From 1c8b6bebceb9284f93b677a92831fee205029e23 Mon Sep 17 00:00:00 2001 From: Autechre Date: Sun, 24 May 2020 08:18:04 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index d76835736a..ec7d3f019c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -35,6 +35,9 @@ - VITA: Fix upside-down vertical games - WIIU: Gamepad hotplugging support - WIIU: Theoretical multi-gamepad support +- X11: Fix crash in x11_display_server_get_screen_orientation +- X11/XSHM: Allow X11/XHSM video driver to operate without SHM extension +- X11/XSHM: Fix compatibility with X11 input driver - XVIDEO: Fix keyboard input initialization - XVIDEO/XWAYLAND: Fix XVideo support on xwayland (by supporting I420 and YZ12)