Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga f6c42406cd SDL_COLORSPACE_HDR10 is the default colorspace for SDL_PIXELFORMAT_P010 surfaces 1 年之前
  Sam Lantinga 4c5584174b Fixed error: declaration shadows a local variable [-Werror,-Wshadow] 1 年之前
  Sam Lantinga 2b0e7c40ef Verify that we can create pipeline state objects for the D3D12 renderer 1 年之前
  Anonymous Maarten 5593ddb6a7 cmake: X11 is for Video, not Audio 1 年之前
  scribam 38d24778ed ci: update deprecated node.js 16 actions 1 年之前
  scribam cbe330befd ci: bump cross-platform-actions/action version to v0.23.0 1 年之前
  danginsburg 97372b56e8 Vulkan Renderer - handle dynamic resetting of vsync, requires swapchain recreation. 1 年之前
  danginsburg b1431e6702 Vulkan Renderer - implement support for vsync disabled. Closes #9116. 1 年之前
  Sam Lantinga b9a00aa88e Fixed building the Vulkan renderer on Windows with Visual Studio 1 年之前
  SDL Wiki Bot dfd8073a8f Sync SDL3 wiki -> header 1 年之前
  Dan Ginsburg cab20117e6 Vulkan Renderer (#9114) 1 年之前
  Sam Lantinga 2f1f55aeb1 Updated default SDR white point and HDR headroom to better match game content 1 年之前
  Sam Lantinga 1fb5b9672e Keep SDR white point and HDR headroom defaults in one place 1 年之前
  Sam Lantinga aeae202207 Make sure we actually have an HDR10 texture in the HDR10 shader 1 年之前
  Sam Lantinga f4dd0dbbde Added colorspace conversion from SDL_COLOR_PRIMARIES_SMPTE431 and SDL_COLOR_PRIMARIES_SMPTE432 to SDL_COLOR_PRIMARIES_BT2020 1 年之前
  Sam Lantinga d3930893aa KMSDRM is now a dependent option 1 年之前
  Anonymous Maarten 7b1127d1fe cmake: Apple did not test SDL_CAMERA before adding camera support 1 年之前
  Anonymous Maarten e176626bac cmake: only enable SDL drivers when its subsystem is enabled 1 年之前
  Anonymous Maarten 99cef7e13b cmake: check SDL subsystem dependencies (and include Camera) 1 年之前
  Anonymous Maarten 9a44d44cee cmake: build Windows mediafoundation SDL_camera support 1 年之前
  Anonymous Maarten 279a650fae mediafoundation: fix SDL_camera_mediafoundation MinGW compile warnings 1 年之前
  Sam Lantinga 78ac14124c Fixed warning C4245: 'function': conversion from 'int' to 'DWORD', signed/unsigned mismatch 1 年之前
  SDL Wiki Bot 2132ba8985 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 0f973f3eb4 Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 1 年之前
  Sam Lantinga 54c2ba6afd Added the Chrome HDR tonemap operator 1 年之前
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom 1 年之前
  Ozkan Sezer 3b7533f4a2 SDL_camera_v4l2: allow building against older kernel headers 1 年之前
  Anonymous Maarten 58e6eacf97 docs: SDL_INIT_EVERYTHING does not exist anymore 1 年之前
  Anonymous Maarten 7eca84d57e cmake: don't use target_compile_features when the CMake thinks the compiler does not support it 1 年之前
  Anonymous Maarten cbf0b1ce81 testcamera: create window and renderer through test library 1 年之前