mutter/examples
Robert Bragg 405cacabe2 examples: Adds a simple 4x msaa example
This adds a very basic test of onscreen and offscreen multisample
rendering with 4 samples per pixel. The test simply draws two triangles;
the one on the left is rendered directly to the onscreen framebuffer and
the other is first rendered offscreen before copying it onscreen.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-10-28 19:10:16 +01: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 Rotate according to time not number of frames in the crate example 2011-10-17 13:57:29 +01:00
cogl-hello.c examples: Allow installing of examples 2011-10-14 11:55:28 +01:00
cogl-msaa.c examples: Adds a simple 4x msaa example 2011-10-28 19:10:16 +01:00
cogl-x11-foreign.c examples: Allow installing of examples 2011-10-14 11:55:28 +01:00
cogl-x11-tfp.c examples: Allow installing of examples 2011-10-14 11:55:28 +01:00
cogland.c Adds an example cogl wayland compositor 2011-06-01 20:44:42 +01:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
Makefile.am examples: Adds a simple 4x msaa example 2011-10-28 19:10:16 +01:00