Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: add ARB_texture_cube_map_array support (v2) | Dave Airlie | 2012-11-09 | 1 | -2/+27 |
* | glsl: Add parsing for GLSL uniform blocks. | Eric Anholt | 2012-07-09 | 1 | -2/+3 |
* | glsl: Mark [iu]sampler{Buffer,2DRect}as reserved in GLSL 1.40. | Eric Anholt | 2012-04-16 | 1 | -0/+6 |
* | glsl: rename VERSION to VERSION_TOK for automake | Matt Turner | 2012-01-04 | 1 | -1/+1 |
* | glsl: finish up ARB_conservative_depth (v2) | Marek Olšák | 2011-11-22 | 1 | -0/+1 |
* | glsl: add support for GL_OES_EGL_image_external | Chia-I Wu | 2011-11-03 | 1 | -0/+7 |
* | glsl: Fix compilation of glsl_lexer.ll with MSVC. | Morgan Armand | 2011-10-29 | 1 | -0/+4 |
* | glsl: Implement GLSL 1.30's literal integer range restrictions. | Eric Anholt | 2011-10-28 | 1 | -8/+45 |
* | glsl: Define YY_NO_UNISTD_H on MSVC. | José Fonseca | 2011-03-04 | 1 | -0/+4 |
* | glsl: Rename .lpp to .ll and .ypp to .yy. | Kenneth Graunke | 2011-03-01 | 1 | -0/+453 |