Age | Commit message (Collapse) | Author |
|
Fixes crash when resizing gears window.
|
|
It had been reduced to one fixed stage.
|
|
More obvious name.
|
|
Description/rationale/to-do items, while I still remember them...
|
|
lp_state_fs.c is already too big without it.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|