Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: do not try to merge xfb-outputs | Erik Faye-Lund | 2020-06-15 | 1 | -0/+12 |
* | nir: Add per_view attribute to nir_variable | Caio Marcelo de Oliveira Filho | 2020-04-07 | 1 | -0/+3 |
* | nir: add nir_intrinsic_interp_deref_at_vertex | Samuel Pitoiset | 2020-01-29 | 1 | -1/+2 |
* | nir/lower_io_to_vector: don't create arrays when not needed | Rhys Perry | 2019-12-02 | 1 | -1/+7 |
* | nir: add amul instruction | Rob Clark | 2019-10-18 | 1 | -1/+1 |
* | nir/lower_io_to_vector: don't merge compact varyings | Rhys Perry | 2019-09-06 | 1 | -0/+3 |
* | nir/lower_io_to_vector: add flat mode | Rhys Perry | 2019-09-06 | 1 | -47/+204 |
* | nir/lower_io_to_vector: allow FS outputs to be vectorized | Rhys Perry | 2019-09-06 | 1 | -27/+32 |
* | nir: use braces around subobject in initializer | Tapani Pälli | 2019-04-26 | 1 | -4/+4 |
* | nir: Add a pass for lowering IO back to vector when possible | Jason Ekstrand | 2019-03-12 | 1 | -0/+387 |