Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / freedreno / a5xx / fd5_resource.c
2020-05-22 Eric Anholtfreedreno/a5xx: Move resource layout to fdl.
2020-05-20 Jonathan Marekfreedreno/a5xx: remove unused reference to gmem_alignw...
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2020-02-04 Eric Anholtfreedreno: Move the layout debug under FD_MESA_DEBUG...
2019-12-10 Rob Clarkfreedreno/a5xx+a6xx: split LRZ layout to per-gen
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-11-26 Rob Clarkfreedreno: use rsc->slice accessor everywhere
2018-04-01 Rob Clarkfreedreno/a5xx: don't align height for PIPE_BUFFER
2018-04-01 Rob Clarkfreedreno/a5xx: fix page faults on last level
2018-01-14 Rob Clarkfreedreno/a5xx: texture tiling