What | Removed | Added |
---|---|---|
Product | Mesa | xorg |
QA Contact | dri-devel@lists.freedesktop.org | xorg-team@lists.x.org |
Assignee | dri-devel@lists.freedesktop.org | xorg-team@lists.x.org |
Component | Drivers/Gallium/r600 | Server/Ext/GLX |
Comment # 1
on bug 99555
from Michel Dänzer
This code in __glXForceCurrent: if (cx->wait && (*cx->wait) (cx, cl, error)) return NULL; calls DRI2WaitSwap, which returns TRUE because there is a pending swap. I suspect something to deal with this went missing at a higher level at some point.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel