Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: rename VERSION to VERSION_TOK for automake | Matt Turner | 2012-01-04 | 1 | -2/+2 |
* | glsl: Fix crashes caused by Bison error messages involving "'%'". | Kenneth Graunke | 2011-12-13 | 1 | -0/+6 |
* | glsl: finish up ARB_conservative_depth (v2) | Marek Olšák | 2011-11-22 | 1 | -1/+8 |
* | glsl: Add missing ';' in action statement. | José Fonseca | 2011-11-14 | 1 | -1/+1 |
* | glsl: Reference data structure ctors in grammar | Dan McCabe | 2011-11-07 | 1 | -16/+39 |
* | glsl: Add productions to GLSL grammar for switch statement | Dan McCabe | 2011-11-07 | 1 | -3/+61 |
* | glsl: add support for GL_OES_EGL_image_external | Chia-I Wu | 2011-11-03 | 1 | -0/+2 |
* | glsl: Implement the GL_ARB_conservative_depth extension. | Kenneth Graunke | 2011-08-25 | 1 | -2/+2 |
* | glsl: empty declarations should be valid | Chia-I Wu | 2011-08-05 | 1 | -7/+3 |
* | glsl: Rename .lpp to .ll and .ypp to .yy. | Kenneth Graunke | 2011-03-01 | 1 | -0/+1755 |