mutter/tests/conform
Neil Roberts a3bc4a6009 test-cogl-materials: Add a test using the maximum number of layers
This adds a test which creates a material using the maximum number of
layers. All of the layers are assigned a white texture except the last
which is set to red. The default combine mode is used for all of the
layers so the final fragment should end up red.

Currently Cogl doesn't provide a way to query the maximum number of
layers so it just uses glGetIntegerv instead. This might cause
problems on GLES 2 because that adds additional restrictions on the
number of layers.

http://bugzilla.openedhand.com/show_bug.cgi?id=2064
2010-04-29 12:15:06 +01:00
..
ADDING_NEW_TESTS
Makefile.am tests: Add a conformance test for the wrap modes of a cogl material 2010-04-12 15:44:23 +01:00
test-actor-destroy.c actor: Turn push/pop_internal into Actor methods 2010-02-15 16:09:26 +00:00
test-actor-invariants.c conformance: Show the Stage to test invariants 2010-02-24 12:25:48 +00:00
test-actor-size.c
test-anchors.c
test-animator.c conformance: Use g_assert_no_error() if available 2010-03-02 19:10:07 +00:00
test-behaviours.c conform: fix stack corruption in test-behaviours.c 2010-02-09 13:09:24 +00:00
test-binding-pool.c
test-clutter-rectangle.c
test-clutter-text.c
test-clutter-units.c
test-cogl-backface-culling.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-blend-strings.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-fixed.c
test-cogl-materials.c test-cogl-materials: Add a test using the maximum number of layers 2010-04-29 12:15:06 +01:00
test-cogl-multitexture.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-npot-texture.c
test-cogl-offscreen.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-path.c test-cogl-path: Test sub paths and intersections 2010-04-21 18:58:18 +01:00
test-cogl-pixel-buffer.c build: Enable experimental COGL API in tests/conform 2010-02-15 11:58:55 +00:00
test-cogl-premult.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-readpixels.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-sub-texture.c cogl-sub-texture: Optimise taking a sub texture of a sub texture 2010-02-12 16:57:17 +00:00
test-cogl-texture-mipmaps.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-texture-rectangle.c Add a conformance test for rectangle textures 2010-03-04 14:52:12 +00:00
test-cogl-vertex-buffer-contiguous.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-vertex-buffer-interleved.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-vertex-buffer-mutability.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-viewport.c cogl: Support any format in cogl_read_pixels 2010-03-02 11:01:35 +00:00
test-cogl-wrap-modes.c tests: Add a conformance test for the wrap modes of a cogl material 2010-04-12 15:44:23 +01:00
test-color.c
test-conform-common.c
test-conform-common.h
test-conform-main.c tests: Add a conformance test for the wrap modes of a cogl material 2010-04-12 15:44:23 +01:00
test-group.c
test-launcher.sh
test-model.c conformance: Use g_assert_no_error() if available 2010-03-02 19:10:07 +00:00
test-paint-opacity.c
test-path.c analysis: Conformance tests 2010-02-12 14:57:56 +00:00
test-pick.c conform: Do not resize the stage 2010-02-16 12:19:15 +00:00
test-script-parser.c conformance: Use g_assert_no_error() if available 2010-03-02 19:10:07 +00:00
test-text-cache.c
test-texture-fbo.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline.c