[Bug 28410] OpenGL vsync no longer working properly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 6 12:52:33 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28410
--- Comment #17 from Pierre Ossman <pierre-bugzilla at ossman.eu> 2010-07-06 12:52:32 PDT ---
Regarding comment 15, it's hitting this code in Xorg:
if (!ds->GetMSC) {
*ust = 0;
*msc = 0;
*sbc = pPriv->swap_count;
return Success;
}
(from DRI2GetMSC())
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list