sdl2_frt/src/video/x11
2019-10-30 15:13:55 +01: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
imKStoUCS.h
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 use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
SDL_x11events.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11framebuffer.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11framebuffer.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11keyboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11keyboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11messagebox.c Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex. 2019-08-02 17:19:50 -07: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 Updated copyright for 2019 2019-01-04 22:01:14 -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 x11: check if the X server honored our XMoveWindow() call (thanks, R.E. Rust!). 2019-10-26 23:58:55 -04:00
SDL_x11window.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11xinput2.c Implement touch window IDs on x11/xinput2. 2019-08-04 00:34:23 -03:00
SDL_x11xinput2.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00