Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl_type: Add support for explicitly laid out matrices and arrays | Jason Ekstrand | 2019-01-08 | 1 | -3/+6 |
* | util: use C99 declaration in the for-loop set_foreach() macro | Eric Engestrom | 2018-10-25 | 1 | -1/+0 |
* | nir: Use nir_src_is_const and nir_src_as_* in core code | Jason Ekstrand | 2018-10-22 | 1 | -9/+8 |
* | Replace uses of _mesa_bitcount with util_bitcount | Dylan Baker | 2018-09-07 | 1 | -3/+3 |
* | nir: Add a array-of-vector variable shrinking pass | Jason Ekstrand | 2018-08-23 | 1 | -0/+717 |
* | nir: Add an array splitting pass | Jason Ekstrand | 2018-08-23 | 1 | -0/+583 |
* | nir: Add a structure splitting pass | Jason Ekstrand | 2018-08-23 | 1 | -0/+275 |