12 Commits

Author SHA1 Message Date
4b9bcbb05e Split pad into it's own SDK library with the rest 2025-04-14 17:31:48 -07:00
37ae1bf9b5 Replace usages of Log.report with helpers 2025-04-06 16:37:05 -06:00
b07d55f71d Update fmtlib 2025-04-03 21:03:11 -06:00
3d53dbed93
Merge pull request #1 from dbalatoni13/downgrade
Implement PADControlMotor
2025-04-03 15:26:08 -07:00
dbalatoni13
f713ca6750 Implement PADControlMotor 2025-04-03 23:59:14 +02:00
ca3e4f5273 Update to latest upstream dawn 2025-04-03 00:12:22 -06:00
1b088e79e8 Update to SDL3 & latest imgui 2025-04-02 19:57:16 -06:00
ca822a7679 Input: Fix bad assumption about init
If we try and initialize anything controller related before the event
subsystem is initialized we lose all controllers detected on startup.
To solve this we simply wait until the first frame is about to be rendered
*then* initialize the controller subsystems
2023-01-21 19:48:26 -08:00
99bb9e5f83 input: Updates for absl 2022-08-29 17:06:38 -04:00
a3d04247e6 Attempt to fix PADSerializeMappings 2022-08-11 08:53:31 -07:00
8cbebc12b2 Disable A/B swap on standard controllers 2022-08-09 18:27:05 -04:00
9a725c89cf Initial commit 2022-07-27 11:25:25 -04:00