From 5c7a5fdba0120566519bc85e42640fb2804256bb Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Fri, 31 May 2019 20:42:16 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 47953d9066..a973870e23 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,7 @@ - GAMECUBE: Add default video/audio filter directories. - GL1: Ignore alpha in core video, fixes XRGB8888 rendering in some cores. - GLCORE: Don't hardcode shader cross compilation target version but poll it. glcore would always only use the minimum target shader version, i.e. GLSL ES 3.00 for OpenGL ES 3.0+ or GLSL 1.50 for OpenGL 3.2+. -- D3D10/11/12/SLANG: Added "FrameDirection" slang semantic. +- D3D10/11/12/SLANG: Added "FrameDirection" slang semantic. Works fine with braid-rewind shader, not entirely perfect with D3D12 though. - GLCORE/SLANG: Added "FrameDirection" slang semantic. - IOS: Correctly centers screen on iPhone X landscape. - LOCALIZATION: Update Korean translation. @@ -21,6 +21,7 @@ - MENU/XMB: Add menu animation settings. - MENU: Fix Record -> Streaming Quality, and Record -> Recording Threads settings. - MENU/QT/WIMP: Path selector fixes. +- METAL/SLANG: Added "FrameDirection" slang semantic. - NETBSD: Audioio is now the default audio driver. - NETBSD: Fix a segfault when starting RetroArch with an empty configuration file and LANG unset in the environment. - OSD: OSD is now drawn above the overlay with Vulkan. @@ -30,6 +31,7 @@ - VULKAN/SLANG: Added "FrameDirection" slang semantic. - WII: Add default video/audio filter directories. - WII: Fix RGUI display corruption. +- WIIU/SLANG: Added "FrameDirection" slang semantic. - X11: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11. # 1.7.7