glsl: Record in gl_shader whether the shader uses GLSL ES.
[mesa.git] / src / glsl / Makefile.am
2012-11-12 Eric Anholtautomake: Merge *_CXX_FILES variables in the glsl build.
2012-11-02 Thierry Redingbuild: Don't cross-compile GLSL builtin compiler
2012-10-01 Matt Turnerbuild: Build src/glsl with visibility CFLAGS
2012-08-14 Matt Turnerbuild: Fix out-of-tree generation of builtin_function.cpp
2012-08-13 Christopher James... build/glsl: fix location of generated files.
2012-07-15 Jon TURNEYFix building glsl when using automake-1.12 after 68e04cc6
2012-07-13 Jon TURNEYautomake: convert libglsl
2012-02-01 Matt TurnerRevert "automake: src/glsl and src/glsl/glcpp"
2012-01-31 Matt Turnerautomake: src/glsl and src/glsl/glcpp
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-15 Kenneth Graunkeglsl: Remove unused and out of date Makefile.am.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-17 Luca Barbieriglsl: add pass to lower variable array indexing to...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 Ian Romanickglsl2: Add pass to remove redundant jumps
2010-09-09 Ian Romanickglsl2: Add lowering pass to remove noise opcodes
2010-09-03 Ian Romanickglsl2: Add module to perform simple loop unrolling
2010-09-03 Ian Romanickglsl2: Add module to suss out loop control variables...
2010-09-03 Ian Romanickglsl2: Add module to analyze variables used in loops
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-25 Eric Anholtglsl2: Replace the GLSL compiler with the glsl2 project.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...