Ryujinx-SDL/src/video/x11
Philipp Wiesemann e964d00f64 X11: Fixed SDL_GL_GetSwapInterval() returning -1 if interval is unknown.
It should return 0 as a safe default if the interval can not be determined.
2016-05-11 21:11:12 +02:00
..
edid-parse.c Use SDL's stdinc functions instead of C runtime calls. 2016-01-05 02:29:16 -05:00
edid.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
imKStoUCS.c x11: Updated imKStoUCS.* to latest from x.org. 2016-02-08 01:08:21 -05:00
imKStoUCS.h x11: Updated imKStoUCS.* to latest from x.org. 2016-02-08 01:08:21 -05:00
SDL_x11clipboard.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11clipboard.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11dyn.c x11/wayland/mir: Make the dynamic loading macro salsa a little less messy. 2016-02-18 23:27:58 -05:00
SDL_x11dyn.h x11/wayland/mir: Make the dynamic loading macro salsa a little less messy. 2016-02-18 23:27:58 -05:00
SDL_x11events.c x11: Deal with window borders better. 2016-03-04 18:47:19 -05:00
SDL_x11events.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11framebuffer.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11framebuffer.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11keyboard.c x11: Fix AltGr generating an invalid keycode (bug #3244). Thanks Thomas! 2016-01-31 09:39:42 -04:00
SDL_x11keyboard.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11messagebox.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11messagebox.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11modes.c Patched to compile. 2016-01-05 05:22:35 -05:00
SDL_x11modes.h Added SDL_GetDisplayUsableBounds(). 2016-01-04 23:52:40 -05:00
SDL_x11mouse.c x11: Optimize SDL_GetGlobalMouseState() a little. 2015-04-22 16:50:48 -04:00
SDL_x11mouse.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11opengl.c X11: Fixed SDL_GL_GetSwapInterval() returning -1 if interval is unknown. 2016-05-11 21:11:12 +02:00
SDL_x11opengl.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11opengles.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11opengles.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11shape.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11shape.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11sym.h x11/wayland/mir: Make the dynamic loading macro salsa a little less messy. 2016-02-18 23:27:58 -05:00
SDL_x11touch.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11touch.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11video.c x11: Deal with window borders better. 2016-03-04 18:47:19 -05:00
SDL_x11video.h x11: Deal with window borders better. 2016-03-04 18:47:19 -05:00
SDL_x11window.c x11: Fix a few more XMoveWindow() calls to adjust for border size. 2016-03-04 19:41:16 -05:00
SDL_x11window.h x11: Deal with window borders better. 2016-03-04 18:47:19 -05:00
SDL_x11xinput2.c x11: Optimize SDL_GetGlobalMouseState() a little. 2015-04-22 16:50:48 -04:00
SDL_x11xinput2.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00