Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno/layout: layout simplifications and pitch from level 0 pitch | Jonathan Marek | 2020-07-08 | 1 | -37/+17 |
* | freedreno: Use explicit *_NONE enum for undefined formats | Kristian H. Kristensen | 2020-05-26 | 1 | -1/+1 |
* | freedreno: Make the slice pitch be bytes, not pixels. | Eric Anholt | 2020-04-23 | 1 | -0/+2 |
* | freedreno: switch to layout helper | Rob Clark | 2019-11-26 | 1 | -3/+3 |
* | freedreno: Convert the slice struct to the new resource header. | Eric Anholt | 2019-11-26 | 1 | -1/+1 |
* | freedreno: use rsc->slice accessor everywhere | Rob Clark | 2019-11-26 | 1 | -2/+2 |
* | freedreno/a3xx: fix texture tiling parameters | Khaled Emara | 2019-08-30 | 1 | -10/+21 |
* | freedreno: disable tiling for cubemaps | Khaled Emara | 2019-08-12 | 1 | -2/+5 |
* | freedreno: add tiling parameters for 2D/2DArray/3D | Khaled Emara | 2019-08-12 | 1 | -2/+19 |
* | freedreno: simplified slices setup for a3xx | Khaled Emara | 2019-08-12 | 1 | -12/+3 |
* | freedreno: enable tiled textures for debug builds | Khaled Emara | 2019-08-12 | 1 | -0/+116 |