David Reid
|
7ac50d477e
|
Clean up some old code relating to the new device info system.
|
2026-01-16 06:26:01 +10:00 |
|
David Reid
|
08d4c60bc3
|
SDL2: Update to the new device info system.
|
2026-01-15 14:47:20 +10:00 |
|
David Reid
|
e5743d666c
|
SDL2: Improve Emscripten support by limiting the period size.
Setting the period size to something too small results in glitching so
this commit will clamp it to a minimum size on the Emscripten build.
|
2026-01-13 13:03:15 +10:00 |
|
David Reid
|
629e751d56
|
Fix the SDL2 backend for Emscripten.
|
2026-01-13 12:56:07 +10:00 |
|
David Reid
|
3b0391ad44
|
Silence an assigned-but-not-used warning.
|
2026-01-07 16:43:49 +10:00 |
|
David Reid
|
882d7329f9
|
Add getter functions for backend vtables.
|
2026-01-07 09:22:43 +10:00 |
|
David Reid
|
4e827fa977
|
Use consistent nomenclature for device backend wakeup callbacks.
It should be "wakeup" instead of "wake".
|
2026-01-05 06:05:17 +10:00 |
|
David Reid
|
44b39fe097
|
Rename SDL2 backend source files.
|
2026-01-03 13:56:40 +10:00 |
|