summaryrefslogtreecommitdiffstats
path: root/src/glsl/builtin_compiler
Commit message (Expand)AuthorAgeFilesLines
* builtin_compiler/build: Avoid using libtool if cross compilingJonathan Liu2013-07-181-0/+13
* glsl/build: build builtin_compiler with VISIBILITY_CFLAGSChia-I Wu2013-07-121-1/+2
* builtin_compiler/build: Don't use *_FOR_BUILD when not cross compilingMatt Turner2013-02-041-11/+32
* mesa,glsl: Move round_to_even() from glsl to mesa/main (v2)Chad Versace2013-01-241-0/+1
* glsl/build: Build libglcpp and libglslcore in builtin_compilerMatt Turner2013-01-221-12/+15
* builtin_compiler/build: Use generated parser filesMatt Turner2013-01-221-15/+4
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* mesa: Use the new hash table for the variable refcount visitor.Eric Anholt2012-12-071-0/+1
* program/hash_table.c: rename to program/prog_hash_table.cJordan Justen2012-12-071-1/+1
* Fix use of glsl_parser.{cc,h} where source dir != build dir.Darren Salt2012-11-091-1/+2
* glsl: Fix builtin_compiler build by -I $(top_srcdir)/include.Johannes Obermayr2012-11-021-0/+1
* build: Don't cross-compile GLSL builtin compilerThierry Reding2012-11-013-0/+112