Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
trivial/clear-undefined still fails
|
|
|
|
If building for DRI, make a dummy/empty libglapi.a for now.
|
|
|
|
Whoops!
|
|
|
|
with finer granularity.
This will allow us to define A2R10G10B10 format.
|
|
|
|
|
|
|
|
|
|
test in if.glsl
|
|
|
|
|
|
|
|
|
|
The x86 code seems to fail for exponents of 4 or larger.
See glean's vertProg1/EX2 test.
|
|
Fixes codegen for instructions like MUL dst, CONST[0], IMM[0]; the two operands
would up getting aliased in the x86/sse code.
Fixes glean/vertProg1/fogparams test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
substitute"
There was a bug in emit_degenerate_lit() that caused the SLT to produce
unpredictable results in lit.z
Plus, added a bunch of new comments.
|
|
many drivers
|
|
This reverts commit e841b92d9c8bf48085b4996df828ae745977f931.
This fixes two specular lighting conform failures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For numeric options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|