| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Avoid symbol collisions with softpipe.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Unless the struct is allocated aligned, aligning the members isn't very
helpful.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Useful as dis86 doesn't disassemble some SSE4 opcodes yet.
|
| |
|
| |
|
| |
|
| |
|
| |
|