Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 462 | -10/+85660 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 76 | -0/+24404 |
* | compiler: move the glsl_types C wrapper alongside their C++ brethren | Emil Velikov | 2016-01-26 | 3 | -0/+281 |
* | nir: move glsl_types.{cpp,h} to compiler | Emil Velikov | 2016-01-26 | 3 | -0/+2647 |
* | nir: move shader_enums.[ch] to compiler | Emil Velikov | 2016-01-26 | 6 | -2/+890 |
* | compiler: introduce a libcompiler static library | Emil Velikov | 2016-01-26 | 3 | -0/+197 |