Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add pipe_screen::finalize_nir | Marek Olšák | 2019-10-23 | 1 | -0/+9 |
* | gallium: extend resource_get_param to be as capable as resource_get_handle | Marek Olšák | 2019-09-18 | 1 | -2/+7 |
* | gallium/ddebug: Wrap resource_get_param if available | Kenneth Graunke | 2019-08-21 | 1 | -0/+13 |
* | gallium: switch boolean -> bool at the interface definitions | Ilia Mirkin | 2019-07-22 | 1 | -4/+4 |
* | ddebug: fix a few MSVC compiler warnings | Brian Paul | 2019-05-08 | 1 | -1/+1 |
* | gallium: add resource_get_info to pipe_screen | Julien Isorce | 2019-04-30 | 1 | -0/+12 |
* | gallium: ddebug: Add missing fence related wrappers | Guido Günther | 2019-04-04 | 1 | -0/+10 |
* | gallium: add storage_sample_count parameter into is_format_supported | Marek Olšák | 2018-07-31 | 1 | -1/+2 |
* | gallium: Check pipe_screen::resource_changed before dereferencing it | Michel Dänzer | 2018-07-12 | 1 | -1/+2 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 1 | -0/+593 |