From 05b6c4eafa6b79f5f827b79d4e27653097357d7d Mon Sep 17 00:00:00 2001 From: radius Date: Sat, 17 Mar 2018 15:04:55 -0500 Subject: [PATCH] update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 72d82832f0..f85919fd6a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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