Update CHANGES.md

This commit is contained in:
Autechre 2021-11-11 01:46:29 +01:00 committed by GitHub
parent c93b3e7615
commit 771585f95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
- 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