Historial de Commits

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