mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear().
This commit is contained in:
parent
5dba04b29b
commit
ffd82fb7c4
9 changed files with 39 additions and 48 deletions
|
@ -613,7 +613,6 @@ SDL3_0.0.0 {
|
|||
SDL_ShowWindow;
|
||||
SDL_SignalCondition;
|
||||
SDL_SoftStretch;
|
||||
SDL_SoftStretchLinear;
|
||||
SDL_StartTextInput;
|
||||
SDL_StopTextInput;
|
||||
SDL_SurfaceHasColorKey;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue