SDL/src/video/x11
Cameron Gutman b08b1bde66 linux: remove d-bus lazy init dead code
Lazy init in X11/Wayland is dead code since dbdbae4
2021-08-04 13:14:57 -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 Added in a MIME-type to the X11 clipboard. (#4385) 2021-07-28 14:06:51 -04:00
SDL_x11clipboard.h Added in a MIME-type to the X11 clipboard. (#4385) 2021-07-28 14:06:51 -04:00
SDL_x11dyn.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11dyn.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11events.c Added in a MIME-type to the X11 clipboard. (#4385) 2021-07-28 14:06:51 -04:00
SDL_x11events.h Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling 2021-06-04 13:50:50 -07:00
SDL_x11framebuffer.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11framebuffer.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11keyboard.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11keyboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11messagebox.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11messagebox.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11modes.c Fixed XSync sequence to match other cases where we set the X11 error handler 2021-07-31 16:01:48 -07:00
SDL_x11modes.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11mouse.c Fix casts that should be using uintptr_t 2021-07-29 14:42:15 -07:00
SDL_x11mouse.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11opengl.c x11: Use glXChooseFBConfig when available in X11_GL_GetVisual 2021-07-28 13:48:16 -07:00
SDL_x11opengl.h x11: Use glXChooseFBConfig when available in X11_GL_GetVisual 2021-07-28 13:48:16 -07:00
SDL_x11opengles.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11opengles.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11shape.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11shape.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11sym.h Implemented the window flash operations for X11 2021-07-24 15:11:36 -07:00
SDL_x11touch.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11touch.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11video.c linux: remove d-bus lazy init dead code 2021-08-04 13:14:57 -04:00
SDL_x11video.h linux: remove d-bus lazy init dead code 2021-08-04 13:14:57 -04:00
SDL_x11vulkan.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11vulkan.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_x11window.c Fix error handling in X11_SetWindowTitle 2021-07-25 14:51:33 -07:00
SDL_x11window.h Implemented the window flash operations for X11 2021-07-24 15:11:36 -07:00
SDL_x11xinput2.c X11: use x11sym loaded functions (see bug #3978) 2021-05-12 23:37:18 +02:00
SDL_x11xinput2.h X11: allow using touchscreen, while pointer is grabbed (see bug #3978) 2021-05-12 23:13:48 +02:00