mutter/examples
Robert Bragg 5ac563afdb examples: use $(COGL_PANGO_DEP_LIBS) for cogl-pango users
The crate example uses the cogl_pango API and perviously we just
explicitly said to link with the libcogl-pango.la but that doesn't seem
to be enough (not really sure why since libtool should know the required
dependencies to brining in for linking) so we now pass
$(COGL_PANGO_DEP_LIBS) when linking the crate demo.

https://bugzilla.gnome.org/show_bug.cgi?id=656441
2011-09-05 19:01:49 +01:00
..
android/hello android: Update the hello example to the latest glib-android API change 2011-08-12 17:24:19 +01:00
cogland.c Adds an example cogl wayland compositor 2011-06-01 20:44:42 +01:00
crate.c Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
hello.c hello: Make sure to clear background explicitly 2011-07-18 16:49:07 +01:00
Makefile.am examples: use $(COGL_PANGO_DEP_LIBS) for cogl-pango users 2011-09-05 19:01:49 +01:00
x11-foreign.c Remove cogl_context_set_default API 2011-07-11 14:07:02 +01:00
x11-tfp.c examples: Add x11-tfp example 2011-07-18 16:49:07 +01:00