SDL-mirror/src/render/opengl
Sam Lantinga c55f53aa40 Fixed bug 1622 - SDL_RenderSetViewport with empty SDL_Rect raises wrong error for OpenGL rendering backend
It's now legal to set an empty viewport rect - it will prevent any rendering.

Also added an API to query the output size: SDL_GetRendererOutputSize()
2013-05-29 03:07:55 -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 Fixed bug 1622 - SDL_RenderSetViewport with empty SDL_Rect raises wrong error for OpenGL rendering backend 2013-05-29 03:07:55 -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