Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 220340e944 Remove SDL_PIXELFORMAT_P010 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 cacac6cc34 Updated structure and field names for consistency hace 1 año
  Sam Lantinga e74171b1ae Added support for HDR10 video playback on direct3d11 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 9591b2cfb4 Finalized the SDL render API colorspaces hace 1 año
  Sam Lantinga 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion hace 1 año
  Amun 4a759b340f Fixes in SDL_ColorSpace (SDL_pixels.h) hace 1 año
  Sam Lantinga f257eb4481 Added the concept of colorspace to the SDL renderer hace 1 año
  Sam Lantinga 554f0625d3 Renderer colors now have floating point precision hace 1 año
  Sam Lantinga 61a3a163db Fixed typo (thanks @Akaricchi!) hace 1 año
  Sam Lantinga 61b5c38e6e Added the initial concept of colorspace to SDL hace 1 año
  Sam Lantinga aeac8774f7 Missed one hace 1 año
  Sam Lantinga d0dd60c8ba Updated new pixel format names to be more consistent with the others hace 1 año
  Sam Lantinga 0f78aa7c30 Add some high bit-depth pixel formats hace 1 año
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 1 año
  Sam Lantinga 30a2291d59 Fixed compatibility with sdl2-compat (thanks @sezero!) hace 1 año
  Cameron Cawley 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB hace 1 año
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. hace 1 año
  Sam Lantinga f7d40b7594 Added 10-bit pixel formats in addition to SDL_PIXELFORMAT_ARGB2101010 hace 1 año
  Simon McVittie 3698630bbc pixels: Document the naming convention hace 2 años
  Sam Lantinga a2d594269c Fixed pixel format compatibility with SDL2 hace 2 años
  Starbuck5 666f81bace Add more endian-specific aliases for 32 bit pixelformats 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
  Sam Lantinga 0f4679102c Fixed pedantic warning: comma at end of enumerator list hace 2 años
  Anonymous Maarten 549cedfa88 include: add \brief to includes hace 2 años
  Sylvain 49e47b523a Update `\returns` to the generic form hace 2 años
  Sylvain e2e5e670bf Remove returns int from Destroy/Close/Unlock functions hace 2 años
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error hace 2 años