1
0
Fork 0
mutter-performance-source/cogl/gl-prototypes
Robert Bragg 10340a5495 Adds libcogl-gles2 frontend GLES2 api
This adds a library that can be used instead of libGLESv2.so to provide
symbols for the GLES 2.0 api. This can be used for convenience when
using the cogl_gles2_context_ api since you don't need to manually go
through a CoglGLES2Vtable when calling the gles2 api so it should be
easier to port existing gles2 code to integrate with Cogl.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit 80d7599a2acefca7d01d8d7de9df524278ef72c5)
2012-08-06 14:27:42 +01:00
..
cogl-all-functions.h Use GL_ARB_sampler_objects 2012-04-05 13:47:36 +01:00
cogl-core-functions.h gl-prototypes: split up cogl-ext-functions.h 2012-01-04 19:27:20 +00:00
cogl-fixed-functions.h gl-prototypes: split up cogl-ext-functions.h 2012-01-04 19:27:20 +00:00
cogl-gles1-functions.h gl-prototypes: split up cogl-ext-functions.h 2012-01-04 19:27:20 +00:00
cogl-gles2-functions.h gl-prototypes: split up cogl-ext-functions.h 2012-01-04 19:27:20 +00:00
cogl-glsl-functions.h Adds libcogl-gles2 frontend GLES2 api 2012-08-06 14:27:42 +01:00
cogl-in-gles-core-functions.h Adds libcogl-gles2 frontend GLES2 api 2012-08-06 14:27:42 +01:00
cogl-in-gles1-core-functions.h gl-prototypes: split up cogl-ext-functions.h 2012-01-04 19:27:20 +00:00
cogl-in-gles2-core-functions.h Move GLES2 prototypes to their header 2012-01-27 16:37:55 +00:00