Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 hace 5 meses
  Eddy Jansson aaee09d6ed Don't do NULL-checks before SDL_free() hace 7 meses
  Sam Lantinga d21da8644b Revert "Make sure fast path RGB <-> YUV conversions are using the same color primaries" hace 8 meses
  Sam Lantinga 501e71f25f Added unaligned version of SDL_ConvertPixels_SwapNV_std() hace 1 año
  Petar Popovic a336b62d8b Remove newlines from error messages hace 1 año
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  L zard 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined hace 1 año
  Sam Lantinga bb764e3106 Added support for full range BT.709 YUV conversion hace 1 año
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() hace 1 año
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hace 1 año
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL hace 1 año
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code hace 1 año
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 hace 1 año
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface hace 1 año
  Sam Lantinga 33eaddc565 Cleaned up various type conversion issues hace 2 años
  Sam Lantinga ee87132385 Make sure fast path RGB <-> YUV conversions are using the same color primaries hace 2 años
  Sam Lantinga db24560387 Additional colorspace clarification hace 2 años
  Sam Lantinga 6e03914375 Fixed signed/unsigned comparison warning hace 2 años
  Sam Lantinga f2cd361e25 testyuv: added validation of P010 YUV format hace 2 años
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom hace 2 años
  Sam Lantinga 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode hace 2 años
  Simon McVittie 81ac656b7c SDL_CalculateRGBSize, SDL_CalculateYUVSize: set the error indicator hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity hace 2 años
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 3 años
  Sylvain cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV hace 3 años
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) hace 3 años
  Ozkan Sezer 2e4ce78b33 tidy-up SDL_yuv.c hace 3 años