mutter/tests/conform
Robert Bragg 8e3805136c build: check COGL_HAS_GLES2 to check for gles2 support
We were checking HAVE_COGL_GLES2 but this is not publicly defined by
Cogl so since splitting Cogl from Clutter test-cogl-materials.c would
not have built against gles2 since it would end up enabling the GL
specific code path which would reference an undefined symbol.

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2011-07-04 15:41:38 +01:00
..
ADDING_NEW_TESTS
Makefile.am
run-tests.sh
test-actor-destroy.c
test-actor-invariants.c Remove usage of clutter_group_add() 2011-06-16 17:07:32 +01:00
test-actor-size.c
test-anchors.c conform: Start cleaning up the conformance test suite 2010-10-12 17:42:18 +01:00
test-animator.c
test-behaviours.c
test-binding-pool.c
test-clutter-cairo-texture.c
test-clutter-rectangle.c
test-clutter-text.c
test-clutter-texture.c
test-clutter-units.c
test-cogl-atlas-migration.c
test-cogl-backface-culling.c
test-cogl-blend-strings.c test-cogl-blend-strings: Allow single-bit rendering error 2011-05-14 01:12:44 +01:00
test-cogl-depth-test.c test-cogl-depth-test: Update to new Cogl API 2011-05-16 19:01:14 +01:00
test-cogl-fixed.c
test-cogl-just-vertex-shader.c
test-cogl-materials.c build: check COGL_HAS_GLES2 to check for gles2 support 2011-07-04 15:41:38 +01:00
test-cogl-multitexture.c
test-cogl-npot-texture.c
test-cogl-object.c
test-cogl-offscreen.c
test-cogl-path.c
test-cogl-pipeline-user-matrix.c
test-cogl-pixel-buffer.c test-cogl-pixel-buffer: Use the new name for CoglPixelArray 2011-05-16 16:07:19 +01:00
test-cogl-premult.c
test-cogl-primitive.c
test-cogl-readpixels.c
test-cogl-sub-texture.c test-cogl-sub-texture: Allow single-bit rendering error 2011-05-14 01:12:44 +01:00
test-cogl-texture-3d.c
test-cogl-texture-get-set-data.c
test-cogl-texture-mipmaps.c
test-cogl-texture-pixmap-x11.c
test-cogl-texture-rectangle.c
test-cogl-vertex-buffer-contiguous.c
test-cogl-vertex-buffer-interleved.c
test-cogl-vertex-buffer-mutability.c
test-cogl-viewport.c
test-cogl-wrap-modes.c
test-color.c
test-conform-common.c
test-conform-common.h
test-conform-main.c
test-group.c
test-launcher.sh.in
test-model.c
test-offscreen-redirect.c
test-paint-opacity.c
test-path.c build: include <cairo.h> not <cairo/cairo.h> 2011-06-10 17:57:18 +01:00
test-pick.c effect: Rename RunFlags to PaintFlags 2011-06-13 16:00:45 +01:00
test-score.c
test-script-parser.c
test-state.c
test-text-cache.c
test-texture-fbo.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline.c