SDL Wiki Bot
|
e5101ebae6
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
1 year ago |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
1 year ago |
Ryan C. Gordon
|
e508d82f74
include: Tweaked some vsync-related documentation.
|
1 year ago |
Sam Lantinga
|
dfe4445214
Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync()
|
1 year ago |
SDL Wiki Bot
|
6429806dce
Sync SDL3 wiki -> header
|
1 year ago |
SDL Wiki Bot
|
983544a53e
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 year ago |
Ryan C. Gordon
|
253c917296
SDL_render.h: Remove unnecessary `struct x;` before `typedef struct x x;`.
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
SDL Wiki Bot
|
c6354252a1
Sync SDL3 wiki -> header
|
1 year ago |
Susko3
|
e6345716e0
Fix typo
|
1 year ago |
Susko3
|
968e8c9275
Prefix names with `SDL_RENDERER_`
|
1 year ago |
Susko3
|
8d7f91f8e4
Add defined constants for renderer vsync values
|
1 year ago |
SDL Wiki Bot
|
c7087fea01
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
1 year ago |
SDL Wiki Bot
|
06d6f2cb25
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
fc62dfc6e2
Added properties for the swap chain in the direct3d11 and direct3d12 renderers
|
1 year ago |
Sam Lantinga
|
598b4e0a1f
Removed the limit on the number of supported renderer texture formats
|
1 year ago |
Sam Lantinga
|
748490677c
Use SDL_RendererFlags in the API (thanks @Sackzement!)
|
1 year ago |
Sam Lantinga
|
aecb62e30d
Improved API consistency for flag data types
|
1 year ago |
Sam Lantinga
|
14f584a94b
SDL_CreateWindowAndRenderer() takes the window title as the first parameter
|
1 year ago |
Frank Praznik
|
bede245395
Remove references to renderers being destroyed with windows in the documentation
|
1 year ago |
Anonymous Maarten
|
7dd4f1ec22
SDL3 removed SDL_HINT_RENDER_SCALE_QUALITY hint
|
1 year ago |
SDL Wiki Bot
|
202bd7b0ff
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
f01b34fd8d
include: Removed some SDL2 references in the documentation.
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Sam Lantinga
|
5fa87e29e7
Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE
|
1 year ago |