Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This fixes some warnings which appear because the driver assumes a wrong
cs size (13 vs 16 register writes in some cases).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return the conservative PIPE_REFERENCED_FOR_READ | PIPE_REFERENCED_FOR_WRITE
value for now.
This fixes a bunch of regressions seen in piglit and glean.
|
|
This came from commit 1b2ab023673261b4b942e1126c0b599d02fbd4a0
|
|
|
|
These don't respect the stdcall, so they crash upon return.
|
|
|
|
|
|
|
|
This is becoming more like a test than a trivial/ example.
|
|
This needs a proper fix to propogate the out-of-memory condition back
up to Mesa and the app as a GL error. Until then, at least catch the
problem at its source.
|
|
|
|
Try to avoid creating multiple blend atoms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not used by softpipe anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And fix compiler warnings.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes a regression from commit 2c30fd84dfa052949a117c78d932b58c1f88b446
seen with DRI1.
|
|
|
|
|
|
Fixes bug seen in progs/tests/vptest1.c
|
|
|