Histórico de Commits

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