SDL/src/render/opengles2
Sam Lantinga 5dfc0fc43a Fixed bug 2908 - Fix clang warnings
Simon Deschenes

My build system still shows warning as errors.

The first warning says that the member named instances can never be false (or NULL) as it is a static array, and we should check for instances[index] which we do anyway.
2015-06-14 19:10:51 -07:00
..
SDL_gles2funcs.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_render_gles2.c Fixed bug 2908 - Fix clang warnings 2015-06-14 19:10:51 -07:00
SDL_shaders_gles2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_shaders_gles2.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00