scummvm/backends/graphics/openglsdl
Le Philousophe 2d1b05bf17 BACKENDS: SDL: Fix sdlGetAttribute shim on SDL2
sdlGetAttribute returns true on success (like SDL_GL_GetAttribute on
SDL3), but SDL_GL_GetAttribute on SDL2 return 0 on success.
2025-02-22 10:57:49 +01:00
..
openglsdl-graphics.cpp BACKENDS: SDL: Fix sdlGetAttribute shim on SDL2 2025-02-22 10:57:49 +01:00
openglsdl-graphics.h BACKENDS: SDL: Implement ImGui API to load images 2024-09-29 17:04:03 +02:00