232
I Use This!
Very High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Verify that we can create pipeline state objects for the D3D12 renderer More... 2 months ago
docs: improve CMake documentation for Apple More... 2 months ago
cmake: X11 is for Video, not Audio More... 2 months ago
Vulkan: Don't invalidate internal state in InvalidateCachedState More... 2 months ago
cpuinfo: reset cpu features on SDL_Quit More... 2 months ago
audio: always build fallback scalar converters More... 2 months ago
cmake: add automation and platform test without simd More... 2 months ago
Limit CPU features through a hint More... 2 months ago
ci: update deprecated node.js 16 actions More... 2 months ago
ci: bump cross-platform-actions/action version to v0.23.0 More... 2 months ago
Vulkan Renderer - handle dynamic resetting of vsync, requires swapchain recreation. More... 2 months ago
Vulkan Renderer - implement support for vsync disabled. Closes #9116. More... 2 months ago
Fixed building the Vulkan renderer on Windows with Visual Studio More... 2 months ago
Sync SDL3 wiki -> header More... 2 months ago
Vulkan Renderer (#9114) More... 2 months ago
Updated default SDR white point and HDR headroom to better match game content More... 2 months ago
Keep SDR white point and HDR headroom defaults in one place More... 2 months ago
Make sure we actually have an HDR10 texture in the HDR10 shader More... 2 months ago
Added colorspace conversion from SDL_COLOR_PRIMARIES_SMPTE431 and SDL_COLOR_PRIMARIES_SMPTE432 to SDL_COLOR_PRIMARIES_BT2020 More... 2 months ago
KMSDRM is now a dependent option More... 2 months ago
cmake: Apple did not test SDL_CAMERA before adding camera support More... 2 months ago
cmake: only enable SDL drivers when its subsystem is enabled More... 2 months ago
cmake: check SDL subsystem dependencies (and include Camera) More... 2 months ago
cmake: build Windows mediafoundation SDL_camera support More... 2 months ago
mediafoundation: fix SDL_camera_mediafoundation MinGW compile warnings More... 2 months ago
Fixed warning C4245: 'function': conversion from 'int' to 'DWORD', signed/unsigned mismatch More... 2 months ago
Sync SDL3 wiki -> header More... 2 months ago
Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers More... 2 months ago
SDL_camera_v4l2: allow building against older kernel headers More... 2 months ago
Added the Chrome HDR tonemap operator More... 2 months ago