From 47d5da560b7609afd364a47f2a0563002de60b71 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Tue, 18 Jun 2019 18:02:20 -0400 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a973870e23..67bfa8189a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,5 @@ # 1.7.8 (future) +- BLISS-BOX: Add 4 new pad types from firmware 3.0. - COMMON: Add optional 'on demand' thumbnail downloads. - COMMON: Add new playlist-based thumbnail downloader. Hide the legacy thumbnail pack version by default. - COMMON: Show license per core (if available) inside 'Load Core'. @@ -29,6 +30,7 @@ - SCALER: Fix SSE2 path for ARGB/BGRA -> BGR24 - should fix screenshots being taken for XRGB888 (viewport). - SCANNER: Skip all databases with incompatible file extensions, whether content is inside an archive or not. - VULKAN/SLANG: Added "FrameDirection" slang semantic. +- VULKAN: Add option to select which GPU to render with. - WII: Add default video/audio filter directories. - WII: Fix RGUI display corruption. - WIIU/SLANG: Added "FrameDirection" slang semantic.