mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-12 22:38:13 +00:00
Add #define SDL_HAVE_BLIT_N_RGB565 to compile out RGB565 LUT
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
#define SDL_HAVE_BLIT_1 1
|
||||
#define SDL_HAVE_BLIT_A 1
|
||||
#define SDL_HAVE_BLIT_N 1
|
||||
#define SDL_HAVE_BLIT_N_RGB565 1
|
||||
#define SDL_HAVE_BLIT_AUTO 1
|
||||
#define SDL_HAVE_RLE 1
|
||||
#define SDL_VIDEO_RENDER_SW 1
|
||||
|
Reference in New Issue
Block a user