SDL/src/render/software
Ozkan Sezer 0d79a8a1b2 fix build using Watcom :
./src/render/SDL_render.c(2168): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2168): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2175): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2175): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2322): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2322): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2322): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2322): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2329): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2329): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2329): Error! E1054: Expression must be constant
./src/render/SDL_render.c(2329): Error! E1054: Expression must be constant

./src/render/software/SDL_render_sw.c(602): Error! E1054: Expression must be constant
./src/render/software/SDL_render_sw.c(602): Error! E1054: Expression must be constant
./src/render/software/SDL_render_sw.c(602): Error! E1054: Expression must be constant
./src/render/software/SDL_render_sw.c(602): Error! E1054: Expression must be constant
2018-11-01 20:04:24 +03: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 fix build using Watcom : 2018-11-01 20:04:24 +03: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-30 07:00:03 -07:00
SDL_rotate.h Add and update include guards 2018-10-28 21:36:48 +01:00