Commit Verlauf

Autor SHA1 Nachricht Datum
  nightmareci 718034f5fa Remove newlines from log messages vor 2 Monaten
  Sam Lantinga f2074d7af3 Updated copyright for 2025 vor 3 Monaten
  Petar Popovic 6897385623 Add `void` to `run_colorspace_test()` function prototype vor 6 Monaten
  Sam Lantinga bb764e3106 Added support for full range BT.709 YUV conversion vor 6 Monaten
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 7 Monaten
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe vor 7 Monaten
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 8 Monaten
  Sam Lantinga 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() vor 8 Monaten
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface vor 9 Monaten
  Sam Lantinga 0dd579d40d Removed SDL_Keysym vor 10 Monaten
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats vor 10 Monaten
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention vor 11 Monaten
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags vor 11 Monaten
  Sam Lantinga 88dcf74588 testyuv: we no longer need to override the HDR headroom for the BT.2020 test vor 1 Jahr
  Sam Lantinga f2cd361e25 testyuv: added validation of P010 YUV format vor 1 Jahr
  Sam Lantinga 47be24d225 testyuv: added --monochrome and --luminance options for interactive mode vor 1 Jahr
  Sam Lantinga 991ad27de8 testyuv: added GetColorspaceForYUVConversionMode() vor 1 Jahr
  Sam Lantinga 039144350c Be more precise about what we're testing in testyuv vor 1 Jahr
  Sam Lantinga 353e76b40b Use the correct colorspace for yuv conversion tests vor 1 Jahr
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom vor 1 Jahr
  Sam Lantinga ec322bee1c Fixed testyuv help message vor 1 Jahr
  Sam Lantinga 327b976bc4 SDL_COLORSPACE_JPEG is the default YUV colorspace vor 1 Jahr
  Sam Lantinga 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode vor 1 Jahr
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 vor 1 Jahr
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem vor 1 Jahr
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState vor 2 Jahren
  Anonymous Maarten ee13b74d59 testyuv: fix buffer overflow write vor 2 Jahren
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) vor 2 Jahren
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. vor 2 Jahren