Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: add ARB_ES3_1_compatibility support | Ilia Mirkin | 2016-04-03 | 1 | -7/+9 |
* | glsl: add GL_OES_sample_variables support | Ilia Mirkin | 2016-03-30 | 1 | -4/+11 |
* | glsl: add gl_MaxSamples, new in GL 4.5 / GL ES 3.2 | Ilia Mirkin | 2016-03-30 | 1 | -0/+3 |
* | 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 |