Age | Commit message (Collapse) | Author |
|
|
|
before alpha.
Some applications might not handle a alpha visual when when they did not
request for one.
|
|
|
|
|
|
Fix comments.
Make sure .w is set to 1.0 for NRM.
Optimise for non-.xyzw writemasks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Subclassing the window is invasive: we might call an old window proc even
after it was removed. Glut and another bug just in the wrong time was
provoking this. Hooks don't have this problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this is so much nicer :)
|
|
This fixes hardlocks with anything using elts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Try to keep backwards compatability with old traces as much as possible.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes failed assertion in glean fbo test.
|
|
|
|
|
|
|