Petar Popovic
|
3f8dba3713
Including SD_error.h into headers with error-returning functions
|
1 year ago |
Sam Lantinga
|
171ff041d0
Removed invalid ascii from headers
|
1 year ago |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 year ago |
SDL Wiki Bot
|
59ab5c0824
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
c70710cde8
SDL_GetPixelFormatEnumForMasks() returns SDL_PixelFormatEnum
|
1 year ago |
Susko3
|
424616e032
Use SDL_PixelFormatEnum as type
|
1 year ago |
Sam Lantinga
|
db24560387
Additional colorspace clarification
|
1 year ago |
Sam Lantinga
|
b3858ec5f7
BT2020_CL is very different from BT2020_NCL, and not currently supported
|
1 year ago |
Sam Lantinga
|
f2cd361e25
testyuv: added validation of P010 YUV format
|
1 year ago |
Sam Lantinga
|
220340e944
Remove SDL_PIXELFORMAT_P010
|
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
|
cacac6cc34
Updated structure and field names for consistency
|
1 year ago |
Sam Lantinga
|
e74171b1ae
Added support for HDR10 video playback on direct3d11
|
1 year ago |
Sam Lantinga
|
327b976bc4
SDL_COLORSPACE_JPEG is the default YUV colorspace
|
1 year ago |
Sam Lantinga
|
50a805cdd1
Use YUV colorspaces instead of a global YUV conversion mode
|
1 year ago |
Sam Lantinga
|
9591b2cfb4
Finalized the SDL render API colorspaces
|
1 year ago |
Sam Lantinga
|
3c45544a14
Added a slow blit function to handle large pixel formats and colorspace conversion
|
1 year ago |
Amun
|
4a759b340f
Fixes in SDL_ColorSpace (SDL_pixels.h)
|
1 year ago |
Sam Lantinga
|
f257eb4481
Added the concept of colorspace to the SDL renderer
|
1 year ago |
Sam Lantinga
|
554f0625d3
Renderer colors now have floating point precision
|
1 year ago |
Sam Lantinga
|
61a3a163db
Fixed typo (thanks @Akaricchi!)
|
1 year ago |
Sam Lantinga
|
61b5c38e6e
Added the initial concept of colorspace to SDL
|
1 year ago |
Sam Lantinga
|
aeac8774f7
Missed one
|
1 year ago |
Sam Lantinga
|
d0dd60c8ba
Updated new pixel format names to be more consistent with the others
|
1 year ago |
Sam Lantinga
|
0f78aa7c30
Add some high bit-depth pixel formats
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
30a2291d59
Fixed compatibility with sdl2-compat (thanks @sezero!)
|
1 year ago |
Cameron Cawley
|
753bbd199e
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Sam Lantinga
|
f7d40b7594
Added 10-bit pixel formats in addition to SDL_PIXELFORMAT_ARGB2101010
|
1 year ago |