Commit 3bef0c0
3 files changed
+3
-3
lines changed- docs/README-ngage.md+1-1
- docs/README-platforms.md+1-1
- include/SDL3/SDL_endian.h+1-1
- include/SDL3/SDL_hints.h+4
- include/SDL3/SDL_video.h+2-1
- src/events/SDL_keyboard.c-13
- src/events/SDL_keyboard_c.h-3
- src/events/SDL_mouse.c-13
- src/events/SDL_mouse_c.h-3
- src/events/SDL_touch.c-10
- src/events/SDL_touch_c.h-3
- src/filesystem/ngage/SDL_sysfilesystem.c+4-4
- src/main/generic/SDL_sysmain_callbacks.c+4-4
- src/render/ngage/SDL_render_ngage.cpp-6
- src/video/wayland/SDL_waylandevents.c+227-148
- src/video/wayland/SDL_waylandevents_c.h+34-10
- src/video/wayland/SDL_waylandmouse.c+20-18
- src/video/wayland/SDL_waylandvideo.c+44-4
- src/video/wayland/SDL_waylandvideo.h+1
- src/video/wayland/SDL_waylandwindow.c+23-31
- src/video/wayland/SDL_waylandwindow.h-2
- test/testhotplug.c+5
- test/testmouse.c+4
- wayland-protocols/wayland.xml+220-72
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments