[Webkit-unassigned] [Bug 99592] Add WebGraphicsContext3D::WebGraphicsUpdateVSyncTimeCallbackCHROMIUM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 14:16:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99592





--- Comment #4 from Nat Duca <nduca at chromium.org>  2012-10-17 14:17:35 PST ---
Linux platforms are the only platforms where vsync originates in the gpu process. Everywhere else, its available in the browser process. So, I see the linuxes plumbing as a special case.

We dont have a wgc3d in software mode, but we do have vsync. So, the use of outputsurface has to stay.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list