mutter/src/tests/clutter/interactive
Jonas Ådahl 14bb104ef0 tests/clutter: Replace ClutterTexture from image with custom helper
ClutterTexture is deprecated, lets remove the trivial usage with a
simple gdk-pixbuf using constructor putting pixel contents into a
ClutterImage then putting said image in a plain ClutterActor.

Tested partially, as the interactive tests cannot be properly run at the
moment.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/932
2019-11-13 13:56:08 +00:00
..
meson clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
.gitignore clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
meson.build tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
redhand.png clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-actors.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-animation.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-bind-constraint.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-binding-pool.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-cairo-clock.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-cairo-flowers.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-cogl-multitexture.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-cogl-offscreen.c cogl: Remove COGL_INVALID_HANDLE 2019-10-14 17:05:28 +00:00
test-cogl-point-sprites.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-cogl-shader-glsl.c cogl: Remove COGL_INVALID_HANDLE 2019-10-14 17:05:28 +00:00
test-cogl-tex-convert.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-cogl-tex-polygon.c cogl: Remove COGL_INVALID_HANDLE 2019-10-14 17:05:28 +00:00
test-cogl-tex-tile.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-cogl-vertex-buffer.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-content.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-devices.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-easing.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-events.c Replace ClutterPoint by graphene_point_t 2019-10-16 11:38:14 +00:00
test-fbo.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-grab.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-image.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-keyframe-transition.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-layout.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-main.c tests/clutter/interactive: Init backend and mutter context 2019-11-13 13:56:08 +00:00
test-paint-wrapper.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-path-constraint.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-rotate-zoom.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-script-signals.json clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-script.c clutter: Remove unused deprecated/clutter-behaviour-opacity.c 2019-10-22 19:01:17 +00:00
test-script.json clutter: Remove behaviours 2019-10-22 19:01:17 +00:00
test-scrolling.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-shader-effects.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-stage-read-pixels.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-stage-sizing.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-state-script.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-state.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-swipe-action.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-table-layout.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-text-field.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-text.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-texture-async.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-texture-material.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-texture-slicing.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-touch-events.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
wrapper.sh.in clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00