Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2) | Marek Olšák | 2018-09-07 | 1 | -0/+20 |
* | gallium: split depth_clip into depth_clip_near & depth_clip_far | Marek Olšák | 2018-09-06 | 1 | -1/+2 |
* | gallium: add storage_sample_count parameter into is_format_supported | Marek Olšák | 2018-07-31 | 1 | -1/+2 |
* | gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples | Marek Olšák | 2018-07-31 | 1 | -0/+1 |
* | gallium: Check pipe_screen::resource_changed before dereferencing it | Michel Dänzer | 2018-07-12 | 1 | -1/+2 |
* | trace: Fix trace_context_transfer_unmap methods. | Jose Fonseca | 2018-06-04 | 1 | -18/+42 |
* | trace: allow image resource to be null | Ilia Mirkin | 2018-04-21 | 1 | -1/+1 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 14 | -0/+5218 |