meson: inline `inc_common`
[mesa.git] / src / compiler / nir / nir_lower_io_to_vector.c
2020-01-29 Samuel Pitoisetnir: add nir_intrinsic_interp_deref_at_vertex
2019-12-02 Rhys Perrynir/lower_io_to_vector: don't create arrays when not...
2019-10-18 Rob Clarknir: add amul instruction
2019-09-06 Rhys Perrynir/lower_io_to_vector: don't merge compact varyings
2019-09-06 Rhys Perrynir/lower_io_to_vector: add flat mode
2019-09-06 Rhys Perrynir/lower_io_to_vector: allow FS outputs to be vectorized
2019-04-26 Tapani Pällinir: use braces around subobject in initializer
2019-03-12 Jason Ekstrandnir: Add a pass for lowering IO back to vector when...