[Webkit-unassigned] [Bug 79759] New: [EFL] Implementation of missing functions in GraphicsContext3DPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 00:14:26 PST 2012


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

           Summary: [EFL] Implementation of missing functions in
                    GraphicsContext3DPrivate
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hw1008.kim at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


The implementation of GC3DPrivate has splited into three patches in order to keep it simple and short.

1. Bug 62961 is the initial implementation including simple functions which only call GL functions through Evas_GL_API.

2. This patch contains the implementation of a little complicated functions such as getActiveAttrib(), getShaderSource() and so on.

3. The last patch for GC3DPrivate is going to include initialization and destruction using Evas_GL APIs.

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