mutter/cogl/tests/conform
Jonas Ådahl 9e2e44c0c2 cogl/tests/warp-modes: Test CoglPrimitive instead of cogl_polygon()
Change the warp modes test to sanity check CoglPrimitive based polygon
drawing instead of cogl_polygon(). This removes some checks, as
cogl_polygon() has explicitly documented special behaviour for automatic
wrap modes, which CoglPrimitive does not.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/935
2019-12-03 19:02:14 +00:00
..
meson cogl/tests: Export and run unit tests if they are enabled 2019-05-02 19:56:23 +00:00
meson.build cogl/tests: Remove test-materials 2019-12-03 19:02:14 +00:00
mutter-cogl.test.in
test-alpha-test.c
test-alpha-textures.c
test-atlas-migration.c
test-backface-culling.c cogl/tests/backface-culling: Port to non-deprecated API 2019-12-03 19:02:14 +00:00
test-blend-strings.c cogl/tests: Remove testing of legacy API 2019-12-03 19:02:14 +00:00
test-blend.c
test-color-hsl.c
test-conform-main.c Remove CoglQuaternion 2019-10-16 11:38:13 +00:00
test-copy-replace-texture.c
test-custom-attributes.c
test-declarations.h Remove CoglQuaternion 2019-10-16 11:38:13 +00:00
test-depth-test.c cogl/tests: Remove testing of legacy API 2019-12-03 19:02:14 +00:00
test-euler.c Remove CoglQuaternion 2019-10-16 11:38:13 +00:00
test-fence.c
test-fixtures.c
test-framebuffer-get-bits.c
test-just-vertex-shader.c cogl/tests: Remove testing of legacy API 2019-12-03 19:02:14 +00:00
test-layer-remove.c
test-map-buffer-range.c
test-multitexture.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-no-gl-header.c
test-npot-texture.c cogl: NPOT textures are always available 2019-04-18 12:53:07 -04:00
test-object.c
test-offscreen.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-path-clip.c
test-path.c
test-pipeline-cache-unrefs-texture.c
test-pipeline-shader-state.c
test-pipeline-uniforms.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-pipeline-user-matrix.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
test-pixel-buffer.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-point-size-attribute.c cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
test-point-size.c cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
test-point-sprite.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
test-premult.c cogl/tests: Remove testing of legacy API 2019-12-03 19:02:14 +00:00
test-primitive-and-journal.c
test-primitive.c cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
test-read-texture-formats.c
test-readpixels.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-snippets.c
test-sparse-pipeline.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-sub-texture.c
test-texture-get-set-data.c
test-texture-mipmaps.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-texture-no-allocate.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
test-texture-pixmap-x11.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-texture-rg.c
test-version.c
test-viewport.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-wrap-modes.c cogl/tests/warp-modes: Test CoglPrimitive instead of cogl_polygon() 2019-12-03 19:02:14 +00:00
test-write-texture-formats.c