SDL/src/render/opengl
Sam Lantinga 4d9fee966f It turns out that GL_ARB_debug_output is really only useful on debug contexts, so for consistency and performance we'll only check and report errors on debug contexts.
I added a --gldebug command line option for the test programs to easily test this, and we may want a hint as well to enable OpenGL error checking.
2013-05-20 12:01:31 -07:00
..
SDL_glfuncs.h Fixed bug 1837 - Use error extension instead of glGetError() 2013-05-19 22:28:10 -07:00
SDL_render_gl.c It turns out that GL_ARB_debug_output is really only useful on debug contexts, so for consistency and performance we'll only check and report errors on debug contexts. 2013-05-20 12:01:31 -07:00
SDL_shaders_gl.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_shaders_gl.h Happy New Year! 2013-02-15 08:47:44 -08:00