freedreno: Make the slice pitch be bytes, not pixels.
[mesa.git] / src / gallium / drivers / freedreno / a5xx / fd5_blitter.c
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2020-01-29 Rob Clarkfreedreno: remove flush-queue
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 Eric Anholtfreedreno: Introduce a fd_resource_tile_mode() helper.
2019-06-26 Rob Clarkfreedreno: drop unused arg from fd_batch_flush()
2019-06-25 Rob Clarkfreedreno/a5xx: fix batch leak in fd5 blitter path
2019-01-29 Rob Clarkfreedreno/a5xx: fix blitter nr_samples check
2019-01-03 Rob Clarkfreedreno: rework blit API
2018-10-25 Hyunjun Kofreedreno: use fd_bc_alloc_batch instead of fd_batch_cr...
2018-01-14 Rob Clarkfreedreno/a5xx: work around SWAP vs TILE_MODE constraint
2018-01-14 Rob Clarkfreedreno/a5xx: texture tiling
2017-12-17 Rob Clarkfreedreno/a5xx: add a5xx blitter