mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 13:45:55 +00:00
Remove DXIL Debugger TODO's that have been done
This commit is contained in:
@@ -31,9 +31,7 @@
|
||||
RDOC_CONFIG(bool, D3D12_DXILShaderDebugger_Logging, false,
|
||||
"Debug logging for the DXIL shader debugger");
|
||||
|
||||
// TODO: Remove asserts using ^
|
||||
// TODO: Extend support for Compound Constants: arithmetic, logical ops
|
||||
// TODO: re-implement callstacks using scopes and inlined at metadata
|
||||
// TODO: Assert m_Block in ThreadState is correct per instruction
|
||||
// TODO: Automatically execute phi instructions after a branch
|
||||
// TODO: Support MSAA
|
||||
|
||||
Reference in New Issue
Block a user