mutter/tests/conform
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
..
Makefile.am Add a test for pipelines with sparse layer indices 2012-02-13 17:15:35 +00:00
run-tests.sh Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-atlas-migration.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-backface-culling.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-bitmask.c Adds a _cogl_util_pixel_format_from_masks API 2012-02-20 23:12:45 +00:00
test-blend-strings.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-color-mask.c offscreen: Replace use of CoglHandle with CoglOffscreen 2012-02-21 12:38:10 +00:00
test-conform-main.c Add a test for pipelines with sparse layer indices 2012-02-13 17:15:35 +00:00
test-custom-attributes.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-depth-test.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-fixed.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-fixtures.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-just-vertex-shader.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-launcher.sh.in test-launcher: Pass on the exit code 2011-12-07 19:01:48 +00:00
test-materials.c tests: Add a utility function for reading a pixel 2011-10-26 18:57:33 +01:00
test-multitexture.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-npot-texture.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-object.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-offscreen.c test-offscreen: Add tests that the offscreen's journal gets flushed 2012-01-31 12:01:20 +00:00
test-path.c tests: Port test-path conformance test from Clutter 2011-11-03 20:31:14 +00:00
test-pipeline-uniforms.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-pipeline-user-matrix.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-pixel-buffer.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-premult.c tests: Add a utility function for reading a pixel 2011-10-26 18:57:33 +01:00
test-primitive.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-readpixels.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-snippets.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-sparse-pipeline.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-sub-texture.c tests: ports test-sub-texture to not depend on clutter 2011-11-01 12:03:04 +00:00
test-texture-3d.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00
test-texture-get-set-data.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-texture-mipmaps.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-texture-pixmap-x11.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-texture-rectangle.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-utils.c tests: Move the create_color_texture function to test-utils 2012-02-13 17:29:28 +00:00
test-utils.h tests: Move the create_color_texture function to test-utils 2012-02-13 17:29:28 +00:00
test-vertex-buffer-contiguous.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-vertex-buffer-interleved.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-vertex-buffer-mutability.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-viewport.c Starts porting Cogl conformance tests from Clutter 2011-09-08 15:48:07 +01:00
test-wrap-modes.c Adds a context arg to cogl_pipeline_new() 2012-02-21 12:38:24 +00:00