[Webkit-unassigned] [Bug 119177] New: EGL code needs to be made non-cairo specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 27 11:30:52 PDT 2013


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

           Summary: EGL code needs to be made non-cairo specific
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: bfulgham at webkit.org


In order to get the AppleWin port to use EGL, the cairo-specific parts of it need to be protected by #if USE(CAIRO).  After I do this, I'm going to move GLContext.h and GLContext.cpp from Source\WebCore\platform\graphics\cairo to Source\WebCore\platform\graphics, but I'll do that in a separate patch.

-- 
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