| .. |
|
SDL_waylandclipboard.c
|
Fix warnings: static, include, un-initialized vairables
|
2021-11-23 10:33:12 +01:00 |
|
SDL_waylandclipboard.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_waylanddatamanager.c
|
wayland: Fix memory leaks in clipboard code
|
2021-11-13 11:44:36 -06:00 |
|
SDL_waylanddatamanager.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_waylanddyn.c
|
wayland: client-side decoration
|
2021-07-25 14:54:12 -07:00 |
|
SDL_waylanddyn.h
|
Fix warnings: re-add enum forward declaration
|
2021-11-23 10:58:04 +01:00 |
|
SDL_waylandevents.c
|
Don't use "round", so that it's doesn't show up while searching for the function
|
2021-11-22 08:38:46 -08:00 |
|
SDL_waylandevents_c.h
|
Implemented SDL_SetWindowMouseRect() on Wayland
|
2021-11-09 01:34:02 -05:00 |
|
SDL_waylandkeyboard.c
|
Fixed comment typo
|
2021-11-08 09:39:21 -08:00 |
|
SDL_waylandkeyboard.h
|
wayland: Add support for text-input-unstable-v3
|
2021-07-29 14:43:46 -07:00 |
|
SDL_waylandmessagebox.c
|
Fix warnings: static, include, un-initialized vairables
|
2021-11-23 10:33:12 +01:00 |
|
SDL_waylandmessagebox.h
|
Implement Wayland_ShowMessageBox using Zenity
|
2021-03-25 23:37:14 -04:00 |
|
SDL_waylandmouse.c
|
Fix warnings: static, include, un-initialized vairables
|
2021-11-23 10:33:12 +01:00 |
|
SDL_waylandmouse.h
|
wayland: Add support for high-DPI cursors
|
2021-09-22 10:37:42 -07:00 |
|
SDL_waylandopengles.c
|
core: Convert SDL_IOReady()'s 2nd parameter to flags
|
2021-10-30 21:23:45 -07:00 |
|
SDL_waylandopengles.h
|
wayland: don't hang in SDL_GL_SwapBuffers if the compositor is ghosting us.
|
2021-04-30 13:20:35 -04:00 |
|
SDL_waylandsym.h
|
wayland: Use multi-thread event reading APIs
|
2021-10-25 12:00:35 -04:00 |
|
SDL_waylandtouch.c
|
Wayland touch inputs send normalized coords
|
2021-05-05 15:20:42 -07:00 |
|
SDL_waylandtouch.h
|
wayland: Remove redundant waylanddyn.h includes.
|
2021-08-03 14:57:22 -04:00 |
|
SDL_waylandvideo.c
|
wayland: Clear driverdata before calling ResetDisplayModes
|
2021-11-28 19:25:22 -05:00 |
|
SDL_waylandvideo.h
|
Only send display events for hotplugged displays, not the initial state
|
2021-11-23 20:14:18 +00:00 |
|
SDL_waylandvulkan.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_waylandvulkan.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_waylandwindow.c
|
wayland: QTWAYLAND_CONTENT_ORIENTATION can support multiple values as bitmasks
|
2021-11-11 13:16:34 -05:00 |
|
SDL_waylandwindow.h
|
Implemented SDL_SetWindowMouseRect() on Wayland
|
2021-11-09 01:34:02 -05:00 |