Closed
Description
I'd like to request that 5bd14ff be reverted. Piston tries to set up an environment where you can choose SDL2 or GLFW separately from the rendering library in question, whether it be opengl_graphics, gfx_graphics, etc, depending on what you want. This commit now forces gfx on everyone who wants to use SDL2 with Piston, breaking this contract Piston is trying to develop.