From 771585f95d7e8ace6d72b6755f6faa76f662c550 Mon Sep 17 00:00:00 2001 From: Autechre Date: Thu, 11 Nov 2021 01:46:29 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index fc2cc3d5f6..fff0523f5b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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