Sam Lantinga
|
fe2bca9748
Fixed YUV size and pitch calculations
|
il y a 1 semaine |
Sam Lantinga
|
8f9738372c
Added SDL_PIXELFORMAT_I0FL
|
il y a 1 semaine |
Sam Lantinga
|
b39f0a2f08
Rename SDL_PIXELFORMAT_P408 and SDL_PIXELFORMAT_P416 to SDL_PIXELFORMAT_I444 and SDL_PIXELFORMAT_I4FL
|
il y a 1 semaine |
Anonymous Maarten
|
b30cda60c1
Make interactive tests work on SDL3 built with disabled param checking (or assert on invalid)
|
il y a 1 mois |
Sam Lantinga
|
07ecc125cf
Added SDL_PIXELFORMAT_P408 and SDL_PIXELFORMAT_P416
|
il y a 3 mois |
Anonymous Maarten
|
03f74f3ad3
testyuv: make test params static const
|
il y a 5 mois |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
il y a 8 mois |
Sam Lantinga
|
27744952d1
testyuv: respect the --renderer parameter with --all
|
il y a 9 mois |
Sam Lantinga
|
5c7d549267
testyuv: added comprehensive testing of YUV texture rendering
|
il y a 9 mois |
Sam Lantinga
|
e41bdfafe4
testyuv: allow loading BMP files
|
il y a 9 mois |
Sam Lantinga
|
fc8d725367
testyuv: fixed crash if the test file couldn't be loaded
|
il y a 9 mois |
Sam Lantinga
|
bb0d6221c1
Use PNG files for tests and examples
|
il y a 11 mois |
Sam Lantinga
|
fe3b399b7e
Added support for P010 pixel format in SDL_UpdateNVTexture()
|
il y a 11 mois |
Sam Lantinga
|
2304047c95
testyuv: enable testing planar YUV texture update functions
|
il y a 1 an |
nightmareci
|
718034f5fa
Remove newlines from log messages
|
il y a 1 an |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
Petar Popovic
|
6897385623
Add `void` to `run_colorspace_test()` function prototype
|
il y a 1 an |
Sam Lantinga
|
bb764e3106
Added support for full range BT.709 YUV conversion
|
il y a 1 an |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
il y a 2 ans |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
il y a 2 ans |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
il y a 2 ans |
Sam Lantinga
|
728bf363cb
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
|
il y a 2 ans |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
il y a 2 ans |
Sam Lantinga
|
0dd579d40d
Removed SDL_Keysym
|
il y a 2 ans |
Sam Lantinga
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
il y a 2 ans |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
il y a 2 ans |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
il y a 2 ans |
Sam Lantinga
|
88dcf74588
testyuv: we no longer need to override the HDR headroom for the BT.2020 test
|
il y a 2 ans |
Sam Lantinga
|
f2cd361e25
testyuv: added validation of P010 YUV format
|
il y a 2 ans |
Sam Lantinga
|
47be24d225
testyuv: added --monochrome and --luminance options for interactive mode
|
il y a 2 ans |