SDL/src/render
Ryan C. Gordon 906c0a63ca Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels.
Hopefully makes static analysis happy about a zero-byte malloc elsewhere.
2015-05-26 16:42:36 -04:00
..
direct3d Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
direct3d11 Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
opengl Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
opengles Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
opengles2 Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
psp Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
software Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
mmx.h Made it possible to create a texture of any format, even if not supported by the renderer. 2011-02-03 00:19:40 -08:00
SDL_d3dmath.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_d3dmath.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_render.c Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels. 2015-05-26 16:42:36 -04:00
SDL_sysrender.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_yuv_mmx.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_yuv_sw_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_yuv_sw.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00