summaryrefslogtreecommitdiffstats
path: root/examples/nv-aftermath-example/README.md
Commit message (Collapse)AuthorAge
* nsight Aftermath crash example (#2984)jsmall-nvidia2023-07-18
* Small fixes and improvements around reflection tool. * Make PrettyWriter printing a class. * Aftermath crash demo WIP. * Enable aftermath in test project. * Setting failCount. * Dumping out of source maps. * Improve comments. Simplify handling of compile products. * Other small fixes to aftermath example. * Added Emit SourceLocType. Track sourcemap association meaning. Improved documentation. * Small improvements. * Capture debug information for D3D11/D3D12/Vulkan. * Enable debug info. * Small improvements. * Improve aftermath example README.md.