scummvm/backends/graphics/opengl
Willem Jan Palenstijn fb05395ded OPENGL: Fix texture re-allocation check
This fixes a crash when opening the menu in the SCI Laura Bow 2 intro.
2013-11-20 21:49:07 +01:00
..
debug.cpp OPENGL: Add new generic OpenGL (ES) backend. 2013-10-19 22:12:01 +02:00
debug.h OPENGL: Add new generic OpenGL (ES) backend. 2013-10-19 22:12:01 +02:00
extensions.cpp OPENGL: Add new generic OpenGL (ES) backend. 2013-10-19 22:12:01 +02:00
extensions.h OPENGL: Add new generic OpenGL (ES) backend. 2013-10-19 22:12:01 +02:00
opengl-graphics.cpp OPENGL: Fix >1Bpp mouse cursors which do not require format conversion. 2013-11-17 20:28:16 +01:00
opengl-graphics.h SDL: Do not require a static graphics mode list in OpenGL and SurfaceSDL. 2013-10-23 22:59:06 +02:00
opengl-sys.h OPENGL: Add new generic OpenGL (ES) backend. 2013-10-19 22:12:01 +02:00
texture.cpp OPENGL: Fix texture re-allocation check 2013-11-20 21:49:07 +01:00
texture.h OPENGL: Limit maximum Surface size to maximum texture size. 2013-10-19 22:18:15 +02:00