diff --git a/CHANGES.md b/CHANGES.md index ab9128cc8c..a91cc35d7c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,8 @@ - MENU/QT/WIMP: Add option to filter extensions inside archives when adding to a playlist. - METAL: Add screenshot support. - NETPLAY: Save lobby details received back from server after first announcement. +- OPENGL/GLX: Implement Adaptive VSync - XGL_EXT_swap_control_tear. +- OPENGL/WGL: Implement Adaptive VSync - WGL_EXT_swap_control_tear. - VULKAN: Fix race condition in threaded mailbox emulation. - VULKAN: Maintenance fixes.