mutter/examples
Robert Bragg 89562dda73 work towards consistent platform file/symbol naming
we've got into a bit of a mess with how we name platform specific
symbols and files, so this is a first pass at trying to tidy that up.

All platform specific symbols should be named like
cogl_<platform>_symbol_name and similarly files should be named like
cogl-<platform>-filename.c

This patch tackles the X11 specific renderer/display APIs as a start.

Signed-off-by: Neil Roberts <neil@linux.intel.com>
2011-06-30 14:34:33 +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 work towards consistent platform file/symbol naming 2011-06-30 14:34:33 +01:00