summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/driver_ddebug/dd_context.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Revert "gallium: make handles of set_global_binding 64 bit"Karol Herbst1-1/+1
2020-03-10gallium: make handles of set_global_binding 64 bitKarol Herbst1-1/+1
2019-10-28util: rename list_empty() to list_is_empty()Timothy Arceri1-1/+1
2019-07-22gallium: switch boolean -> bool at the interface definitionsIlia Mirkin1-6/+6
2019-05-08ddebug: fix a few MSVC compiler warningsBrian Paul1-7/+8
2019-04-05ddebug: add compute functions to help hang detectionDave Airlie1-2/+21
2019-04-04gallium: add writable_bitmask parameter into set_shader_buffersMarek Olšák1-2/+4
2019-04-04gallium: ddebug: Add missing fence related wrappersGuido Günther1-0/+27
2018-12-19ddebug: simplify watchdog loop and fix crash in the no-timeout caseNicolai Hähnle1-1/+0
2018-09-07gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)Marek Olšák1-0/+11
2018-08-14ddebug: implement set_window_rectanglesMarek Olšák1-0/+12
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák1-0/+877