cave-story-solaris/src/Backends
Clownacy 79886f5ae4 Add debug prints for listing SDL2 drivers
These list what video/render/audio backends are available, and which
are currently being used.

SDL2 allows you to choose a specific video/audio driver with the
SDL_VIDEODRIVER and SDL_AUDIODRIVER environment variables,
respectively, but there's no such option for the render driver.
2020-01-20 15:27:05 +00:00
..
Audio Add debug prints for listing SDL2 drivers 2020-01-20 15:27:05 +00:00
Rendering Add debug prints for listing SDL2 drivers 2020-01-20 15:27:05 +00:00
Audio.h Add missing #include 2020-01-08 19:12:12 +00:00
Rendering.h Add ability to lock certain parts of a surface 2020-01-07 03:52:37 +00:00