mutter/tests/interactive
Robert Bragg a26119b551 tests: Remove use of cogl_program_use
The removes the use of cogl_program_use which has been deprecated and
instead of using the cogl_program_uniform functions we now use the
cogl_program_set_uniform methods.
2010-08-12 16:50:46 +01:00
..
.gitignore Remove test-random-text from the interactive .gitignore 2010-08-12 14:37:38 +01:00
Makefile.am test-random-text: Convert to a micro-benchmark 2010-08-12 11:54:42 +01:00
test-actor-clone.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-actors.c
test-animation.c
test-animator.c osx: Implemented hide cursor backend implementation 2010-08-04 15:13:11 +01:00
test-behave.c
test-bin-layout.c bin-layout: Add a text to the test 2010-08-05 17:22:50 +01:00
test-bind.c bind-constraint: Add width and height binding 2010-06-28 18:06:23 +01:00
test-binding-pool.c
test-box-layout.c
test-clip.c analysis: Fix the "key-press-event" callback signature 2010-06-01 12:08:18 +01:00
test-clutter-cairo-flowers.c
test-cogl-multitexture.c
test-cogl-offscreen.c
test-cogl-point-sprites.c test: fixed uninitialized variable in test-cogl-point-sprites 2010-08-04 15:13:11 +01:00
test-cogl-primitives.c
test-cogl-shader-arbfp.c tests: Remove use of cogl_program_use 2010-08-12 16:50:46 +01:00
test-cogl-shader-glsl.c tests: Remove use of cogl_program_use 2010-08-12 16:50:46 +01:00
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-constraints.c
test-depth.c
test-devices.c
test-drag.c test-drag: Fix the page curl angle 2010-08-11 14:21:22 +01:00
test-easing.c
test-events.c
test-fbo.c
test-flow-layout.c test-flow-layout: Use BindConstraints 2010-08-10 18:47:45 +01:00
test-fullscreen.c
test-grab.c
test-layout.c
test-main.c
test-model.c
test-multistage.c
test-offscreen.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-paint-wrapper.c
test-pixmap.c
test-project.c
test-rotate.c
test-scale.c
test-script.c
test-scrolling.c
test-shader.c test-shader: Unref the ClutterShader after setting it on an actor 2010-07-22 21:51:47 +01:00
test-stage-read-pixels.c
test-stage-sizing.c
test-state-animator.c state: add clutter_state_set_state and clutter_state_warp_to_state 2010-07-07 18:17:09 +01:00
test-state.c state: add clutter_state_set_state and clutter_state_warp_to_state 2010-07-07 18:17:09 +01:00
test-table-layout.c Add ClutterTableLayout, a layout showing children in rows and columns 2010-08-10 23:20:06 +01:00
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.in build: Allow to run the tests from any directory 2010-07-06 12:39:15 +01:00