Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
This keeps non-TCL chipsets from locking up, and also fully unbreaks
RADEON_NO_TCL rendering.
|
|
The massive ifs are ugly, but it's not worth to automate this for just a
handful of formats.
Fixes conform bcolor.c.
|
|
|
|
|
|
|
|
|
|
|