summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/ddebug/dd_screen.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-20gallium: add pipe_screen::resource_changed callback wrappersPhilipp Zabel1-0/+10
2016-09-13ddebug: fix a crash in resource_get_handleMarek Olšák1-1/+1
2016-08-25gallium: add a pipe_context parameter to resource_get_handleMarek Olšák1-1/+3
2016-08-10gallium: add a pipe_context parameter to fence_finishMarek Olšák1-1/+3
2016-07-26ddebug: implement pipelined hang detection modeMarek Olšák1-0/+11
2016-07-26ddebug: clean up ddebug_screen_createMarek Olšák1-16/+23
2016-07-19ddebug: Fix trivial typo in stderr messageAndreas Boll1-1/+1
2016-07-05ddebug: add an option to dump info about a specific apitrace callMarek Olšák1-2/+18
2016-05-27gallium/ddebug: Add passthrough for query_memory_info.Bas Nieuwenhuizen1-0/+9
2016-05-13gallium/ddebug: Add passthrough for get_compute_param.Bas Nieuwenhuizen1-0/+12
2016-03-09gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák1-4/+6
2016-01-26gallium/ddebug: add 'verbose' optionNicolai Hähnle1-2/+4
2016-01-26gallium/ddebug: make 'noflush' also affect 'always' modeNicolai Hähnle1-5/+7
2015-12-12gallium/ddebug: add GALLIUM_DDEBUG_SKIP optionNicolai Hähnle1-0/+9
2015-08-26gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák1-0/+353