Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Use an integer index for specifying structure fields | Jason Ekstrand | 2015-01-15 | 1 | -1/+4 |
* | nir: Make array deref direct vs. indirect an enum | Jason Ekstrand | 2015-01-15 | 1 | -1/+2 |
* | nir: Differentiate between signed and unsigned versions of find_msb | Jason Ekstrand | 2015-01-15 | 1 | -3/+19 |
* | nir/glsl: Add support for coarse and fine derivatives | Jason Ekstrand | 2015-01-15 | 1 | -2/+6 |
* | nir/glsl: Add support for saturate | Jason Ekstrand | 2015-01-15 | 1 | -0/+5 |
* | nir: add a glsl-to-nir pass | Connor Abbott | 2015-01-15 | 1 | -0/+1755 |