summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ddebug
Commit message (Expand)AuthorAgeFilesLines
* gallium/ddebug: Add passthrough for query_memory_info.Bas Nieuwenhuizen2016-05-271-0/+9
* gallium/ddebug: Implement launch_grid.Bas Nieuwenhuizen2016-05-131-0/+29
* gallium/ddebug: Support compute states.Bas Nieuwenhuizen2016-05-131-16/+40
* gallium/ddebug: Add passthrough for get_compute_param.Bas Nieuwenhuizen2016-05-131-0/+12
* gallium: add bool return to pipe_context::end_queryNicolai Hähnle2016-04-211-2/+2
* gallium: add pipe_context::set_active_query_state for pausing queriesMarek Olšák2016-04-121-0/+9
* gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák2016-03-091-4/+6
* gallium: make image views non-persistent objectsIlia Mirkin2016-02-152-28/+2
* gallium/ddebug: add 'verbose' optionNicolai Hähnle2016-01-264-4/+11
* gallium/ddebug: make 'noflush' also affect 'always' modeNicolai Hähnle2016-01-262-5/+10
* gallium/ddebug: regularly log the total number of draw callsNicolai Hähnle2015-12-121-0/+3
* gallium/ddebug: add GALLIUM_DDEBUG_SKIP optionNicolai Hähnle2015-12-123-15/+36
* gallium/ddebug: add missing dd_util.h to sources listEmil Velikov2015-10-081-1/+2
* gallium/ddebug: automake: sort sources alphabeticallyEmil Velikov2015-10-081-2/+2
* ddebug: separate creation of debug filesMarek Olšák2015-10-033-28/+74
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-267-0/+2123