freedreno/layout: layout simplifications and pitch from level 0 pitch
[mesa.git] / src / gallium / drivers / freedreno / a3xx / fd3_resource.c
2020-07-08 Jonathan Marekfreedreno/layout: layout simplifications and pitch...
2020-05-26 Kristian H. Kristensenfreedreno: Use explicit *_NONE enum for undefined formats
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2019-11-26 Rob Clarkfreedreno: switch to layout helper
2019-11-26 Eric Anholtfreedreno: Convert the slice struct to the new resource...
2019-11-26 Rob Clarkfreedreno: use rsc->slice accessor everywhere
2019-08-30 Khaled Emarafreedreno/a3xx: fix texture tiling parameters
2019-08-12 Khaled Emarafreedreno: disable tiling for cubemaps
2019-08-12 Khaled Emarafreedreno: add tiling parameters for 2D/2DArray/3D
2019-08-12 Khaled Emarafreedreno: simplified slices setup for a3xx
2019-08-12 Khaled Emarafreedreno: enable tiled textures for debug builds