Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move gallium's PIPE_FORMAT utils to /util/format/ | Eric Anholt | 2019-11-14 | 1 | -3/+3 |
* | gallium/u_transfer_helper: fix assert in RGTC case | Rob Clark | 2019-07-24 | 1 | -26/+27 |
* | gallium/u_transfer_helper: Don't leak a reference to the resource. | Kenneth Graunke | 2019-06-28 | 1 | -0/+2 |
* | gallium/u_transfer_helper: Free the staging buffer on unmap. | Kenneth Graunke | 2019-06-09 | 1 | -0/+1 |
* | gallium/u_transfer_helper: Add support for separate Z24/S8 as well. | Kenneth Graunke | 2018-10-14 | 1 | -14/+49 |
* | gallium/u_transfer_helper: Initialize the stride of MSAA maps. | Eric Anholt | 2018-07-12 | 1 | -0/+1 |
* | gallium/u_transfer_helper: Fix MSAA mappings with nonzero x/y. | Eric Anholt | 2018-07-12 | 1 | -1/+5 |
* | gallium/util: Fix incorrect refcounting of separate stencil. | Eric Anholt | 2018-04-25 | 1 | -2/+1 |
* | gallium/util: add u_transfer_helper | Rob Clark | 2017-12-15 | 1 | -0/+503 |