scummvm/graphics/opengl
2017-09-19 06:11:09 +02:00
..
box_shaders.cpp GRAPHICS: Move opengles2 files to the opengl folder 2016-02-06 08:02:49 +01:00
compat_shaders.cpp GRAPHICS: Fix the GLSL compat shaders when using GLES2 with SDL 2016-06-11 10:33:35 +02:00
context.cpp OPENGL: Detect FBO multisample support 2016-06-11 13:12:37 +02:00
context.h OPENGL: Detect FBO multisample support 2016-06-11 13:12:37 +02:00
control_shaders.cpp GRAPHICS: Move opengles2 files to the opengl folder 2016-02-06 08:02:49 +01:00
framebuffer.cpp OPENGL: Honor the configured MSAA samples for FBOs 2016-06-11 13:12:37 +02:00
framebuffer.h OPENGL: Honor the configured MSAA samples for FBOs 2016-06-11 13:12:37 +02:00
shader.cpp OPENGL: Unbind the active program when destroying the active shader 2016-07-12 06:29:32 +02:00
shader.h OPENGL: Unbind the active program when destroying the active shader 2016-07-12 06:29:32 +02:00
surfacerenderer.cpp GRAPHICS: Fix legacy OpenGL surface renderer incorrect y coordinates 2017-09-19 06:11:09 +02:00
surfacerenderer.h OPENGL: Modify SurfaceRenderer to allow alpha blending 2016-07-14 12:02:55 +02:00
system_headers.h SDL: Fix build for platforms with incomplete OpenGL headers 2016-06-12 20:08:05 +02:00
texture.cpp OPENGL: Clean up the overlay pixel format code 2017-08-28 21:46:02 +02:00
texture.h OPENGL: Clean up the overlay pixel format code 2017-08-28 21:46:02 +02:00
tiledsurface.cpp OPENGL: Add TiledSurface to be used for drawing large 2D surfaces 2016-07-14 12:02:55 +02:00
tiledsurface.h OPENGL: Add TiledSurface to be used for drawing large 2D surfaces 2016-07-14 12:02:55 +02:00