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
4568d58c77
Cleanup
2020-04-04 19:53:16 +01:00
Clownacy
e00ad1cd78
Shuffle code
2020-04-04 19:04:56 +01:00
Clownacy
d957c40649
Fix bug
2020-04-04 19:04:20 +01:00
Clownacy
659f89ea85
Cleanup and proper deinitialisation
2020-04-04 19:03:19 +01:00
Clownacy
e874b75357
Comment GLFW3 code, restore some vanilla behaviour
2020-04-04 18:55:44 +01:00
Clownacy
0cf1a781b7
Add hotplugging support to the GLFW3 backend
...
The GLFW windowing backend supports window-resizing, so I don't think
it's wrong to add enhancements to the backend code. It's not like the
SDL2 backend emulates DirectDraw's unstable framerate or anything.
2020-04-04 18:38:56 +01:00
Clownacy
cb869a4fd1
Support GLFW <3.3
...
Travis's Ubuntu Bionic uses 3.2, causing it to fail.
2020-04-03 18:13:44 +01:00
Clownacy
dac8f704cd
Cleanup and debug prints
2020-04-03 17:02:02 +01:00
Clownacy
5bb839136b
Added controller support to GLFW3 backend
2020-04-03 16:53:58 +01:00
Clownacy
40464a9fc0
Move-around Backend files
...
Hoping to introduce some degree of grouping
2020-04-03 14:42:11 +01:00