v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
[mesa.git] / src / gallium / drivers / vc4 / vc4_tiling_lt.c
2017-08-15 Jonas Pfeilbroadcom/vc4: Port NEON-code to ARM64
2017-05-01 Eric Anholtvc4: Only build the NEON code on arm32.
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.