0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print the reason for unoptimising shaders More... 11 months ago
Add more robust error-checking for debug resources More... 11 months ago
Don't create empty D3D12SDKLayers.dll file if not available More... 11 months ago
Fix addressing calculation in sparse table mip tails with D3D12 wrapping More... 11 months ago
Update valgrind suppressions More... 11 months ago
Ensure descriptors are cleanly serialised and initialised for all types More... 11 months ago
Fix uninitialised struct being accessed in next chain unwrap helper More... 11 months ago
Strip any skipped resources (with no initial content data) on vulkan More... 11 months ago
Don't assert on an empty next list of VkBindSparseInfo More... 11 months ago
Quote newline entries for matrix CSV exports. Closes #3520 More... 11 months ago
Switch installer custom action from jscript to vbscript More... 11 months ago
Fix calculation of OOB bounds on vulkan More... 11 months ago
Ignore initial states for images that are still in UNDEFINED More... 11 months ago
Workaround AMD driver bug More... 11 months ago
Don't assert on empty geometry list in BLAS if there should be no geoms More... 11 months ago
Fix D3D12 descriptor indexing test for named descriptors More... 11 months ago
Handle 16-bit types not being supported in demos project More... 11 months ago
Remove unused API function More... 11 months ago
Do extremely stupid version checking to workaround dxc nonsense in tests More... 11 months ago
Fix case where PreprocessLineDirectives could eat preamble before #line More... 11 months ago
Fix 64-bit type casts on linux More... 11 months ago
Prefer using custom D3D12/ local dxcompiler.dll in demos project More... 11 months ago
Fix indexing and dimension calculation for non-square matrices in DXIL More... 11 months ago
Handle anonymous structs in DXIL More... 11 months ago
Don't re-cache same types if AddDebugType is called again More... 11 months ago
Update GPUVA tracker API to only take address & ID for removal More... 11 months ago
Improve assert on invalid nested chunk serialisation More... 11 months ago
Support VK_EXT_host_image_copy More... 11 months ago
Document DXIL Debugger memory allocation and pointer implementation More... 11 months ago
Update GPUVA tracker to keep a list of overlaps More... 11 months ago