Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tu: Handle vkCmdClearAttachments() with sysmem | Connor Abbott | 2020-02-12 | 1 | -0/+19 |
* | tu/blit: Support blits in secondary cmdstreams | Connor Abbott | 2020-02-12 | 1 | -1/+2 |
* | turnip: use common blit path for buffer copy | Jonathan Marek | 2019-12-16 | 1 | -0/+1 |
* | tu: Move our image layout into a freedreno_layout struct. | Eric Anholt | 2019-12-11 | 1 | -1/+1 |
* | turnip: implement UBWC | Jonathan Marek | 2019-11-21 | 1 | -10/+20 |
* | turnip: implement CmdClearColorImage/CmdClearDepthStencilImage | Jonathan Marek | 2019-11-19 | 1 | -4/+18 |
* | turnip: improve CmdCopyImage and implement CmdBlitImage | Jonathan Marek | 2019-10-15 | 1 | -0/+100 |