Update CHANGES.md

This commit is contained in:
twinaphex 2017-10-27 17:06:55 +02:00
parent 08cee280c9
commit 91b5fa7ad6

View File

@ -1,7 +1,5 @@
# 1.6.8 (future)
- Audio: Fix the Audio DSP picker
- AUTOSAVE/SRAM - Enable by default for PCs and mobile, saves at 10 second intervals. Leave it disabled for
consoles.
- GUI: (MaterialUI) Fix crash that happened on context reset with Vulkan.
- GUI: (MaterialUI) Skip querying and drawing items that are not visible; Cache content height and bbox calculation.
- GUI: (XMB) Skip drawing the fading list when it is already transparent. Optimization.