summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ddebug/dd_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add a pipe_context parameter to fence_finishMarek Olšák2016-08-101-1/+3
* ddebug: implement pipelined hang detection modeMarek Olšák2016-07-261-0/+11
* ddebug: clean up ddebug_screen_createMarek Olšák2016-07-261-16/+23
* ddebug: Fix trivial typo in stderr messageAndreas Boll2016-07-191-1/+1
* ddebug: add an option to dump info about a specific apitrace callMarek Olšák2016-07-051-2/+18
* gallium/ddebug: Add passthrough for query_memory_info.Bas Nieuwenhuizen2016-05-271-0/+9
* gallium/ddebug: Add passthrough for get_compute_param.Bas Nieuwenhuizen2016-05-131-0/+12
* gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák2016-03-091-4/+6
* gallium/ddebug: add 'verbose' optionNicolai Hähnle2016-01-261-2/+4
* gallium/ddebug: make 'noflush' also affect 'always' modeNicolai Hähnle2016-01-261-5/+7
* gallium/ddebug: add GALLIUM_DDEBUG_SKIP optionNicolai Hähnle2015-12-121-0/+9
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+353