diff --git a/CHANGES.md b/CHANGES.md index fa1b175a6f..5c97c86f02 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,10 +19,13 @@ - NETPLAY/RELAY: Fix the “spectator” bug when using the relay server – When a player switches into the spectator mode (pressing “i”) while using the relay server, all players will disconnect. - NETPLAY/RELAY: Overall stability has improved. Fixed a memory leak that would cause the relay server to become unresponsive after some time. - NETPLAY/RELAY: Fixed critical bug that would cause all players to be disconnected from the relay server if one player was leaving the game. That bug had been open for one year and we were finally able to fix it. +- UWP: Add ANGLE support - UWP: Wire up get_metrics to the fake context of D3D9/10/11/12 driver, enabling proper scaling and mouse/touch gestures - VITA: Re-add Online Updater - VULKAN: Fix font driver 'vulkan_get_message_width()' function - VIDEO FILTERS: Only use threads when the number exceeds 1. Fixes race conditions with some CPU filters on Vita +- WINDOWS: Add ANGLE support for x64, separate binary (for now?) + # 1.8.2 - BUG/CRASH/GLSLANG: Fix glslang crashing error - managed to reproduce an issue which has been plaguing