| .. |
|
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
|
video: Add SDL_SetWindowMouseRect.
|
2021-11-08 14:16:54 -08:00 |
|
SDL_x11dyn.h
|
video: Add SDL_SetWindowMouseRect.
|
2021-11-08 14:16:54 -08:00 |
|
SDL_x11events.c
|
Make sure the X event is an Xkb event before checking the Xkb event type
|
2021-11-10 12:48:09 -08: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
|
Make sure the X event is an Xkb event before checking the Xkb event type
|
2021-11-10 12:48:09 -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
|
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
|
video: Add SDL_SetWindowMouseRect.
|
2021-11-08 14:16:54 -08: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: Use XCheckIfEvent() instead of XNextEvent() for thread-safety
|
2021-11-08 19:17:18 -08: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
|
video: Add SDL_SetWindowMouseRect.
|
2021-11-08 14:16:54 -08:00 |
|
SDL_x11video.h
|
Make sure the X event is an Xkb event before checking the Xkb event type
|
2021-11-10 12:48:09 -08: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
|
Implemented SDL_SetWindowMouseRect() on Windows
|
2021-11-08 16:29:19 -08:00 |
|
SDL_x11window.h
|
video: Add SDL_SetWindowMouseRect.
|
2021-11-08 14:16:54 -08:00 |
|
SDL_x11xfixes.c
|
Fixed Linux build
|
2021-11-08 22:29:02 -08:00 |
|
SDL_x11xfixes.h
|
Added SDL_GetWindowMouseRect()
|
2021-11-08 21:34:48 -08: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 |