Sam Lantinga
|
c3e4481d56
Use a reasonable default for unspecified YUV colorspace
|
1 year ago |
Sam Lantinga
|
240158f3e8
Scale SDR content to SDR whitelevel when HDR is enabled
|
1 year ago |
Sam Lantinga
|
e97b2061b4
Converted shader headers to UNIX line endings
|
1 year ago |
Sam Lantinga
|
e98e5abd2a
Added batch file to create D3D12 shaders
|
1 year ago |
Sam Lantinga
|
809f02e89e
SDL_ReadSurfacePixel() now supports large pixel formats
|
1 year ago |
Sam Lantinga
|
9755e490c0
Workaround for crash at shutdown in testffmpeg
|
1 year ago |
Sam Lantinga
|
e74171b1ae
Added support for HDR10 video playback on direct3d11
|
1 year ago |
meyraud705
|
f85535b4b6
Use functions from SDL instead of libc
|
1 year ago |
SDL Wiki Bot
|
a6374123c7
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
548b382fd9
Fixed slow startup time when using the direct3d12 renderer
|
1 year ago |
Sam Lantinga
|
dab77fe29b
Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers
|
1 year ago |
Sam Lantinga
|
ec322bee1c
Fixed testyuv help message
|
1 year ago |
Sam Lantinga
|
327b976bc4
SDL_COLORSPACE_JPEG is the default YUV colorspace
|
1 year ago |
Sam Lantinga
|
5b8e5f8b9f
Fixed accidental changing of All to Allu in previous commit (thanks @zturtleman!)
|
1 year ago |
Omar Rashwan
|
67bbf20add
Null check SDL_DBusContext pointer
|
1 year ago |
Sam Lantinga
|
2ad4646a24
Don't release currentOffscreenRenderTargetView, we don't have a reference to it
|
1 year ago |
Sam Lantinga
|
9005512c18
Fixed build
|
1 year ago |
Sam Lantinga
|
7271a2040b
Don't force on the D3D11 debug flag
|
1 year ago |
Sam Lantinga
|
b4d0af9cf3
Removed unused variables
|
1 year ago |
Sam Lantinga
|
200f87ea0b
Only set the colorspace if it's not the default
|
1 year ago |
Sam Lantinga
|
c0b27ccef9
Fixed warning C4701: potentially uninitialized local variable 'drawnTextRect' used
|
1 year ago |
Sam Lantinga
|
8eba5b75ca
Fixed warning C4701: potentially uninitialized local variable 'rndctx' used
|
1 year ago |
Sam Lantinga
|
445cb42acd
Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data
|
1 year ago |
Sam Lantinga
|
45f936c788
Fixed warning C4245: 'initializing': conversion from '__int64' to 'unsigned __int64', signed/unsigned mismatch
|
1 year ago |
Sam Lantinga
|
74e85e3a51
Fixed warning C4706: assignment within conditional expression
|
1 year ago |
Sam Lantinga
|
c3e3ad6140
Fixed build warnings
|
1 year ago |
Sam Lantinga
|
c02aaebccc
Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch
|
1 year ago |
Sam Lantinga
|
ff5fdf9f53
Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data
|
1 year ago |
Sam Lantinga
|
9989f92eee
Fixed warning C4245: 'initializing': conversion from 'int' to 'SDL_AudioDeviceID', signed/unsigned mismatch
|
1 year ago |
Sam Lantinga
|
cb811ba463
Fixed warning C4366: The result of the unary '&' operator may be unaligned
|
1 year ago |