SDL/src/video/x11
Ryan C. Gordon 1ec56f7302 x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat.
It needs to use Bool (which is an int) and not BOOL (which is CARD8), which
causes problems on platforms with different byte order and alignment, etc.

Fixes Bugzilla #4326.
2018-10-20 21:35:48 -04:00
..
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 2018 2018-01-03 10:03:25 -08:00
SDL_x11clipboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11dyn.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_x11dyn.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11events.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11events.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11framebuffer.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11framebuffer.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11keyboard.c x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat. 2018-10-20 21:35:48 -04:00
SDL_x11keyboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11messagebox.c x11: Don't hardcode limit on lines of text in message boxes. 2018-10-15 00:46:43 -04:00
SDL_x11messagebox.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11modes.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11modes.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11mouse.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11mouse.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11opengl.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_x11opengl.h Fixed whitespace 2018-09-24 11:49:25 -07:00
SDL_x11opengles.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11opengles.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11shape.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11shape.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11sym.h x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat. 2018-10-20 21:35:48 -04:00
SDL_x11touch.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11touch.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11video.c Some drag'and'drop improvements. 2018-08-02 16:03:47 -04:00
SDL_x11video.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11vulkan.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_x11vulkan.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_x11window.c Some drag'and'drop improvements. 2018-08-02 16:03:47 -04:00
SDL_x11window.h Some drag'and'drop improvements. 2018-08-02 16:03:47 -04:00
SDL_x11xinput2.c Backed out changeset 2e42ec46061e. 2018-07-22 19:42:08 -04:00
SDL_x11xinput2.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00