Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: add a glsl-to-nir pass | Connor Abbott | 2015-01-15 | 2 | -0/+1795 |
* | nir: add a validation pass | Connor Abbott | 2015-01-15 | 2 | -0/+792 |
* | nir: add a printer | Connor Abbott | 2015-01-15 | 2 | -0/+914 |
* | SQUASH: Fix comments from eric | Jason Ekstrand | 2015-01-15 | 1 | -0/+3 |
* | SQUASH: Add an assert | Jason Ekstrand | 2015-01-15 | 1 | -0/+1 |
* | nir: add core helper functions | Connor Abbott | 2015-01-15 | 2 | -0/+1808 |
* | SQUASH: Use the enum for the variable mode | Jason Ekstrand | 2015-01-15 | 1 | -1/+1 |
* | nir: add the core datastructures | Connor Abbott | 2015-01-15 | 5 | -0/+1749 |
* | nir: add a simple C wrapper around glsl_types.h | Connor Abbott | 2015-01-15 | 2 | -0/+233 |
* | nir: add initial README | Connor Abbott | 2015-01-15 | 1 | -0/+118 |