mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
be0681f770
* Initially add support for spirv-cross and spirv-dis. * When possible we'll auto-detect the tools in path or in the build's plugins folder. Otherwise the user can add it and add their executable path. * We still use the first disassembler for editing - in future it would be good to allow selecting the disassembler at edit time (as well as allowing multiple compilers).