[PATCH] egl: Add texture from pixmap example for GLES2.
Submitted by Alexandros Frantzis
Assigned to mes..@..op.org
Description
Created 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).
Patch 40279, "Add texture from pixmap example for GLES2.":
0001-egl-Add-texture-from-pixmap-example-for-GLES2.patch
Version: git