summaryrefslogtreecommitdiff
path: root/tools/gfx/debug-layer
AgeCommit message (Expand)Author
2023-01-25GFX report live objects (#2609)skallweitNV
2022-10-12Add gfx debug layer trampoline for D3D12 interfaces. (#2445)Yong He
2022-10-12Allow setting shader model upon d3d device creation. (#2442)Yong He
2022-10-05Various gfx fixes. (#2434)Yong He
2022-09-28Fix gfx debug layer crashes. (#2416)Yong He
2022-09-26Use d3d12/vk debug layer when gfx debug layer is enabled. (#2411)Yong He
2022-08-16Add gfx interface definition in Slang. (#2364)Yong He
2022-08-04Split debug-layer into smaller files (#2344)lucy96chen