scummvm/backends/graphics3d/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-graphics3d.cpp BACKENDS: SDL: Fix sdlGetAttribute shim on SDL2 2025-02-22 10:57:49 +01:00
openglsdl-graphics3d.h BACKENDS: OPENGL: Use the shared Texture class for the overlay in 3D games 2024-11-30 18:21:47 +02:00