mutter/examples
Robert Bragg a54aa40dbe don't call cogl_set_default_context in hello.c
Actually calling cogl_set_default_context isn't required because
cogl_context_new implicitly sets the new context to be the default
context. Since we want to eventually get rid of the concept of a default
context we'd rather not pollute the example with the concept.
2011-05-11 16:42:00 +01:00
..
hello.c don't call cogl_set_default_context in hello.c 2011-05-11 16:42:00 +01:00
Makefile.am consistently refer to cogl-pango as "cogl-pango" 2011-05-06 12:12:08 +01:00
x11-foreign.c fix a /XDisplay/Display/ typo in x11-foreign.c 2011-05-05 20:38:13 +01:00