1
0
Fork 0
mutter-performance-source/cogl/driver
Robert Bragg eb578e4e0c gles: Or in private features into ctx->private_feature_flags
When we moved all the GL function pointers to be part of CoglContext in
commit dae02a99a5 we made a mistake and started to OR in the private
COGL_PRIVATE_FEATURE_TEXTURE_2D_FROM_EGL_IMAGE feature flag into the non
private flags which would mean cogl would think the GL_OES_EGL_image
extension wasn't supported.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-07-19 14:40:29 +01:00
..
gl Combine _cogl_context_check_gl_version and update_features into one 2011-07-18 15:41:35 +01:00
gles gles: Or in private features into ctx->private_feature_flags 2011-07-19 14:40:29 +01:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00