summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/driver_trace
Commit message (Expand)AuthorAgeFilesLines
* gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2)Marek Olšák2018-09-071-0/+20
* gallium: split depth_clip into depth_clip_near & depth_clip_farMarek Olšák2018-09-061-1/+2
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-1/+2
* gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samplesMarek Olšák2018-07-311-0/+1
* gallium: Check pipe_screen::resource_changed before dereferencing itMichel Dänzer2018-07-121-1/+2
* trace: Fix trace_context_transfer_unmap methods.Jose Fonseca2018-06-041-18/+42
* trace: allow image resource to be nullIlia Mirkin2018-04-211-1/+1
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-1314-0/+5218