freedreno/ir3/ra: debug msgs tweak
[mesa.git] / src / freedreno / ir3 / ir3_nir_lower_tex_prefetch.c
2020-06-11 Rob Clarkfreedreno/ir3: respect tex prefetch limits
2020-04-09 Connor Abbottir3: Plumb through bindless support
2020-03-27 Rob Clarkfreedreno/ir3: small cleanup and comments
2019-11-17 Jonathan Marekfreedreno/ir3: disable texture prefetch for 1d array...
2019-10-22 Rob Clarkfreedreno/ir3: handle scalarized varying inputs
2019-10-18 Eduardo Lima Mitevfreedreno/ir3: Add a NIR pass to select tex instruction...