Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |