sdl2_frt/src/render/opengl
Ryan C. Gordon 19a5f4ab5d opengl: Don't enable/disable texturing except when actually rendering.
Otherwise our cached state goes out of sync when updating a texture. Since
these state changes aren't necessary, they were removed instead of updating
the cached state.

Fixes Bugzilla #4998.
2020-03-22 14:32:47 -04:00
..
SDL_glfuncs.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_render_gl.c opengl: Don't enable/disable texturing except when actually rendering. 2020-03-22 14:32:47 -04:00
SDL_shaders_gl.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_shaders_gl.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00