i965: Move multiply by 4 for VS ATTR setup into the scalar backend.
[mesa.git] / src / intel / compiler / brw_nir.c
2017-05-09 Jason Ekstrandi965: Move multiply by 4 for VS ATTR setup into the...
2017-05-09 Jason Ekstrandi965/nir: Inline remap_vs_attrs
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-04-24 Timothy Arcerinir/i965: add before ffma algebraic opts
2017-03-23 Matt Turneri965: Replace OPT_V() with OPT().
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler