mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
First version of RenderDoc DXIL Disassembly output
Shows entry point inputs & outputs Decodes "dx.op.loadInput" and "dx.op.StoreOutput" to show the input/output name Change identifier prefix to "_" instead of "%" Print floats in more natural format using %#g Print type before assignments
This commit is contained in: