index
:
~vadimg/mesa
master
r600-fake
r600-geom-shaders
r600-sb
r600-sb-2
r600-sb-3
r600-sb-bfgminer
r600-sb-wip
r600-wip-sched
r600_eg_shader_opt
wip-sb-tgsi
vadimg's mesa repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
build: remove unused API_DEFINES
Andreas Boll
1
-2
/
+1
2013-01-24
mesa,glsl: Move round_to_even() from glsl to mesa/main (v2)
Chad Versace
1
-0
/
+2
2013-01-22
glsl/build: Build libglcpp and libglslcore in builtin_compiler
Matt Turner
1
-33
/
+19
2013-01-22
glsl/build: Build tests via the glsl Makefile
Matt Turner
1
-2
/
+36
2013-01-22
glsl/build: Build glcpp via the glsl Makefile
Matt Turner
1
-25
/
+82
2013-01-22
glsl/build: Don't build builtin_compiler separately if not cross compiling
Matt Turner
1
-2
/
+27
2013-01-22
glsl/build: Don't build glsl_compiler
Matt Turner
1
-9
/
+0
2013-01-20
glsl/build: Build glsl_test only on make check
Matt Turner
1
-1
/
+2
2013-01-20
glsl/build: Remove dead LIBRARY_* variables
Matt Turner
1
-2
/
+0
2013-01-13
Remove hacks for static Makefiles
Matt Turner
1
-7
/
+0
2012-12-07
mesa: Use the new hash table for the variable refcount visitor.
Eric Anholt
1
-0
/
+2
2012-12-07
program/hash_table.c: rename to program/prog_hash_table.c
Jordan Justen
1
-2
/
+2
2012-11-12
automake: Merge *_CXX_FILES variables in the glsl build.
Eric Anholt
1
-1
/
+0
2012-11-01
build: Don't cross-compile GLSL builtin compiler
Thierry Reding
1
-35
/
+13
2012-10-01
build: Build src/glsl with visibility CFLAGS
Matt Turner
1
-3
/
+3
2012-08-14
build: Fix out-of-tree generation of builtin_function.cpp
Matt Turner
1
-2
/
+2
2012-08-13
build/glsl: fix location of generated files.
Christopher James Halse Rogers
1
-4
/
+0
2012-07-15
Fix building glsl when using automake-1.12 after 68e04cc6
Jon TURNEY
1
-4
/
+10
2012-07-13
automake: convert libglsl
Jon TURNEY
1
-0
/
+106
2012-01-31
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
1
-81
/
+0
2012-01-30
automake: src/glsl and src/glsl/glcpp
Matt Turner
1
-0
/
+81
2010-11-15
glsl: Remove unused and out of date Makefile.am.
Kenneth Graunke
1
-81
/
+0
2010-09-17
glsl: add pass to lower variable array indexing to conditional assignments
Luca Barbieri
1
-0
/
+1
2010-09-13
glsl2: Add pass to remove redundant jumps
Ian Romanick
1
-1
/
+2
2010-09-09
glsl2: Add lowering pass to remove noise opcodes
Ian Romanick
1
-1
/
+2
2010-09-03
glsl2: Add module to perform simple loop unrolling
Ian Romanick
1
-1
/
+2
2010-09-03
glsl2: Add module to suss out loop control variables from loop analysis data
Ian Romanick
1
-1
/
+2
2010-09-03
glsl2: Add module to analyze variables used in loops
Ian Romanick
1
-1
/
+2
2010-06-24
glsl2: Replace the GLSL compiler with the glsl2 project.
Eric Anholt
1
-6
/
+2
2010-06-24
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
1
-0
/
+79