aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/driver_ddebug/dd_context.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "gallium: make handles of set_global_binding 64 bit"Karol Herbst2020-03-101-1/+1
* gallium: make handles of set_global_binding 64 bitKarol Herbst2020-03-101-1/+1
* util: rename list_empty() to list_is_empty()Timothy Arceri2019-10-281-1/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-6/+6
* ddebug: fix a few MSVC compiler warningsBrian Paul2019-05-081-7/+8
* ddebug: add compute functions to help hang detectionDave Airlie2019-04-051-2/+21
* gallium: add writable_bitmask parameter into set_shader_buffersMarek Olšák2019-04-041-2/+4
* gallium: ddebug: Add missing fence related wrappersGuido Günther2019-04-041-0/+27
* ddebug: simplify watchdog loop and fix crash in the no-timeout caseNicolai Hähnle2018-12-191-1/+0
* gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)Marek Olšák2018-09-071-0/+11
* ddebug: implement set_window_rectanglesMarek Olšák2018-08-141-0/+12
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-131-0/+877