index
:
~cworth/mesa
glcpp-lex-fix
glsl2
warnings-cleanup
Carl's lame hacks to mesa.
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
glcpp-lex-fix
glsl: Avoid ralloc_stealing a long-lived object to a short-lived parent
Carl Worth
4 months
glsl2
glsl: Correctly handle unary plus operator.
Carl Worth
22 months
warnings-cleanup
Makefiles: Don't complain if depend file to be included doesn't exist.
Carl Worth
22 months
Age
Commit message
Author
Files
Lines
2012-02-02
glsl: Avoid ralloc_stealing a long-lived object to a short-lived parent
glcpp-lex-fix
Carl Worth
1
-3/+0
2012-02-02
glsl: Add glcpp tests for a macro used twice
Carl Worth
2
-0/+33
2012-02-02
glcpp: Fix so that trailing punctuation does not prevent macro expansion
Carl Worth
1
-1/+9
2012-02-02
glcpp: Add new test showing bug where a trailing ':' prevents macro expansion
Carl Worth
2
-0/+15
2012-01-31
r600g: shorten expressions accessing family and chip_class
Marek Olšák
3
-19/+19
2012-01-31
r300g: don't use pipe_context::winsys
Marek Olšák
1
-6/+3
2012-01-31
r600g: remove unused variable num_dest_buffers
Marek Olšák
3
-5/+0
2012-01-31
r600g: use the new code for streamout flush as well
Marek Olšák
1
-11/+6
2012-01-31
r600g: rename r600_reg::flush_flags -> sbu_flags
Marek Olšák
3
-4/+4
2012-01-31
r600g: fix computation of how many dwords is needed for a flush at the end of CS
Marek Olšák
2
-11/+4
[...]
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa