Created attachment 40279 [details] [review] 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).
Created attachment 40282 [details] [review] Add texture from pixmap example for GLES2 (version 2). Use normal sin(), cos() instead of GNU-specific sincos().
Created attachment 41040 [details] [review] Add texture from pixmap example for GLES2 (version 3) Request an EGL config with the largest values for RGB and an existing depth buffer.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/demos/issues/4.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.