From 3187c8745151f8e9cf4e9796670cf97b6ad5758a Mon Sep 17 00:00:00 2001 From: Autechre Date: Sat, 15 May 2021 20:07:09 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f48302ff99..0eb482a004 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,22 @@ # Future +# 1.9.3 +- 3DS: Disable menu screensaver animations in XMB/GLUI +- COMMAND: Initialize netcmd->cmd_source_len before recvfrom() +- CONTENT LOADING/STATICALLY LINKED: Ensure 'Always Reload Core on Run Content' setting is applied when loading content via the file browser +- CONTENT LOADING/EMSCRIPTEN: Fix content loading via file browser on platforms with 'broken' core handling (i.e. emscripten) +- CORE INFO: Skip whitespace when writing compressed core info cache files +- CORE INFO/FILE IO: Core Info cache; significant file I/O performance improvements on systems with slow disk file I/O +- CORE INFO/FILE IO: Enable core info cache by default on all 'console' platforms +- FREEBSD: FreeBSD build fix +- LAKKA: Support for tweaking CPU governors/scaling policies +- LAKKA: This adds managed policies and settings to store them and reload them at startup +- LIBRETRO API: Add API extension for cores to override frontend fast-forward state +- MENU/RGUI: Fix saving of config files/overrides when 'Lock Menu Aspect Ratio' is enabled +- SHADERS: Fix 'Auto-Shader Delay' functionality +- UWP/D3D11: Disable mipmap generation +- UWP/XBOX: Add 'Force 4K resolution' option (Force the resolution to the fullscreen size on Xbox, if set to 0, a fixed value of 3840 x 2160 will be used) + # 1.9.2 - 3DS: Enable graphics widgets / overlays - 3DS: Load texture images as BGR colors