mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-21 02:04:40 +00:00
Update CHANGES.md
This commit is contained in:
parent
c75c5668aa
commit
5c7a5fdba0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user