SDL/Xcode/SDLTest
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
..
SDLTest.xcodeproj pen: Rework public API. 2024-08-09 22:09:23 -04:00
config.xcconfig Simplified the Xcode project to a single Framework target 2023-07-31 18:38:18 -07:00