1
0
Fork 0
mutter-performance-source/tests/conform
Neil Roberts 1d59fccf10 Add a conformance test for point sprites
This adds a conformance test which renders a texture point using a 2x2
texture with a different color for each texel. It then verifies that
each texel is mapped to the correct position on the point. The test is
currently failing.

The test requires the point sprite feature flag so this patch also
adds a TEST_REQUIREMENT_* flag for that.

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2012-03-07 15:13:29 +00:00
..
config.env.in tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
Makefile.am Add a conformance test for point sprites 2012-03-07 15:13:29 +00:00
run-tests.sh tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-atlas-migration.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-backface-culling.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-bitmask.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-blend-strings.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-color-mask.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-conform-main.c Add a conformance test for point sprites 2012-03-07 15:13:29 +00:00
test-custom-attributes.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-depth-test.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +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 tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-launcher.sh.in tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-materials.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-multitexture.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-npot-texture.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-object.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-offscreen.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-path.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-pipeline-uniforms.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-pipeline-user-matrix.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-pixel-buffer.c Port the test-pixel-buffer test 2012-03-05 19:02:37 +00:00
test-point-size.c Add a conformance test for point sizes 2012-03-07 15:13:29 +00:00
test-point-sprite.c Add a conformance test for point sprites 2012-03-07 15:13:29 +00:00
test-premult.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-primitive.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-read-texture-formats.c tests: Test reading all pixel formats 2012-03-05 17:44:51 +00:00
test-readpixels.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-snippets.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-sparse-pipeline.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-sub-texture.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-texture-3d.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-texture-get-set-data.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-texture-mipmaps.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-texture-pixmap-x11.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-texture-rectangle.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-utils.c Add a conformance test for point sprites 2012-03-07 15:13:29 +00:00
test-utils.h Add a conformance test for point sprites 2012-03-07 15:13:29 +00:00
test-vertex-buffer-contiguous.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-vertex-buffer-interleved.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-vertex-buffer-mutability.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-viewport.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-wrap-modes.c tests: Improve thoroughness and reporting of make test 2012-02-24 14:42:31 +00:00
test-write-texture-formats.c tests: Add a test which writes all pixel formats 2012-03-05 17:44:52 +00:00