mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Update CHANGES.md
This commit is contained in:
parent
002f2ab6e7
commit
55916a40ab
@ -4,6 +4,7 @@
|
|||||||
- CHEEVOS: Use PSX.EXE if SYSTEM.CNF cannot be found
|
- CHEEVOS: Use PSX.EXE if SYSTEM.CNF cannot be found
|
||||||
- CHEEVOS: Prevent loading state while achievements are still being fetched from server
|
- CHEEVOS: Prevent loading state while achievements are still being fetched from server
|
||||||
- CHEEVOS: Pause hardcore if core doesn't support achievements
|
- CHEEVOS: Pause hardcore if core doesn't support achievements
|
||||||
|
- DRM/KMS: Better detection for the current video mode
|
||||||
- FFMPEG CORE: Hardware accelerated video decoding
|
- FFMPEG CORE: Hardware accelerated video decoding
|
||||||
- FFMPEG CORE: Implement send/receive encoding API, will allow for hardware accelerated AMD video encoding
|
- FFMPEG CORE: Implement send/receive encoding API, will allow for hardware accelerated AMD video encoding
|
||||||
- LOCALIZATION: Update Italian translation
|
- LOCALIZATION: Update Italian translation
|
||||||
@ -39,6 +40,14 @@
|
|||||||
- VIDEO LAYOUT: Fixed XML parsing of attributes with spaces, should fix issues with several video layouts
|
- VIDEO LAYOUT: Fixed XML parsing of attributes with spaces, should fix issues with several video layouts
|
||||||
- VITA: GL1 driver support
|
- VITA: GL1 driver support
|
||||||
- WINDOWS/XINPUT: Get rid of 128 byte device name limit for XInput device discover - when device name was too long, it would not be picked up by the XInput driver and would instead fallback to DirectInput
|
- WINDOWS/XINPUT: Get rid of 128 byte device name limit for XInput device discover - when device name was too long, it would not be picked up by the XInput driver and would instead fallback to DirectInput
|
||||||
|
- UWP: Fix crashes on startup / prompt for folder permissions when trying to load custom.ini
|
||||||
|
- UWP: Fix - Mouse input is offset on high DPI monitors
|
||||||
|
- UWP: Fix - Keyboard input hangs sometimes
|
||||||
|
- UWP: Fix - Multi-touch support
|
||||||
|
- UWP: Fix - Enable menu touch input by default
|
||||||
|
- UWP: Fix - Get user language
|
||||||
|
- UWP: Fix - Get CPU model name
|
||||||
|
- UWP: Fix - Use GLUI instead of XMB on Windows Mobile 10
|
||||||
|
|
||||||
# (1.8.1)
|
# (1.8.1)
|
||||||
- BUGFIX/MENU: Fix menu rendering with Mali GPUs after changing video dimensions
|
- BUGFIX/MENU: Fix menu rendering with Mali GPUs after changing video dimensions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user