Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: free dead_ctx in case of no progress | Tapani Pälli | 2019-03-07 | 1 | -1/+3 |
* | nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc() | Timothy Arceri | 2019-03-06 | 1 | -1/+1 |
* | 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 |