Commit Graph

5 Commits

Author SHA1 Message Date
Phillip Stephens 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
Luke Street 99bb9e5f83 input: Updates for absl 2022-08-29 17:06:38 -04:00
Phillip Stephens a3d04247e6 Attempt to fix PADSerializeMappings 2022-08-11 08:53:31 -07:00
Luke Street 8cbebc12b2 Disable A/B swap on standard controllers 2022-08-09 18:27:05 -04:00
Luke Street 9a725c89cf Initial commit 2022-07-27 11:25:25 -04:00