[Webkit-unassigned] [Bug 54006] New: [Qt] Patch for compiling QtWebKit with WebGL (--3d-canvas) support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 08:26:56 PST 2011


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

           Summary: [Qt] Patch for compiling QtWebKit with WebGL
                    (--3d-canvas) support
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adawit at kde.org


The attached patch fixes compilation of QtWebKit with WebGL support. Everything is straight forward except for the new file that was added to implement the draw buffering (platform/graphics/qt/DrawingBufferQt.cpp). Due to my lack of knowledge of 3D graphics programming, this newly added file, based on the chromium and mac ports, is there to simply ensure proper compilation and not proper functionality. More specifically the platform (Qt) specific layer support needs to be implemented for this class.

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