dxx-rebirth/similar/arch
Kp 7effca68f0 Use RAII_SDL_Surface to track SDL-only main canvas surface
The Rebirth main screen grd_curscreen borrows the memory allocated by
SDL_CreateRGBSurface to store its data.  Store the pointer to that
surface inside grd_curscreen and make grd_curscreen responsible for
freeing the surface.
2022-11-06 18:18:57 +00:00
..
ogl Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
sdl Use RAII_SDL_Surface to track SDL-only main canvas surface 2022-11-06 18:18:57 +00:00
win32 Add Windows version resource for Windows build 2022-09-11 17:00:45 +00:00