mutter/examples
Robert Bragg 38b67e2884 onscreen: make platform specific onscreen apis consistent
There were several CoglOnscreen functions named like:
cogl_onscreen_<platform>_blah instead of cogl_<platform>_onscreen_blah
so this patch updates those to be consistent with other platform
specific apis we have in cogl.

Signed-off-by: Neil Roberts <neil@linux.intel.com>
2011-07-11 14:07:01 +01:00
..
android/hello android: Add a port of the Cogl hello world example 2011-05-17 15:24:54 +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 don't call cogl_set_default_context in hello.c 2011-05-11 16:42:00 +01:00
Makefile.am Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
x11-foreign.c onscreen: make platform specific onscreen apis consistent 2011-07-11 14:07:01 +01:00