glsl: Avoid ralloc_stealing a long-lived object to a short-lived parent
[mesa.git] / src / glsl / glsl_lexer.ll
2012-01-05 Matt Turnerglsl: rename VERSION to VERSION_TOK for automake
2011-11-22 Marek Olšákglsl: finish up ARB_conservative_depth (v2)
2011-11-03 Chia-I Wuglsl: add support for GL_OES_EGL_image_external
2011-10-29 Morgan Armandglsl: Fix compilation of glsl_lexer.ll with MSVC.
2011-10-28 Eric Anholtglsl: Implement GLSL 1.30's literal integer range restr...
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 José Fonsecaglsl: Define YY_NO_UNISTD_H on MSVC.
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Kenneth Graunkeglsl: Rename .lpp to .ll and .ypp to .yy.