update CHANGES.md

This commit is contained in:
radius 2018-03-17 15:04:55 -05:00
parent 1a4db72e82
commit 05b6c4eafa

View File

@ -2,11 +2,14 @@
- CHEEVOS: Support Atari 2600, Virtual Boy, Neo Geo (Arcade).
- CHEEVOS: Add option to automatically take a screenshot when an achievement is triggered.
- MENU: Disable XMB shadow icons by default for PowerPC and ARM for performance reasons.
- PS3: fix URLS
- SHADERS/SLANG: Slang shaders should work again on Android version and MSVC versions (basically all the Griffin-based versions).
- SHADERS: If GL context is GLES2/3/Core context, Cg shaders are unavailable. Applies to shader list too.
- SHADERS: Hide cg/glsl shaders from being able to be selected if D3D8/9/10/11/Vulkan video drivers are selected.
- SHADERS: Hide slang shaders from being able to be selected if D3D8/9/OpenGL video drivers are selected.
- SHADERS: Prevent crashes from occurring if we have the GL video driver in use and we try to skip to a slang shader through next/previous hotkeys
- SHADERS: Fix shader parameter increase / decrease functions
- SUBSYSTEM: handle savestates properly (cart1 + cart2.state0)
- VITA: Bugfix for 'PS Vita takes many time to start to accept input' issue.
# 1.7.1