[Webkit-unassigned] [Bug 43221] New: Move WebGL-specific code out of GraphicsContext3D so that G3D can be used as a generic accelerated drawing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 17:24:45 PDT 2010


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

           Summary: Move WebGL-specific code out of GraphicsContext3D so
                    that G3D can be used as a generic accelerated drawing
                    API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org
            Blocks: 43210


GraphicsContext3D is a useful abstraction for platforms support variants of OpenGL as well as containing WebGL specific logic.  It would be great if the WebGL specific logic was split into a separate class.  See discussion on https://bugs.webkit.org/show_bug.cgi?id=43210 for one use case..

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