[Mesa-dev] [Bug 31630] New: [PATCH] egl: Add texture from pixmap example for GLES2.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 15 03:17:58 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31630

           Summary: [PATCH] egl: Add texture from pixmap example for
                    GLES2.
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Demos
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: alexandros.frantzis at linaro.org


Created an attachment (id=40279)
 View: https://bugs.freedesktop.org/attachment.cgi?id=40279
 Review: https://bugs.freedesktop.org/review?bug=31630&attachment=40279

Add texture from pixmap example for GLES2.

This patch adds a texture-from-pixmap example for GLES2 (based on the existing
example for GLES1.1).

It also adds a matrix.c file that contains common matrix operations needed by
GLES2 programs (and used by the texture_from_pixmap_glesv2 example).

(The functions in matrix.c can also be used by es2gears, coming in another
patch).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list