Age | Commit message (Collapse) | Author |
|
Shows what's actually going on in the RS block.
|
|
|
|
|
|
with this approach we inline the entire function body in the caller
|
|
|
|
See comments in the code.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes CS rejections in openarena.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes SCons build.
|
|
|
|
|
|
|
|
r300_vertex_shader::outputs was uninitialized.
Also remove the tokens parameter.
|
|
plus whitespace and comment fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Commits moved to the gallivm-call feature branch for further
experimentation and stabilization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
What else can we do with misbehaving apps?
|
|
|
|
|
|
Signed-off-by: Patrice Mandin <patmandin@gmail.com>
|
|
|
|
|