1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Update CHANGES.md

This commit is contained in:
Autechre 2021-11-12 20:40:49 +01:00 committed by GitHub
parent a2fa243412
commit fca72f67d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@
- CHEEVOS: Don't queue rewind re-init if already on main thread
- CHEEVOS: Ignore unofficial achievements unless setting is enabled
- NETPLAY: Networking - should not print country for a local lobby
- NETPLAY: Add Text Chat functionality
- OVERLAYS: Revert changes
- VIDEO/ROTATION: Always return false if rotation can't occur. RETRO_ENVIRONMENT_SET_ROTATION should return false when rotation has been forcefully disabled in frontend, that way the core can decide if aspect ratio should be rotated or not for vertical games. Useful for FBNeo for instance.
- WIIU: Make wiiu_gfx_load_texture code safer