SDL/src/render/opengles2
Sam Lantinga 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE
These flags are unnecessary and have always been a source of confusion.
2024-04-04 13:30:49 -07:00
..
SDL_gles2funcs.h Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers 2024-02-04 13:09:40 -08:00
SDL_render_gles2.c Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE 2024-04-04 13:30:49 -07:00
SDL_shaders_gles2.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 20:55:02 +03:00
SDL_shaders_gles2.h Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 20:55:02 +03:00