Update CHANGES.md

This commit is contained in:
Twinaphex 2018-09-12 06:43:33 +02:00 committed by GitHub
parent 650c173125
commit d52f5cc0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.