summaryrefslogtreecommitdiff
path: root/debugger
AgeCommit message (Expand)AuthorFilesLines
2014-08-27shader-debugger: Force file/stdout IO as UTF-8RĂ©mi Cardona1-1/+4
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter2-2/+2
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+1
2014-02-11debugger: fix the -p optionThomas Wood1-1/+1
2014-01-19debugger: avoid global variable shadowingDaniel Vetter1-8/+8
2013-12-20shader-debugger: Use in tree gen4asmBen Widawsky1-0/+1
2013-07-19build: Fix automake 1.13 warningsDamien Lespiau1-2/+2
2013-03-04build: Add CAIRO_FLAGS to the debugger compilationDamien Lespiau1-0/+1
2012-05-22lib: extract kmstest_create_fbDaniel Vetter1-1/+1
2012-01-12Debugger: convert existing makefiles to Automake.Gaetan Nadon5-104/+64
2012-01-04config: use project wide xorg warnings variableGaetan Nadon1-1/+1
2012-01-04Use standard .gitignore file and layoutGaetan Nadon2-0/+4
2011-10-31i-g-t/debugger - make the debugger work with distcheckBen Widawsky3-4/+14
2011-10-31i-g-t/debugger: Only allow the shader debugger if the user has specified a ge...Ben Widawsky1-5/+4
2011-09-13intel: we don't do distcheck for the debuggerBen Widawsky1-1/+2
2011-07-28intel-gpu-tools/debugging: shader debuggerBen Widawsky8-0/+1355