Revīziju vēsture

Autors SHA1 Ziņojums Datums
  nightmareci 718034f5fa Remove newlines from log messages 2 mēneši atpakaļ
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 mēneši atpakaļ
  Petar Popovic 48c3ee2120 testcolorspace.c: Fix unreachable code warning 6 mēneši atpakaļ
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mēneši atpakaļ
  Sam Lantinga 3f7f6f624b testcolorspace: don't tonemap from HDR to SDR when reading pixels 7 mēneši atpakaļ
  Sam Lantinga 4e43da684c Added texture colorspace testing 7 mēneši atpakaļ
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 mēneši atpakaļ
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 mēneši atpakaļ
  Sam Lantinga 6f199eabb8 Removed SDL_RenderGeometryRawFloat() 9 mēneši atpakaļ
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 mēneši atpakaļ
  Frank Praznik 2f276a2eea video: Expose HDR metadata per-window 10 mēneši atpakaļ
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 mēneši atpakaļ
  Anonymous Maarten f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 1 gadu atpakaļ
  Sam Lantinga 7f9ff6277c Don't assume HDR headroom for HDR10 surfaces 1 gadu atpakaļ
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom 1 gadu atpakaļ
  Sam Lantinga cb38649490 Added SDL_PROP_DISPLAY_HDR_WHITE_LEVEL_FLOAT 1 gadu atpakaļ
  Sam Lantinga 3158342441 Use SDL_Color for SDL_RenderGeometryRaw() and add SDL_RenderGeometryRawFloat() 1 gadu atpakaļ
  Sam Lantinga ba074acad4 Implemented scRGB colorspace and HDR support on macOS 1 gadu atpakaļ
  Sam Lantinga 30e176d6ba Added HDR display properties and related event 1 gadu atpakaļ
  Sam Lantinga d4caef5b89 Generalize SDR white level handling into a color scale 1 gadu atpakaļ
  Sam Lantinga 89b9d6cbdc SDL_RenderReadPixels() now returns a surface 1 gadu atpakaļ
  Sam Lantinga 9591b2cfb4 Finalized the SDL render API colorspaces 1 gadu atpakaļ
  Sam Lantinga ea0853d23d Added an HDR gradient test to testcolorspace 1 gadu atpakaļ
  Sam Lantinga 90597aeaef HDR10 colorspace isn't currently supported 1 gadu atpakaļ
  Sam Lantinga 496ed01bdb Detect blending in HDR10 colorspace 1 gadu atpakaļ
  Sam Lantinga 6f443e2aca Added support for the scRGB colorspace on D3D11 and D3D12 1 gadu atpakaļ
  Sam Lantinga f257eb4481 Added the concept of colorspace to the SDL renderer 1 gadu atpakaļ