1
0
Fork 0
mutter-performance-source/examples
Zan Dobersek d8c47e25f2 Remove inclusion of Xlib headers in Cogl headers
Xlib headers define many trivially named objects which can later cause
name collision problems when only cogl.h header is included in a program
or library. Xlib headers are now only included through including the
standalone header cogl-xlib.h.

https://bugzilla.gnome.org/show_bug.cgi?id=661174

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2011-11-01 15:55:53 +00:00
..
android/hello android: Update the hello example to the latest glib-android API change 2011-08-12 17:24:19 +01:00
cogl-crate.c crate: Use indices 2011-11-01 12:50:43 +00:00
cogl-hello.c examples: Allow installing of examples 2011-10-14 11:55:28 +01:00
cogl-info.c tests: Adds a really simple cogl-info program 2011-11-01 12:03:02 +00:00
cogl-msaa.c examples: Adds a simple 4x msaa example 2011-10-28 19:10:16 +01:00
cogl-x11-foreign.c Remove inclusion of Xlib headers in Cogl headers 2011-11-01 15:55:53 +00:00
cogl-x11-tfp.c Remove inclusion of Xlib headers in Cogl headers 2011-11-01 15:55:53 +00:00
cogland.c Adds an example cogl wayland compositor 2011-06-01 20:44:42 +01:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
Makefile.am tests: Adds a really simple cogl-info program 2011-11-01 12:03:02 +00:00