[Webkit-unassigned] [Bug 62707] New: [CMAKE] Remove platform/graphics/opengl/*OpenGL.cpp files in CMakeLists.txt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 01:43:03 PDT 2011


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

           Summary: [CMAKE] Remove platform/graphics/opengl/*OpenGL.cpp
                    files in CMakeLists.txt
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hw1008.kim at samsung.com


Bug 62376 makes all ports use GraphicsContext3DOpenGL, Extensions3DOpenGL when enabling WebGL.
However, some ports already have their own GC3D implementation. In QT and chromium, for example, GraphicsContext3D delegates to GraphicsContext3DInternal. So, I think it would be better to allow each port to decide whether or not to include files in platform/graphics/opengl.

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