Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/build: build builtin_compiler with VISIBILITY_CFLAGS | Chia-I Wu | 2013-07-12 | 1 | -1/+2 |
* | builtin_compiler/build: Don't use *_FOR_BUILD when not cross compiling | Matt Turner | 2013-02-04 | 1 | -11/+32 |
* | mesa,glsl: Move round_to_even() from glsl to mesa/main (v2) | Chad Versace | 2013-01-24 | 1 | -0/+1 |
* | glsl/build: Build libglcpp and libglslcore in builtin_compiler | Matt Turner | 2013-01-22 | 1 | -12/+15 |
* | builtin_compiler/build: Use generated parser files | Matt Turner | 2013-01-22 | 1 | -15/+4 |
* | mesa: Use the new hash table for the variable refcount visitor. | Eric Anholt | 2012-12-07 | 1 | -0/+1 |
* | program/hash_table.c: rename to program/prog_hash_table.c | Jordan Justen | 2012-12-07 | 1 | -1/+1 |
* | Fix use of glsl_parser.{cc,h} where source dir != build dir. | Darren Salt | 2012-11-09 | 1 | -1/+2 |
* | glsl: Fix builtin_compiler build by -I $(top_srcdir)/include. | Johannes Obermayr | 2012-11-02 | 1 | -0/+1 |
* | build: Don't cross-compile GLSL builtin compiler | Thierry Reding | 2012-11-01 | 1 | -0/+67 |