| Commit message (Expand) | Author | Age | Files | Lines |
* | glsl: add ARB_ES3_1_compatibility support | Ilia Mirkin | 2016-04-03 | 1 | -0/+3 |
* | glsl: remove tabs and fix some other style issues in glcpp-parse.y | Timothy Arceri | 2016-04-02 | 1 | -1424/+1352 |
* | mesa: add GL_OES_shader_multisample_interpolation support | Ilia Mirkin | 2016-03-30 | 1 | -1/+3 |
* | glsl: add GL_OES_sample_variables support | Ilia Mirkin | 2016-03-30 | 1 | -0/+2 |
* | glsl: add OES_texture_buffer and EXT_texture_buffer support | Ilia Mirkin | 2016-03-28 | 1 | -0/+4 |
* | mesa: add GL_ARB_shader_atomic_counter_ops support | Ilia Mirkin | 2016-03-10 | 1 | -0/+3 |
* | glcpp: Fix locations when encounting "#<NEWLINE>". | Kenneth Graunke | 2016-03-10 | 2 | -1/+4 |
* | 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 |