SDL/VisualC
Ryan C. Gordon a9d70dbacb pen: Rework public API.
This changes the API in various ways, and updates the backends for this.

Overall, this is a massive simplification of the API, as most future backends
can't support the previously-offered API.

This also removes the testautomation pen code (not only did these interfaces
change completely, it also did something no other test did: mock the internal
API), and replaces testpen.c with a different implementation (the existing
code was fine, it was just easier to start from scratch than update it).
2024-08-09 22:09:23 -04:00
..
SDL Added support for raw mouse and keyboard using GameInput on Windows 2024-08-07 12:19:09 -07:00
SDL_test msbuild: add TreatWarningAsError property, and enable it on ci 2024-08-04 21:23:25 +02:00
pkg-support/cmake Fix SDL3ConfigVersion.cmake of VC development package for ARM64EC 2024-07-20 00:59:58 +02:00
tests pen: Rework public API. 2024-08-09 22:09:23 -04:00
SDL.sln VisualC: add testdialog project 2024-08-05 00:07:15 +02:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00