aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ddebug/dd_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()Brian Paul2017-03-081-1/+2
* ddebug/rbug/trace: add get_disk_shader_cache() to pass-throughsTimothy Arceri2017-02-231-0/+9
* gallium: add pipe_screen::resource_changed callback wrappersPhilipp Zabel2017-01-201-0/+10
* ddebug: fix a crash in resource_get_handleMarek Olšák2016-09-131-1/+1
* gallium: add a pipe_context parameter to resource_get_handleMarek Olšák2016-08-251-1/+3
* 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