Sam Lantinga
|
54c2ba6afd
Added the Chrome HDR tonemap operator
|
1 year ago |
Sam Lantinga
|
4ba6aeee9d
A second take on HDR support with an SDR white point and HDR headroom
|
1 year ago |
Sam Lantinga
|
50a805cdd1
Use YUV colorspaces instead of a global YUV conversion mode
|
1 year ago |
Sam Lantinga
|
25fd5da1a7
Removed maxCLL and maxFALL properties, moved them to SDL_image for HDR image loading
|
1 year ago |
SDL Wiki Bot
|
dcfb069c75
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
19dde63e7c
Added a simple linear scale for tonemapped HDR to SDR surface conversion
|
1 year ago |
SDL Wiki Bot
|
a4969e393e
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
6f443e2aca
Added support for the scRGB colorspace on D3D11 and D3D12
|
1 year ago |
SDL Wiki Bot
|
7fbd85ad5c
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
61b5c38e6e
Added the initial concept of colorspace to SDL
|
1 year ago |
SDL Wiki Bot
|
aba3038353
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
3b55c7d1f4
Shortened SDL property names
|
1 year ago |
Sam Lantinga
|
8fe257b541
Added support for other HDR color primaries
|
1 year ago |
SDL Wiki Bot
|
ceccf24519
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
7cd914593f
Added HDR surface properties and tone mapping from HDR to SDR
|
1 year ago |
Sam Lantinga
|
308906ba25
Added SDL_FlipSurface() to flip a surface vertically or horizontally
|
1 year ago |
SDL Wiki Bot
|
bc3a71d400
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
f8dfee01bb
Made SDL_ReadSurfacePixel a public function
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
d71454da17
Store the surface properties in the reserved pointer of a surface
|
1 year ago |
SDL Wiki Bot
|
07e9603398
Sync SDL3 wiki -> header
|
1 year ago |
Sylvain
|
ffd82fb7c4
Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear().
|
1 year ago |
Sylvain
|
5dba04b29b
Remove SDL_{Set,Get}SurfaceScale().
|
1 year ago |
Sam Lantinga
|
2ad50e9675
Make the SDL3 surface ABI compatible with SDL2
|
1 year ago |
Sylvain
|
a4496f7dcf
Update doc: SDL_SoftStretch() and SDL_SoftStretchLinear() #8667
|
1 year ago |
Sylvain
|
84a0d5f623
Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled()
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Ryan C. Gordon
|
ac71831350
Sync wiki -> headers
|
1 year ago |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
1 year ago |
Simon McVittie
|
d88bf687a8
surface: Document the in-memory layout of the pixels
|
1 year ago |