mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-27 19:21:06 +01:00
Added SDL_BlitSurfaceTiled()
Fixes https://gamedev.stackexchange.com/questions/136792/is-there-a-way-to-set-texture-wrap-mode-as-repeat-in-sdl-2
This commit is contained in:
@@ -25,6 +25,7 @@ SDL3_0.0.0 {
|
||||
SDL_BindAudioStreams;
|
||||
SDL_BlitSurface;
|
||||
SDL_BlitSurfaceScaled;
|
||||
SDL_BlitSurfaceTiled;
|
||||
SDL_BlitSurfaceUnchecked;
|
||||
SDL_BlitSurfaceUncheckedScaled;
|
||||
SDL_BroadcastCondition;
|
||||
|
||||
Reference in New Issue
Block a user