mutter/tests/conform
Robert Bragg 3d2a1e2d81 Gets the mesh API working with GLES2
* clutter/cogl/common/cogl-mesh.c:
	Make sure we use the appropriate cogl_wrap_gl* funcs as appropriate

	* clutter/cogl/gles/cogl-gles2-wrapper.c
	* clutter/cogl/gles/cogl-gles2-wrapper.h:
	In our glColorPointer wrapper we needed to mark our color attribute
	as normalized.

	* tests/conform/Makefile.am:
	When creating unit test symlinks we use the -l gtester option to
	list tests, but when using the PVR SDK the test binary also spews
	out some extra info that caused lots of random symlinks to be
	created. We now grep for lines starting with a '/'

	* tests/conform/test-mesh-contiguous.c
	* tests/conform/test-mesh-mutability.c:
	Use cogl_set_source_color instead of directly calling glColor4ub
2008-11-13 14:28:16 +00:00
..
ADDING_NEW_TESTS * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
Makefile.am Gets the mesh API working with GLES2 2008-11-13 14:28:16 +00:00
test-actor-invariants.c 2008-11-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-08 15:56:22 +00:00
test-clutter-entry.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-fixed.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-rectangle.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-conform-common.c * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
test-conform-common.h Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-conform-main.c 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 14:41:01 +00:00
test-label-cache.c 2008-11-10 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-10 12:28:42 +00:00
test-mesh-contiguous.c Gets the mesh API working with GLES2 2008-11-13 14:28:16 +00:00
test-mesh-interleved.c Fix warnings in mesh tests 2008-11-12 10:55:06 +00:00
test-mesh-mutability.c Gets the mesh API working with GLES2 2008-11-13 14:28:16 +00:00
test-paint-opacity.c 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 14:41:01 +00:00
test-pick.c * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
test-timeline-dup-frames.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-interpolate.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-rewind.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-smoothness.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline.c 2008-11-10 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-10 12:28:42 +00:00
wrapper.sh Gets the mesh API working with GLES2 2008-11-13 14:28:16 +00:00