SDL/src/render/opengl
Michał Janiszewski e4a84752cb Add and update include guards
Include guards in most changed files were missing, I added them keeping
the same style as other SDL files. In some cases I moved the include
guards around to be the first thing the header has to take advantage of
any possible improvements compiler may have for inclusion guards.
2018-10-28 21:36:48 +01:00
..
SDL_glfuncs.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_render_gl.c Fixed bug 4134 - Render targets lose scale quality after minimizing a fullscreen window 2018-05-07 19:52:25 -07:00
SDL_shaders_gl.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_shaders_gl.h Add and update include guards 2018-10-28 21:36:48 +01:00