mutter/cogl
Jonas Ådahl 5a43cc5cf9 cogl: Just define the needed GLES2 extension ourself
We need a GLES2 extension macro in cogl-texture-2d-gl.c, but we can't
include GLES2/gl2ext.h because it will conflict with things in
GL/glext.h. We can't rely on cogl including anything for us since it'd
only include GLES2/gl2ext.h if OpenGL support was explicitly disabled.

https://bugzilla.gnome.org/show_bug.cgi?id=774891
2017-01-03 17:50:03 +08:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl cogl: Just define the needed GLES2 extension ourself 2017-01-03 17:50:03 +08:00
cogl-gles2 cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-pango Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
cogl-path cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
test-fixtures Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
tests build: Fix cogl include paths 2016-11-23 18:03:59 +01:00
.gitignore Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
cogl-mutter-config.h.in Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
configure.ac cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00