Sam Lantinga
|
94d9229ce2
Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages()
|
1 рік тому |
Sam Lantinga
|
22ffb487d0
Added SDL_ScaleSurface()
|
1 рік тому |
Sam Lantinga
|
a5f18048b2
Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!)
|
1 рік тому |
Sam Lantinga
|
a36fe632fd
Added SDL_SetAppMetadata() (#10404)
|
1 рік тому |
Sam Lantinga
|
473feab2a4
Added SDL_unsetenv()
|
1 рік тому |
Sam Lantinga
|
538adc52d2
Removed the temporary memory symbols from the public API
|
1 рік тому |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 рік тому |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
1 рік тому |
Sam Lantinga
|
cf8b158ccb
Added SDL_GetRenderSafeArea()
|
1 рік тому |
Sam Lantinga
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
1 рік тому |
Sam Lantinga
|
fa0918a686
Renamed SDL life cycle functions
|
1 рік тому |
Sam Lantinga
|
457ca3995c
Added SDL_GetWindowSafeArea()
|
1 рік тому |
Sam Lantinga
|
66011e497d
Removed duplication in SDL_EGL_* function names
|
1 рік тому |
Sam Lantinga
|
29f0fd33dc
SDL_getenv() should return const
|
1 рік тому |
Sam Lantinga
|
ef21e31a9a
SDL_GUIDFromString() renamed SDL_StringToGUID()
|
1 рік тому |
Sam Lantinga
|
c4bf5f9f59
SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter
|
1 рік тому |
Sam Lantinga
|
ff1d351390
Removed SDL_FreeTemporaryMemory()
|
1 рік тому |
Sam Lantinga
|
033c9c5951
Added SDL_CopyFile() and SDL_CopyStorageFile()
|
1 рік тому |
Sam Lantinga
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
1 рік тому |
Sam Lantinga
|
9294476788
Added SDL_WriteSurfacePixel() and SDL_WriteSurfacePixelFloat()
|
1 рік тому |
Sam Lantinga
|
12e50d17a2
Removed SDL_SoftStretch() from the public API
|
1 рік тому |
Sam Lantinga
|
67fa7a9138
SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter
|
1 рік тому |
Sam Lantinga
|
198caa54a1
Added SDL_RenderTextureTiled()
|
1 рік тому |
Sam Lantinga
|
9e55ee9391
Added SDL_BlitSurfaceTiledWithScale()
|
1 рік тому |
Sam Lantinga
|
f47ddbf1ac
Added SDL_BlitSurfaceTiled()
|
1 рік тому |
Sam Lantinga
|
b80784fced
SDL_GetGamepadBindings() follows the SDL_GetStringRule
|
1 рік тому |
Sam Lantinga
|
0079b6d45f
SDL_GetTouchFingers() follows the SDL_GetStringRule
|
1 рік тому |
Sam Lantinga
|
fd9fe1bb7b
Renamed event memory to temporary memory, since it's not just used for events
|
1 рік тому |
Sam Lantinga
|
c4eac60000
SDL_GetClipboardData() follows the SDL_GetStringRule
|
1 рік тому |
Sam Lantinga
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
1 рік тому |