..
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
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11clipboard.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11dyn.c
Remove nested redundant #ifndef
2019-10-30 14:29:41 +01:00
SDL_x11dyn.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11events.c
SDL_x11events.c (X11_DispatchEvent): remove FIXME and use SDL_strtokr().
2019-12-27 23:01:10 +03:00
SDL_x11events.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11framebuffer.c
have_mitshm: use XShmQueryExtension to check for MIT-SHM extension
2020-01-04 11:03:04 -08:00
SDL_x11framebuffer.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11keyboard.c
X11_InitKeyboard: do not call XAutoRepeatOn unnecessarily
2020-01-04 11:05:06 -08:00
SDL_x11keyboard.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11messagebox.c
revert this const parameter for X11 function
2019-10-30 16:33:32 +01:00
SDL_x11messagebox.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11modes.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11modes.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11mouse.c
use SDL_zeroa at more places where the argument is an array.
2019-07-31 05:11:40 +03:00
SDL_x11mouse.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11opengl.c
x11: On macOS, look for X11 install in /opt/X11 instead of /usr/X11R6.
2019-10-15 22:36:08 -04:00
SDL_x11opengl.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11opengles.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11opengles.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11shape.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11shape.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11sym.h
X11_InitKeyboard: do not call XAutoRepeatOn unnecessarily
2020-01-04 11:05:06 -08:00
SDL_x11touch.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11touch.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11video.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11video.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11vulkan.c
Readability: remove redundant cast to the same type
2019-10-30 15:13:55 +01:00
SDL_x11vulkan.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11window.c
Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program
2019-11-16 22:35:48 -08:00
SDL_x11window.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_x11xinput2.c
Readability: change some pointer parameter to be pointer to const
2019-10-30 16:06:51 +01:00
SDL_x11xinput2.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00