mutter/examples
Robert Bragg 785e6375eb Adds a context arg to cogl_pipeline_new()
As we move towards Cogl 2.0 we are aiming to remove the need for a
default global CoglContext and so everything should be explicitly
related to a context somehow. CoglPipelines are top level objects and
so this patch adds a context argument to cogl_pipeline_new().

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2012-02-21 12:38:24 +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 Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
cogl-hello.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
cogl-info.c cogl-info: print out the chosen renderer name 2012-01-16 18:27:19 +00:00
cogl-msaa.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
cogl-sdl-hello.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
cogl-x11-foreign.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
cogl-x11-tfp.c examples: use cogl_framebuffer_clear4f not cogl_clear 2012-02-09 13:09:15 +00:00
cogland.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
Makefile.am Add an example combining SDL and Cogl 2011-12-14 16:45:24 +00:00