aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mesa: Use the new hash table for the variable refcount visitor.Eric Anholt2012-12-071-0/+2
* program/hash_table.c: rename to program/prog_hash_table.cJordan Justen2012-12-071-2/+2
* automake: Merge *_CXX_FILES variables in the glsl build.Eric Anholt2012-11-121-1/+0
* build: Don't cross-compile GLSL builtin compilerThierry Reding2012-11-011-35/+13
* build: Build src/glsl with visibility CFLAGSMatt Turner2012-10-011-3/+3
* build: Fix out-of-tree generation of builtin_function.cppMatt Turner2012-08-141-2/+2
* build/glsl: fix location of generated files.Christopher James Halse Rogers2012-08-131-4/+0
* Fix building glsl when using automake-1.12 after 68e04cc6Jon TURNEY2012-07-151-4/+10
* automake: convert libglslJon TURNEY2012-07-131-0/+106
* Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner2012-01-311-81/+0
* automake: src/glsl and src/glsl/glcppMatt Turner2012-01-301-0/+81
* glsl: Remove unused and out of date Makefile.am.Kenneth Graunke2010-11-151-81/+0
* glsl: add pass to lower variable array indexing to conditional assignmentsLuca Barbieri2010-09-171-0/+1
* glsl2: Add pass to remove redundant jumpsIan Romanick2010-09-131-1/+2
* glsl2: Add lowering pass to remove noise opcodesIan Romanick2010-09-091-1/+2
* glsl2: Add module to perform simple loop unrollingIan Romanick2010-09-031-1/+2
* glsl2: Add module to suss out loop control variables from loop analysis dataIan Romanick2010-09-031-1/+2
* glsl2: Add module to analyze variables used in loopsIan Romanick2010-09-031-1/+2
* glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt2010-06-241-6/+2
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+79