Historique des commits

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