Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: only expose double mod when doubles are available | Ilia Mirkin | 2016-01-27 | 1 | -17/+18 |
* | glsl: remove old FINISHME | Timothy Arceri | 2016-01-27 | 1 | -2/+0 |
* | glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize | Ilia Mirkin | 2016-01-26 | 4 | -1/+16 |
* | 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 |