Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits. | Kenneth Graunke | 2019-03-19 | 1 | -15/+19 |
* | mesa: Rename dd_function_table::BlendBarrier to match latest EXT spec. | Francisco Jerez | 2018-02-24 | 1 | -3/+3 |
* | st/mesa: add support for advanced blend when fb can be fetched from | Ilia Mirkin | 2017-01-16 | 1 | -0/+13 |
* | gallium: add flags parameter to texture barrier | Ilia Mirkin | 2017-01-16 | 1 | -1/+1 |
* | st/mesa: add missing MemoryBarrier bits and some explanations | Nicolai Hähnle | 2016-03-23 | 1 | -1/+24 |
* | st/mesa: translate additional flags in MemoryBarrier | Nicolai Hähnle | 2016-03-21 | 1 | -3/+18 |
* | st/mesa: add query buffer support | Ilia Mirkin | 2016-02-04 | 1 | -0/+3 |
* | st/mesa: add shader buffer barrier bit | Ilia Mirkin | 2016-01-29 | 1 | -0/+4 |
* | st/mesa: implement ARB_buffer_storage | Marek Olšák | 2014-02-25 | 1 | -0/+17 |
* | gallium: add texture barrier support to the interface and st/mesa (v2) | Marek Olšák | 2011-03-15 | 1 | -0/+60 |