From 48db589ed286524fcd8e91206b78c4413f5f691e Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 6 Sep 2019 14:11:38 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9ae7e842b9..25691c1653 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,12 @@ # 1.7.9 (future) # 1.7.8 (v3) +- GLCORE: Ensure correct scaling of menu texture (with RGUI) - IPS: Soft-Patch any IPS size +- METAL: Fix overlay issue - setup correct viewport before rendering overlay - METAL/STB: Fix font driver issue with AMD GPUs on MacOS. +- OSX: Remove OSX suffix in window title +- REMAPS: Fix analog remapping regression -analog remapping would break controls # 1.7.8 (v2) - 3DS: Fix 3DS startup crash