Update CHANGES.md

This commit is contained in:
Twinaphex 2018-03-02 02:18:49 +01:00 committed by GitHub
parent 9f33ba8607
commit 0a1bcab732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
# 1.7.2 (future)
- MENU: Disable XMB shadow icons by default for PowerPC and ARM for performance reasons.
- 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.