freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
[mesa.git] / src / freedreno / fdl / fd6_layout.c
2020-04-23 Eric Anholtfreedreno: Introduce a "cpp_shift" value for cpp divs...
2020-04-07 Eric Anholtfreedreno/a6xx: Set a level's pitch based on minified...
2020-04-07 Eric Anholtfreedreno/a6xx: Drop the "alignment" layout temporary.
2020-04-07 Eric Anholtfreedreno/a6xx: Remove the "aligned_height" temporary.
2020-04-07 Eric Anholtfreedreno/a6xx: Sink the per-level size temps inside...
2020-03-31 Connor Abbottfreedreno/fdl: Add base_align
2020-02-04 Eric Anholtfreedreno: Allow UBWC on textures with multiple mipmap...
2020-02-04 Eric Anholtfreedreno: Rename the UBWC layer size field and store...
2020-02-04 Eric Anholtfreedreno: Move the layout debug under FD_MESA_DEBUG...
2019-12-11 Eric Anholttu: Move UBWC layout into fdl6_layout() and use that...
2019-12-11 Eric Anholtfreedreno: Switch the 16-bit workaround to match what...
2019-12-11 Eric Anholtfreedreno: Move a6xx's setup_slices() to a shareable...