0
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add input fetcher generation for GL shader debugging More... 3 months ago
Require SSBOs & CS for shader debuggging at minimum More... 3 months ago
Extra DXIL shader debug zoo tests More... 3 months ago
Tweak DXIL disassembly for global variables to show friendly addrspace More... 3 months ago
Get the base type form the encoded GPUPointer for DXIL Atomic operations More... 3 months ago
Store the baseType with DXIL encoded GPUPointers More... 3 months ago
Reorder the D3D12 DebugData Zoo shader work around bad DXC debug data More... 3 months ago
Add DXIL compute shader builtin inputs to the UI Inputs More... 3 months ago
Added MSAA tests for SM6.0 and SM6. More... 3 months ago
Add GL API wrapper skeleton, based on vulkan wrapper More... 4 months ago
Update GL headers to latest as of 2025-11-14 More... 4 months ago
Fix accidentally removed subobject case More... 4 months ago
Disable conservative rasterization in wireframe overlay. Closes #3730 More... 4 months ago
Add CPU side handling of math/sampling operations More... 4 months ago
Implement DXIL Debugger support UAV Counter (DXOp::BufferUpdateCounter) More... 4 months ago
Add GL versions of shader debug pixel shaders More... 4 months ago
Allow shader debug vertex shader to compile on GL or Vulkan More... 4 months ago
Simplify DXIL Disassembler/Debugger SSA ID name strings and aliases More... 4 months ago
Use ENABLED(RDOC_RELEASE), ENABLED(RDOC_DEVEL) instead of #if defined More... 4 months ago
Move shader debugging replay function stubs into new file More... 4 months ago
Add GL API wrapper skeleton, based on vulkan wrapper More... 4 months ago
Rename some config variables to better be agnostic over SPIR-V and DXIL More... 4 months ago
Fix D3D12_Resource_Mapping_Zoo false failure if no SM6.6 action to test More... 4 months ago
Convert GetNextUniformBlock() to use graph instead of path More... 4 months ago
Force evaluation of any lazy structured data on fatal error More... 4 months ago
Fix vulkan descriptor lazy serialising More... 4 months ago
Treat vectors of size one as scalars for DXIL debug mapping More... 4 months ago
Extend D3D12_Shader_DebugData_Zoo tests to include matrix More... 4 months ago
Fix D3D Shader Debugger source variable mapping for matrix More... 4 months ago
Handle float3 packing and arrays in D3D11/12 shader debug input fetcher More... 4 months ago