Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/compiler: use new hash table and set creation helpers | Caio Marcelo de Oliveira Filho | 2019-01-14 | 1 | -2/+1 |
* | glsl_type: Add support for explicitly laid out matrices and arrays | Jason Ekstrand | 2019-01-08 | 1 | -1/+2 |
* | glsl_type: Drop the glsl_get_array_instance C helper | Jason Ekstrand | 2019-01-08 | 1 | -1/+1 |
* | nir: Remove old-school deref chain support | Jason Ekstrand | 2018-06-22 | 1 | -2/+0 |
* | nir: Remove deref chain support from split_per_member_structs | Jason Ekstrand | 2018-06-22 | 1 | -83/+3 |
* | nir: Add a concept of per-member structs and a lowering pass | Jason Ekstrand | 2018-06-22 | 1 | -0/+290 |