summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
arbfpir_to_arbfp: Complain when we find a call to a function.Eric Anholt14 years
masterAttach a pointer to variable names in LIR dumping.Eric Anholt14 years
mesair_to_mesa: Try to generate actual Mesa programs.Eric Anholt14 years
preprocessorMake the linenumber output of the preproc be glsl linenumber format.Eric Anholt14 years
readmeAdd a readme.Eric Anholt14 years
 
 
AgeCommit messageAuthorFilesLines
2010-06-24Attach a pointer to variable names in LIR dumping.HEADmasterEric Anholt1-2/+3
2010-06-24Quiet unused arg warning for ir_constant cloning.Eric Anholt1-0/+2
2010-06-24Move ir_constant cloning alongside the other cloning functions.Eric Anholt2-31/+31
2010-06-24Don't forget to add the declaration of our temporary variable for assigns.Eric Anholt1-0/+1
2010-06-24ir_function_inlining: Re-add the "s/return/retval =/" functionality.Eric Anholt3-2/+41
2010-06-24Fix variable remapping in function cloning.Eric Anholt1-1/+1
2010-06-23ast_node: Remove empty destructor.Carl Worth2-8/+0
2010-06-23preprocessor: Initialize a potentially uninitialized variable.Carl Worth1-1/+1
2010-06-23preprocessor: Remove dead code _token_list_lengthCarl Worth1-18/+0
2010-06-23preprocessor: Remove dead code _string_list_append_listCarl Worth1-15/+0
[...]
 
Clone
git://people.freedesktop.org/~anholt/glsl2
ssh://people.freedesktop.org/~anholt/glsl2