summaryrefslogtreecommitdiff
path: root/src/glsl/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2012-06-11scons: Fix scons build.José Fonseca1-0/+2
2012-06-11automake: Add a prefix variable for libglsl sources.Eric Anholt1-86/+86
2012-05-23glsl: Set initial values for uniforms in the linkerIan Romanick1-0/+1
2012-05-14glsl: Implement the GLSL 1.30+ discard control flow rule in GLSL IR.Eric Anholt1-0/+1
2012-05-14glsl: Remove the opt_discard_simplification pass.Eric Anholt1-1/+0
2012-04-13glsl: Create an ir_builder helper for hand-generating IR.Eric Anholt1-0/+1
2012-04-11glsl: Add an array splitting pass.Eric Anholt1-0/+1
2012-01-30glsl: rename Makefile.sources' _SOURCES variablesMatt Turner1-9/+9
2012-01-06glsl: Add a lowering pass to remove reads of shader output variables.Vincent Lejeune1-0/+1
2011-11-11glsl: Move ir_variable.cpp to builtin_variables.cpp.Eric Anholt1-1/+1
2011-11-02glsl: Refactor source lists to Makefile.sourcesChia-I Wu1-0/+104