SDL/src/render/software
Ozkan Sezer 9bed177f10 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef
Allows users to disable them by defining them as 0.

Closes https://github.com/libsdl-org/SDL/issues/8996
(cherry picked from commit d0731ab9a3)
2024-02-15 22:51:37 +03:00
..
SDL_blendfillrect.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_blendfillrect.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blendline.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_blendline.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blendpoint.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_blendpoint.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_draw.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_drawline.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_drawline.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_drawpoint.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_drawpoint.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_render_sw.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_render_sw_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_rotate.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_rotate.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_triangle.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_triangle.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00