.. |
edid-parse.c
|
Use SDL_calloc / SDL_free
|
2021-11-22 08:38:46 -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
|
use SDL's functions version inplace of libc version
|
2021-11-22 08:38:46 -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
|
Fixed whitespace
|
2021-11-12 08:28:02 -08:00 |
SDL_x11messagebox.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
SDL_x11modes.c
|
Use SDL_calloc / SDL_free
|
2021-11-22 08:38:46 -08:00 |
SDL_x11modes.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
SDL_x11mouse.c
|
x11: Fix memory leak in X11_CreatePixmapCursor()
|
2021-11-12 18:26:26 -06: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
|
use SDL's functions version inplace of libc version
|
2021-11-22 08:38:46 -08:00 |
SDL_x11shape.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
SDL_x11sym.h
|
fix XGetDefault signature - its first and second params are _Xconst
|
2021-11-14 02:32:00 +03: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
|
use SDL's functions version inplace of libc version
|
2021-11-22 08:38:46 -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 |