..
edid-parse.c
Fixed edid parsing code for older gcc compilers
2016-12-12 09:18:42 -08:00
edid.h
Fixed edid parsing code for older gcc compilers
2016-12-12 09:18:42 -08: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
x11: Make a separate unmapped window to own clipboard selections.
2017-07-31 13:49:22 -04:00
SDL_x11clipboard.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11dyn.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11dyn.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11events.c
x11: Patched to compile with DEBUG_XEVENTS defined.
2017-08-25 12:51:42 -04:00
SDL_x11events.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11framebuffer.c
Fixed bug 1859 - No SDL_VIDEORESIZE event generated when the window manager sets the window size.
2017-04-03 13:32:53 -07:00
SDL_x11framebuffer.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11keyboard.c
Changed messages about not recognized keys to include discourse link.
2017-05-26 22:45:52 +02:00
SDL_x11keyboard.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11messagebox.c
x11: Patched to compile.
2017-08-13 01:00:01 -04:00
SDL_x11messagebox.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11modes.c
Fixed bug 3939 - Remove static vm_error and vm_event from SDL_x11modes.c
2017-11-04 22:06:40 -07:00
SDL_x11modes.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11mouse.c
x11: make sure SDL_GetGlobalMouseState notices mouse warping through SDL APIs.
2017-09-05 16:15:54 -04:00
SDL_x11mouse.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11opengl.c
Don't X error in SDL_CreateWindow with unsupported GL attributes
2017-10-22 20:24:58 +02:00
SDL_x11opengl.h
Fix KHR_no_error support
2017-08-24 22:57:42 -04:00
SDL_x11opengles.c
Fixed bug 3690 - SDL2 KMS/DRM render context support
2017-08-02 10:22:48 -07:00
SDL_x11opengles.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11shape.c
Removed unused internal window shape functions.
2017-05-25 23:00:43 +02:00
SDL_x11shape.h
Removed unused internal window shape functions.
2017-05-25 23:00:43 +02:00
SDL_x11sym.h
Fixed bug 3273 - Fix for slow video subsystem initialization when using XRandR.
2017-09-05 08:24:38 -07:00
SDL_x11touch.c
Fixed bug 3583 - X11 touch device can be permanently lost
2017-02-11 11:14:48 -08:00
SDL_x11touch.h
Fixed bug 3583 - X11 touch device can be permanently lost
2017-02-11 11:14:48 -08:00
SDL_x11video.c
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
2017-08-28 00:43:14 -07:00
SDL_x11video.h
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
2017-08-28 00:11:38 -07:00
SDL_x11vulkan.c
Fixed redefinition of typedef warnings and errors on BSD
2017-08-28 00:51:14 -07:00
SDL_x11vulkan.h
Fixed redefinition of typedef warnings and errors on BSD
2017-08-28 00:51:14 -07:00
SDL_x11window.c
x11: specify event mask for buttons when grabbing pointer (thanks, Stas!).
2017-08-21 00:42:06 -04:00
SDL_x11window.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_x11xinput2.c
Fixed divide by zero with a 1x1 sized window
2017-10-12 08:27:22 -07:00
SDL_x11xinput2.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00