mutter/cogl
Jonas Ådahl e2f5579391 cogl: Don't undef __INSIDE_COGL_H__ in file not defining it
If you include a file that might define __INSIDE_COGL_H__, don't
undefine it if it wasn't defined in that file. This makes it possible
to include for example cogl-gles2.h from some other file which defines
__INSIDE_COGL_H__.

https://bugzilla.gnome.org/show_bug.cgi?id=768976
2016-07-20 14:23:48 +08:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl cogl: Don't undef __INSIDE_COGL_H__ in file not defining it 2016-07-20 14:23:48 +08:00
cogl-gles2 cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-pango cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-path cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
test-fixtures cogl: Fix distcheck 2016-04-27 20:37:47 +02:00
tests build: Namespace installed tests of private libraries 2016-04-29 14:49:03 +02:00
.gitignore move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
configure.ac cogl: Fix distcheck 2016-04-27 20:37:47 +02:00
Makefile.am move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00