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 |
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 |