aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/glsl_lexer.ll
Commit message (Expand)AuthorAgeFilesLines
* glsl: add ARB_texture_cube_map_array support (v2)Dave Airlie2012-11-091-2/+27
* glsl: Add parsing for GLSL uniform blocks.Eric Anholt2012-07-091-2/+3
* glsl: Mark [iu]sampler{Buffer,2DRect}as reserved in GLSL 1.40.Eric Anholt2012-04-161-0/+6
* glsl: rename VERSION to VERSION_TOK for automakeMatt Turner2012-01-041-1/+1
* glsl: finish up ARB_conservative_depth (v2)Marek Olšák2011-11-221-0/+1
* glsl: add support for GL_OES_EGL_image_externalChia-I Wu2011-11-031-0/+7
* glsl: Fix compilation of glsl_lexer.ll with MSVC.Morgan Armand2011-10-291-0/+4
* glsl: Implement GLSL 1.30's literal integer range restrictions.Eric Anholt2011-10-281-8/+45
* glsl: Define YY_NO_UNISTD_H on MSVC.José Fonseca2011-03-041-0/+4
* glsl: Rename .lpp to .ll and .ypp to .yy.Kenneth Graunke2011-03-011-0/+453