[Webkit-unassigned] [Bug 111291] New: [EFL] Build fix when compiling with GLES2 support enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 00:57:04 PST 2013


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

           Summary: [EFL] Build fix when compiling with GLES2 support
                    enabled.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalyan.kondapally at intel.com
                CC: kenneth at webkit.org, demarchi at webkit.org
            Blocks: 105659


Some changes are needed to be able to build successfully with EGL+GLES2 enabled. 
1)Add support for GLES2 in SnapShotImageGL.
2)Remove the workarounds in place for EGL support with GLX as the main target for EGL is with GLES2.
3)Add platform checks in TextureMapper and OpenGLESShims.h

This patch targets 2 and 3. 1 would be handled in a separate bug.

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