cave-story-solaris/src/Backends/GLFW3
Clownacy 0b6e90abd0 Work-around some global namespace polution
With GLFW, you're supposed to `#include` your extension loader before
it, but this header made that extremely awkward. The previous "fix"
would cause build errors on Windows when compiling the software
renderer.
2020-04-19 01:37:49 +01:00
..
Controller.cpp Fix a leftover printf 2020-04-14 00:29:52 +01:00
Misc.cpp Big disgusting backend rework 2020-04-13 18:19:39 +01:00
Window-OpenGL3.cpp Correct a BOOL 2020-04-15 20:32:49 +01:00
Window-OpenGLES2.cpp More fixes 2020-04-03 18:01:01 +01:00
Window-Software.cpp Change software renderer backend API 2020-04-15 21:59:23 +01:00
Window.h Work-around some global namespace polution 2020-04-19 01:37:49 +01:00