[Webkit-unassigned] [Bug 125867] New: GRAPHICS_SURFACE needed for EGLOffScreenSurface
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 12:37:25 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125867
Summary: GRAPHICS_SURFACE needed for EGLOffScreenSurface
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alex.christensen at flexsim.com
CC: allan.jensen at digia.com, mrobinson at webkit.org
WebGL doesn't work on Windows with accelerated compositing. GRAPHICS_SURFACE is not necessary except for this compile error, and I'm pretty sure I shouldn't be using it at all. I'm not sure why, and this does not make it draw to the screen, but this fixes a compile error. The notImplemented in createOffScreenSurface is not hit.
Also, ENABLE_GLIB_SUPPORT was removed in https://bugs.webkit.org/show_bug.cgi?id=104266 so as long as we're touching WTF, let's clean that up.
--
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