summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_debug.c
Commit message (Expand)AuthorAgeFilesLines
* radv: move shaders related code to radv_shader.cSamuel Pitoiset2017-09-081-0/+1
* radv: report VM faults if detectedSamuel Pitoiset2017-09-011-0/+13
* radv: add radv_check_gpu_hangs() helper functionSamuel Pitoiset2017-09-011-1/+25
* radv: disassemble SPIR-V binaries with RADV_DEBUG=spirvSamuel Pitoiset2017-09-011-0/+31
* radv: move RADV_TRACE_FILE functions to radv_debug.cSamuel Pitoiset2017-09-011-0/+64