mutter/tests/interactive
Neil Roberts a726ef32aa test-cogl-vertex-buffer: Fix the maximum index number
It was passing the number of vertices to
cogl_vertex_buffer_draw_elements but instead it should take the
maximum index which would be the number of vertices minus one. This
was causing errors to be reported with the checks filterset of Bugle.
2010-02-17 14:38:45 +00:00
..
Makefile.am
test-actor-clone.c
test-actors.c
test-animation.c
test-animator.c
test-behave.c
test-bin-layout.c
test-binding-pool.c
test-box-layout.c
test-clip.c
test-clutter-cairo-flowers.c
test-cogl-multitexture.c
test-cogl-offscreen.c
test-cogl-primitives.c
test-cogl-tex-convert.c
test-cogl-tex-foreign.c
test-cogl-tex-getset.c
test-cogl-tex-polygon.c
test-cogl-tex-tile.c
test-cogl-vertex-buffer.c
test-depth.c
test-devices.c
test-easing.c
test-events.c
test-fbo.c
test-flow-layout.c
test-fullscreen.c
test-grab.c
test-layout.c
test-main.c
test-model.c
test-multistage.c
test-offscreen.c
test-paint-wrapper.c
test-pixmap.c
test-project.c
test-random-text.c
test-rotate.c
test-scale.c
test-score.c
test-script.c
test-shader.c
test-stage-read-pixels.c
test-stage-sizing.c
test-text-field.c
test-text.c
test-texture-async.c
test-texture-quality.c
test-textures.c
test-threads.c
test-unproject.c
test-viewport.c
wrapper.sh