From d7f4538c01383519064a2786829ffe0fb79b4f68 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sat, 13 Jan 2018 15:32:15 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 9ebfacb677..a580578cb0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,7 @@ - PSP: Enable threading support through pthreads. - WINDOWS: Improved Unicode support (for cores/directory creation and 7zip archives). - WINDOWS: Show progress meter on taskbar for downloads (Windows 7 and up). +- WINDOWS: WS_EX_LAYERED drastically decreases performance, so only set it when needed ( transparency in windowed mode). - WIIU: Overlay support. - WIIU: Transparency support in menu + overlays. - WIIU: New HID pad support.