mutter/cogl
Florian Müllner 71077d582b cogl: Do not include both GLES2 and GL headers
EGLDevice requires a define from GLES2, even when GL is used instead.
As type definitions may conflict between the two, we shouldn't include
both at the same time. Instead, provide the missing define explicitly
when not using GLES2.

https://bugzilla.gnome.org/show_bug.cgi?id=774891
2016-12-02 18:15:39 +01:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl cogl: Do not include both GLES2 and GL headers 2016-12-02 18:15:39 +01: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