[Webkit-unassigned] [Bug 38216] New: [Qt] GraphicsContext3DQt.cpp does not implement isGLES2Compliant()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 13:55:03 PDT 2010


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

           Summary: [Qt] GraphicsContext3DQt.cpp does not implement
                    isGLES2Compliant()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jarkko.j.sakkinen at gmail.com


New method has been added to GraphicsContext3D.h called isGLES2Compiliant(). In
Mac WebKit it is implemented by returning false. The proper way to implement it
in Qt side is probably checking whether paint engine is of type OpenGL2.

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