Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/tests: take reference on glsl types | Lionel Landwerlin | 2019-08-21 | 1 | -1/+6 |
* | nir: Handle swizzle in nir_alu_srcs_negative_equal | Ian Romanick | 2019-07-08 | 1 | -0/+36 |
* | nir: nir_const_value_negative_equal compares one value at a time | Ian Romanick | 2019-07-08 | 1 | -37/+5 |
* | nir: Port some const_value_negative_equal tests to alu_src_negative_equal | Ian Romanick | 2019-07-08 | 1 | -0/+82 |
* | nir: Pass fully qualified type to nir_const_value_negative_equal | Ian Romanick | 2019-07-08 | 1 | -142/+117 |
* | nir: make nir_const_value scalar | Karol Herbst | 2019-04-14 | 1 | -56/+55 |
* | nir: Add nir_alu_srcs_negative_equal | Ian Romanick | 2019-03-28 | 1 | -0/+84 |
* | nir: Add nir_const_value_negative_equal | Ian Romanick | 2019-03-28 | 1 | -0/+278 |