From 7649164f5119b373a76b5ca860d775c9c1ab07d9 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 7 Aug 2017 19:11:20 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 94f926dda9..7b32b06307 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ - INPUT: allow saving libretro device to remap files - INPUT: allow saving analog dpad mode to remap files - INPUT: allow removing core and game remap files from the menu +- COMMON: Cores can now request to set a 'shared context'. You no longer need to explicitly enable 'Shared Hardware Context' for Citra/OpenLara/Dolphin. - COMMON: Add 'Delete Core' option to Core Information menu. - COMMON: Allow Max Timing Skew to be set to 0. - COMMON: Change the "content dir" behavior so it works on either a flag or an empty directory setting, now platform drivers can provide defaults for save / system / state / screenshot dirs and still allow the content dir functionality, these settings are under settings / saving and flagged as advanced