index
:
~anholt/glsl2
arbfp
master
mesa
preprocessor
readme
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
arbfp
ir_to_arbfp: Complain when we find a call to a function.
Eric Anholt
15 years
master
Attach a pointer to variable names in LIR dumping.
Eric Anholt
14 years
mesa
ir_to_mesa: Try to generate actual Mesa programs.
Eric Anholt
14 years
preprocessor
Make the linenumber output of the preproc be glsl linenumber format.
Eric Anholt
15 years
readme
Add a readme.
Eric Anholt
14 years
Age
Commit message
Author
Files
Lines
2010-06-24
Attach a pointer to variable names in LIR dumping.
HEAD
master
Eric Anholt
1
-2
/
+3
2010-06-24
Quiet unused arg warning for ir_constant cloning.
Eric Anholt
1
-0
/
+2
2010-06-24
Move ir_constant cloning alongside the other cloning functions.
Eric Anholt
2
-31
/
+31
2010-06-24
Don't forget to add the declaration of our temporary variable for assigns.
Eric Anholt
1
-0
/
+1
2010-06-24
ir_function_inlining: Re-add the "s/return/retval =/" functionality.
Eric Anholt
3
-2
/
+41
2010-06-24
Fix variable remapping in function cloning.
Eric Anholt
1
-1
/
+1
2010-06-23
ast_node: Remove empty destructor.
Carl Worth
2
-8
/
+0
2010-06-23
preprocessor: Initialize a potentially uninitialized variable.
Carl Worth
1
-1
/
+1
2010-06-23
preprocessor: Remove dead code _token_list_length
Carl Worth
1
-18
/
+0
2010-06-23
preprocessor: Remove dead code _string_list_append_list
Carl Worth
1
-15
/
+0
[...]
Clone
git://people.freedesktop.org/~anholt/glsl2
ssh://people.freedesktop.org/~anholt/glsl2