Update CHANGES.md

This commit is contained in:
Twinaphex 2017-08-19 20:28:19 +02:00 committed by GitHub
parent 866760f6db
commit e0eb935b90

View File

@ -1,5 +1,7 @@
# 1.6.8 (future)
- GUI: (XMB) Skip drawing the fading list when it is already transparent. Optimization.
- GUI: (XMB) Comment out visible item calculation in xmb_draw_items().
- LINUX/PI: Broadcom VC4: Add Videocore config option
- NETPLAY: Fix disconnection not fully deinitializing Netplay.
- COMMON: Fix clear/free loop conditionals in playlists.
- WINDOWS/WGL: Try to use wglSwapLayerBuffers instead of SwapBuffers if possible (for more optimal performance).