Commit graph

14 commits

Author SHA1 Message Date
Gabriel Ravier
5fc0f58525 Backends/SDL2: Finished up improving error handling
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2020-04-12 00:24:30 +02:00
Gabriel Ravier
4127efb8f8 Backends/SDL2/Controller: Start improving error handling
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2020-04-11 23:29:49 +02:00
Clownacy
26de0b6043 Improve the SDL2 controller backend too 2020-04-05 00:31:17 +01:00
Clownacy
c187660904 Hat cleanup 2020-04-05 00:20:41 +01:00
Clownacy
ac533cb35e Add support to the GLFW3 backends as well
Also fix the SDL2 backend wow
2020-04-04 23:22:22 +01:00
Clownacy
08bd2e1e78 Cleanup 2020-04-04 22:57:32 +01:00
Clownacy
2aeda93aeb SDL2 controller backend - support axes and hats
These are now mapped to buttons - will have more of a use in the
enhanced branch.
2020-04-04 22:54:58 +01:00
Clownacy
4568d58c77 Cleanup 2020-04-04 19:53:16 +01:00
Clownacy
65325e2b34 Add hotplugging support to SDL2 backend 2020-04-04 19:50:52 +01:00
Clownacy
7f6574117d Clean-up SDL2 controller backend 2020-04-04 19:14:40 +01:00
Clownacy
e00ad1cd78 Shuffle code 2020-04-04 19:04:56 +01:00
Clownacy
659f89ea85 Cleanup and proper deinitialisation 2020-04-04 19:03:19 +01:00
Clownacy
dac8f704cd Cleanup and debug prints 2020-04-03 17:02:02 +01:00
Clownacy
40464a9fc0 Move-around Backend files
Hoping to introduce some degree of grouping
2020-04-03 14:42:11 +01:00
Renamed from src/Backends/Controller/SDL2.cpp (Browse further)