mutter/tests/interactive
Neil Roberts 75f48ad0ec test-pixmap: Enable automatic updates for the hand
The hand actor has a feature that if you click on the stage it will
draw a line to the actor. However it's not possible to see the results
of this because automatic updates were disabled so the texture would
never be updated.
2010-06-22 12:22:48 +01:00
..
.gitignore Split out the ignored test files 2010-06-15 16:53:41 +01:00
Makefile.am build: distinguish CLUTTER_WINSYS and CLUTTER_SONAME_INFIX 2010-06-18 17:38:40 +01:00
test-actor-clone.c
test-actors.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-animation.c Use ClickAction in test-animation 2010-05-26 14:18:19 +01:00
test-animator.c animator: s/clutter_animator_run/clutter_animator_start/ 2010-03-02 17:03:03 +00:00
test-behave.c
test-bin-layout.c cairo-texture: Disable :sync-size 2010-06-16 13:58:41 +01:00
test-binding-pool.c
test-box-layout.c Add "homogeneous" mode to ClutterBoxLayout. 2010-03-25 09:41:54 +00:00
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-offscreen: Setup a clutter style modelview/projection 2010-04-06 09:26:10 +01:00
test-cogl-primitives.c analysis: Make all function declarations be protoypes 2010-06-01 12:08:18 +01:00
test-cogl-tex-convert.c
test-cogl-tex-foreign.c test-cogl-tex-foreign: save and restore GL state correctly 2010-06-09 15:19:31 +01:00
test-cogl-tex-getset.c
test-cogl-tex-polygon.c test-cogl-tex-polygon: Actually use the material it creates 2010-03-31 19:03:24 +01:00
test-cogl-tex-tile.c
test-cogl-vertex-buffer.c test-cogl-vertex-buffer: Fix the maximum index number 2010-02-17 14:38:45 +00:00
test-constraints.c Add named modifiers for Action and Constraint 2010-05-20 11:19:51 +01:00
test-depth.c
test-devices.c
test-drag.c drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
test-easing.c
test-events.c Improve LEAVE events for border actors 2010-02-17 10:48:18 +00:00
test-fbo.c
test-flow-layout.c flow-layout: Provide a preferred size 2010-03-02 15:11:27 +00:00
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-paint-wrapper: Request ARGB visuals on GLX 2010-03-10 00:25:26 +00:00
test-pixmap.c test-pixmap: Enable automatic updates for the hand 2010-06-22 12:22:48 +01:00
test-project.c analysis: Make all function declarations be protoypes 2010-06-01 12:08:18 +01:00
test-random-text.c
test-rotate.c blur-effect: Fix loop unrolling 2010-06-07 15:45:24 +01:00
test-scale.c
test-score.c
test-script.c
test-scrolling.c drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
test-shader.c test-shader: guard GLES2 specific changes with COGL_HAS_GLES2 2010-06-22 11:35:29 +01:00
test-stage-read-pixels.c
test-stage-sizing.c
test-state-animator.c state-machine: made clutter_state_change take a boolean animate argument 2010-05-20 16:24:29 +01:00
test-state.c test-state: move press/release callbacks to stage avoiding grab 2010-06-14 15:49:20 +01:00
test-text-field.c text-field: Cast GString->len to integer before printing 2010-03-02 17:50:07 +00:00
test-text.c
test-texture-async.c texture-async: Fix path fallback code 2010-06-08 11:19:28 +01:00
test-texture-quality.c
test-textures.c
test-threads.c
test-unproject.c
test-viewport.c
wrapper.sh