gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
[mesa.git] / src / gallium / drivers / vc4 / vc4_tiling_lt.c
2017-01-31 Rob Herringvc4: Make Neon inline assembly clang compatible
2017-01-26 Eric Anholtvc4: Use NEON to speed up utile stores on Pi2+.
2017-01-26 Eric Anholtvc4: Use NEON to speed up utile loads on Pi2.
2017-01-26 Eric Anholtvc4: Move LT tiling code to a separate file.