SDL2/src/video/wayland
Frank Praznik 8cafde5ecc wayland: Add high-resolution event timestamp support
Add the protocol for high-resolution timestamp events and subscribe to them if available.

Event timestamps are now handled natively in nanoseconds as much as possible to avoid error-prone conversions.

Variables have been appended with _ms or _ns where appropriate, to avoid ambiguity.
2022-12-04 16:56:26 -08:00
..
SDL_waylandclipboard.c Fix formatting on Wayland and Pipewire function signatures 2022-12-01 15:13:28 -08:00
SDL_waylandclipboard.h Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
SDL_waylanddatamanager.c Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
SDL_waylanddatamanager.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylanddyn.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylanddyn.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandevents.c wayland: Add high-resolution event timestamp support 2022-12-04 16:56:26 -08:00
SDL_waylandevents_c.h wayland: Add high-resolution event timestamp support 2022-12-04 16:56:26 -08:00
SDL_waylandkeyboard.c Fix formatting on Wayland and Pipewire function signatures 2022-12-01 15:13:28 -08:00
SDL_waylandkeyboard.h Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
SDL_waylandmessagebox.c Clang-Tidy fixes (#6725) 2022-12-01 13:07:03 -08:00
SDL_waylandmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandmouse.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandmouse.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandopengles.c Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
SDL_waylandopengles.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandsym.h wayland: Fix libdecor_dispatch signature 2022-11-23 15:16:37 -08:00
SDL_waylandtouch.c wayland: Add high-resolution event timestamp support 2022-12-04 16:56:26 -08:00
SDL_waylandtouch.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandvideo.c wayland: Add high-resolution event timestamp support 2022-12-04 16:56:26 -08:00
SDL_waylandvideo.h wayland: Add high-resolution event timestamp support 2022-12-04 16:56:26 -08:00
SDL_waylandvulkan.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandvulkan.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_waylandwindow.c Fix formatting on Wayland and Pipewire function signatures 2022-12-01 15:13:28 -08:00
SDL_waylandwindow.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00