summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ddebug/dd_pipe.h
Commit message (Expand)AuthorAgeFilesLines
* ddebug: implement pipelined hang detection modeMarek Olšák2016-07-261-0/+56
* ddebug: don't save pointers to call parametersMarek Olšák2016-07-261-2/+2
* ddebug: move dd_call into dd_pipe.hMarek Olšák2016-07-261-0/+66
* ddebug: move all states into a separate structureMarek Olšák2016-07-261-5/+10
* ddebug: add an option to dump info about a specific apitrace callMarek Olšák2016-07-051-1/+3
* ddebug: record and dump apitrace call numbersMarek Olšák2016-07-051-0/+1
* gallium: make image views non-persistent objectsIlia Mirkin2016-02-151-1/+1
* gallium/ddebug: add 'verbose' optionNicolai Hähnle2016-01-261-0/+1
* gallium/ddebug: add GALLIUM_DDEBUG_SKIP optionNicolai Hähnle2015-12-121-0/+3
* ddebug: separate creation of debug filesMarek Olšák2015-10-031-3/+1
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+141