SDL/src/render/software
Micha? Janiszewski 91820998fc 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_blendfillrect.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blendfillrect.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_blendline.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blendline.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_blendpoint.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blendpoint.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_draw.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_drawline.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_drawline.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_drawpoint.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_drawpoint.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_render_sw.c Fixed bug 4134 - Render targets lose scale quality after minimizing a fullscreen window 2018-05-07 19:52:25 -07:00
SDL_render_sw_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_rotate.c Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases 2018-10-09 17:41:40 -07:00
SDL_rotate.h Add and update include guards 2018-10-28 21:36:48 +01:00