From ccb87f3a96d60b6ea8f895e1a66aae5f50f5f94e Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Tue, 24 Jul 2018 15:02:42 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 03be602b94..b5659b764b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,7 @@ - RUNAHEAD: Fix full-screen mode change breaking Secondary Core's environment variables. - VITA: Use proper button labels, fix inverted R-Stick Y axis. - VITA: Add imc0: mount. +- VITA: Use sceCtrlIsMultiControllerSupported to detect. - VULKAN: Fix two validation errors. - VULKAN: Try to avoid creating swapchains redundantly. Should fix black screen and having to alt tab out of window again to get display working on Nvidia GPUs (Windows). - VULKAN/OSX: Initial MoltenVK support. Not enabled yet, several MoltenVK bugs should be fixed first before we can have it fully working.