v3d: Use the new lower_to_scratch implementation for indirects on temps.
[mesa.git] / src / broadcom / compiler / v3d_nir_lower_io.c
2019-03-05 Eric Anholtv3d: Move the stores for fixed function VS output reads...
2019-01-04 Eric Anholtv3d: Stop scalarizing our uniform loads.
2019-01-04 Eric Anholtv3d: Remove dead switch cases and comments from v3d_nir...
2018-12-16 Eric Anholtv3d: Use the original bit size when scalarizing uniform...
2018-10-30 Eric Anholtv3d: Use nir_remove_unused_io_vars to handle binner...
2017-10-10 Eric Anholtbroadcom: Add VC5 NIR compiler.