Bump SDL to 2.28.1

This commit is contained in:
Splendide Imaginarius 2023-06-26 14:45:15 +00:00
parent 20c1f2fdf0
commit 9eed78fa2d
3 changed files with 5 additions and 5 deletions

View file

@ -194,7 +194,7 @@ $(DOWNLOADS)/sdl2/cmakebuild/Makefile: $(DOWNLOADS)/sdl2/CMakeLists.txt
$(CMAKE) -DBUILD_SHARED_LIBS=no
$(DOWNLOADS)/sdl2/CMakeLists.txt:
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.26
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.28.1
# SDL_image
sdl2image: init_dirs sdl2 $(LIBDIR)/libSDL2_image.a

View file

@ -189,7 +189,7 @@ $(DOWNLOADS)/sdl2/cmakebuild/Makefile: $(DOWNLOADS)/sdl2/CMakeLists.txt
$(CMAKE) -DBUILD_SHARED_LIBS=no
$(DOWNLOADS)/sdl2/CMakeLists.txt:
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.26
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.28.1
# SDL_image
sdl2image: init_dirs sdl2 $(LIBDIR)/libSDL2_image.a
@ -205,8 +205,8 @@ $(DOWNLOADS)/sdl2_image/cmakebuild/Makefile: $(DOWNLOADS)/sdl2_image/CMakeLists.
-DSDL2IMAGE_JPG_SAVE=yes \
-DSDL2IMAGE_PNG_SAVE=yes \
-DSDL2IMAGE_PNG_SHARED=no \
-DSDL2IMAGE_JPG_SHARED=no \
-DSDL2IMAGE_JXL=yes \
-DSDL2IMAGE_JPG_SHARED=no \
-DSDL2IMAGE_JXL=yes \
-DSDL2IMAGE_JXL_SHARED=no \
-DSDL2IMAGE_BACKEND_IMAGEIO=no

View file

@ -179,7 +179,7 @@ $(DOWNLOADS)/sdl2/cmakebuild/Makefile: $(DOWNLOADS)/sdl2/CMakeLists.txt
$(CMAKE) -DBUILD_SHARED_LIBS=no
$(DOWNLOADS)/sdl2/CMakeLists.txt:
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.26
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.28.1
# SDL_image
sdl2image: init_dirs sdl2 $(LIBDIR)/libSDL2_image.a