1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00

Update CHANGES.md

This commit is contained in:
Twinaphex 2017-08-19 14:18:50 +02:00 committed by GitHub
parent e065d70426
commit 4d8914e24b

View File

@ -1,6 +1,8 @@
# 1.6.8 (future)
- GUI: (XMB) Skip drawing the fading list when it is already transparent. Optimization.
- 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).
- WII: Use custom, embedded libogc SDK.
- WIIU: Initial touchscreen support for WiiU gamepad.