Age | Commit message (Collapse) | Author |
|
|
|
Still hackish. Will document and optimize later.
|
|
|
|
Not used now -- stipple done by the draw module. May code generate later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only 32bit depth/stencil surfaces supported for now. Stencil ops not
implemented yet.
|
|
|
|
|
|
|
|
|
|
|
|
It is a little messy, given the available instrucions form SIMD
integer comparisons is rather limited.
|
|
Even better would be to have a -h/--help option to the tests...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function expectations.
|
|
|
|
|
|
|
|
The automatic search'n'replace leaves lp_setup.c a bit ugly, but this code
will be eventually code generated as well.
|
|
|
|
|
|
No more symbol collisions between drivers, AFAICT.
|
|
Avoid symbol collisions with softpipe.
|
|
The gallivm module is no longer built. If/when gallivm is resuscitated we
can revisit this.
|
|
|
|
|
|
|
|
|
|
|
|
Unless the struct is allocated aligned, aligning the members isn't very
helpful.
|
|
|
|
|
|
|
|
|
|
|
|
|