From 155c48d7fe8179ce42fa9c31a8958a36b4249e18 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Mon, 14 May 2018 01:14:28 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 1bd03c509c..b2506ea0de 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ - REMAPS: Fix the way offsets are calculated for keyboard remapping. - RUNAHEAD: Fix full-screen mode change breaking Secondary Core's environment variables. - VITA: Use proper button labels, fix inverted R-Stick Y axis. +- VULKAN/OSX: Initial MoltenVK support. Not enabled yet, several MoltenVK bugs should be fixed first before we can have it fully working. - WII: Change deflicker setting to work in 480p or higher, and always enables vfilter so that the user can easily change brightness. - WIIU: Fix out-of-bounds rendering bug - WIIU: Implement UDP broadcast network logging on Wii U.