.. |
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 |
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
|
x11: Don't include X11/extensions/extutil.h
|
2021-09-20 10:22:50 -04:00 |
SDL_x11events.c
|
Fix horizontal wheel scroll direction of X11.
|
2021-09-01 03:25:49 -10: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
|
wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior
|
2021-09-23 11:50:47 -07: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
|
x11: Log a warning if we decide to use XVidMode.
|
2021-08-24 14:29:39 -04: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
|
configuration updates for dlopen:
|
2021-08-10 12:07:32 -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
|
x11: Don't include X11/extensions/extutil.h
|
2021-09-20 10:22:50 -04: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
|
x11/wayland: fix screensaver suspension via D-Bus
|
2021-08-08 23:47:42 -05: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 |