Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: extend resource_get_param to be as capable as resource_get_handle | Marek Olšák | 2019-09-18 | 1 | -2/+6 |
* | gallium/noop: Implement resource_get_param | Kenneth Graunke | 2019-08-21 | 1 | -0/+23 |
* | gallium: switch boolean -> bool at the interface definitions | Ilia Mirkin | 2019-07-22 | 2 | -31/+31 |
* | noop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC warning | Brian Paul | 2019-05-08 | 1 | -1/+1 |
* | gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2) | Marek Olšák | 2018-09-07 | 1 | -0/+7 |
* | noop: implement set_window_rectangles | Marek Olšák | 2018-08-14 | 1 | -0/+8 |
* | gallium: add storage_sample_count parameter into is_format_supported | Marek Olšák | 2018-07-31 | 1 | -1/+3 |
* | gallium/auxiliary: Extern "c" fixes. | Alexander von Gluck IV | 2018-07-27 | 1 | -0/+8 |
* | gallium/noop: implement invalidate_resource | Marek Olšák | 2018-07-27 | 1 | -0/+6 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 3 | -0/+834 |