Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glcpp: Remove empty mid-rule action which changes test behavior. | Kenneth Graunke | 2016-03-07 | 2 | -2/+2 |
* | glcpp: Clean up most empty mid-rule actions left by previous commit. | Kenneth Graunke | 2016-03-07 | 1 | -18/+18 |
* | glcpp: Delete unnecessary implicit version resolves. | Kenneth Graunke | 2016-03-07 | 1 | -18/+6 |
* | glcpp: Implicitly resolve version after the first non-space/hash token. | Kenneth Graunke | 2016-03-07 | 8 | -0/+21 |
* | mesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 support | Ilia Mirkin | 2016-02-27 | 1 | -0/+4 |
* | glsl: Add usual extension boilerplate for OES_shader_image_atomic. | Francisco Jerez | 2016-02-22 | 1 | -0/+3 |
* | glcpp: Disallow "defined" as a macro name. | Kenneth Graunke | 2016-02-18 | 1 | -0/+3 |
* | glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize | Ilia Mirkin | 2016-01-26 | 1 | -0/+7 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 298 | -0/+6284 |