mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Update CHANGES.md
This commit is contained in:
parent
28b77e83ab
commit
a3ead56d35
@ -4,6 +4,7 @@
|
||||
- COMMON: Add new playlist-based thumbnail downloader. Hide the legacy thumbnail pack version by default.
|
||||
- COMMON: Show license per core (if available) inside 'Load Core'.
|
||||
- COMMON: Add option to load content from (and dump) CD-ROM discs.
|
||||
- COMMON: New core options interface, allows for localization, sublabels and more.
|
||||
- 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+.
|
||||
@ -40,6 +41,7 @@
|
||||
- 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.
|
||||
- X11/UDEV: Mouse pointer should work now in X11 environment with no Display.
|
||||
|
||||
# 1.7.7
|
||||
- 3DS: Add unique IDs to prevent cores overwriting each other.
|
||||
|
Loading…
x
Reference in New Issue
Block a user