Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Doing alignment check in locus is redundant, as gcc alignment assumptions
will optimize away the check.
|
|
|
|
|
|
It had been reduced to one fixed stage.
|
|
function expectations.
|
|
The automatic search'n'replace leaves lp_setup.c a bit ugly, but this code
will be eventually code generated as well.
|
|
Avoid symbol collisions with softpipe.
|
|
Unless the struct is allocated aligned, aligning the members isn't very
helpful.
|
|
|
|
|
|
First attempt
|
|
This is part one -- we still only pass a single quad down, but
the code can now cope with more. The quads must all be from the same
tile.
|
|
|
|
|
|
|
|
No loss of performance, but simpler code.
|
|
|
|
|