Sam Lantinga
|
c4bf5f9f59
SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter
|
1 year ago |
SDL Wiki Bot
|
979c71b18b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
1 year ago |
Sam Lantinga
|
198caa54a1
Added SDL_RenderTextureTiled()
|
1 year ago |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
1 year ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
1 year ago |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
1 year ago |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
1 year ago |
Sam Lantinga
|
5f5e91eab6
Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3
|
1 year ago |
Sam Lantinga
|
3d2e5a0b66
Fixed a few remaining functions to directly return their values instead of an error code.
|
1 year ago |
SDL Wiki Bot
|
9406a9d527
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
1 year ago |
SDL Wiki Bot
|
fdc04708f1
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 year ago |
SDL Wiki Bot
|
d5a0f60963
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
8412f52853
Clarified that the renderer should be destroyed before the window
|
1 year ago |
SDL Wiki Bot
|
ede4483420
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
473257cce6
Added SDL_GetRenderLogicalPresentationRect()
|
1 year ago |
Sam Lantinga
|
6f199eabb8
Removed SDL_RenderGeometryRawFloat()
|
1 year ago |
SDL Wiki Bot
|
ab98d51b9f
Sync SDL3 wiki -> header
|
1 year ago |
Hubert Maier
|
81d8fcb5d8
JANITORIAL: Fix judgement typos (#10059)
|
1 year ago |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
SDL Wiki Bot
|
674cc04ef4
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
80a907e0e6
Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e
|
1 year ago |
SDL Wiki Bot
|
5b0f14a936
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
1 year ago |
Sam Lantinga
|
9b2debb131
Renamed old function reference
|
1 year ago |
SDL Wiki Bot
|
e5101ebae6
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
1 year ago |