scummvm/backends/graphics3d
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
..
android ANDROID: Fix build after FrameBuffer class changes 2024-11-30 23:36:34 +01:00
ios BACKENDS: OPENGL: Use the shared Texture class for the overlay in 3D games 2024-11-30 18:21:47 +02:00
opengl GRAPHICS: OPENGL: Enable more features with OpenGL ES 3 2024-12-24 13:25:39 +02:00
openglsdl BACKENDS: SDL: Fix sdlGetAttribute shim on SDL2 2025-02-22 10:57:49 +01:00