Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: add field to track if xfb_buffer is an explicit or implicit value | Timothy Arceri | 2016-03-31 | 1 | -0/+1 |
* | glsl: add xfb_* qualifiers to glsl_struct_field | Timothy Arceri | 2016-03-31 | 1 | -0/+2 |
* | glsl: add transform feedback built-in constants | Timothy Arceri | 2016-03-31 | 1 | -0/+7 |
* | glsl: add offset to glsl interface type | Timothy Arceri | 2016-03-05 | 1 | -0/+1 |
* | mesa: make compute maximums reflect driver-provided values | Ilia Mirkin | 2016-02-13 | 1 | -5/+10 |
* | glsl: always initialize image_* fields, copy them on interface init | Ilia Mirkin | 2016-01-29 | 1 | -0/+5 |
* | glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize | Ilia Mirkin | 2016-01-26 | 1 | -1/+6 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+1394 |