Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Some debugging code got there by accident
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reuse insert_WPOS_trailer function
|
|
|
|
|
|
|
|
|
|
|
|
- remove unused fields
- remove unused defines and macros
- flatten one structure
|
|
|
|
- move constant values initialization to seperate function
- remove obvious comments
|
|
|
|
|
|
|
|
Not used by softpipe anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And fix compiler warnings.
|
|
|
|
|