aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/driver_ddebug
Commit message (Expand)AuthorAgeFilesLines
* 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-042-0/+37
* ddebug: always flush when requested, even when hang detection is disabledNicolai Hähnle2018-12-191-0/+2
* ddebug: simplify watchdog loop and fix crash in the no-timeout caseNicolai Hähnle2018-12-193-73/+52
* 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
* ddebug: use util_snprintf() in dd_get_debug_filename_and_mkdirAndres Gomez2018-08-021-3/+4
* gallium: fix ddebug on windowsDylan Baker2018-08-011-1/+5
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-1/+2
* gallium/auxiliary: Extern "c" fixes.Alexander von Gluck IV2018-07-271-0/+8
* gallium: Check pipe_screen::resource_changed before dereferencing itMichel Dänzer2018-07-121-1/+2
* ddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC buildBrian Paul2018-04-132-2/+12
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-136-0/+3628