mutter/clutter/tests/interactive
Georges Basile Stavracas Neto c829fd3374
Remove fog support
Fog is explicitly deprecated in favour of CoglSnippet API,
and in nowhere we are using this deprecated feature, which
means we can simply drop it without any sort of replacement.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/458
2019-03-20 15:16:47 +00:00
..
meson tests: Fix warnings reported by shellcheck 2018-12-01 13:07:29 +00:00
.gitignore cogl: Remove ARBfp pipeline support 2018-11-06 17:17:36 +01:00
meson.build clutter: Remove tests/interactive/text-pixmap.c 2019-03-04 09:27:25 -05:00
redhand.png
test-actors.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-animation.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-bind-constraint.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-binding-pool.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cairo-clock.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cairo-flowers.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-multitexture.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-offscreen.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-point-sprites.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-shader-glsl.c clutter: Fix const qualifier usage 2019-01-22 18:31:19 +01:00
test-cogl-tex-convert.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-tex-foreign.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-tex-polygon.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-tex-tile.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-cogl-vertex-buffer.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-content.c clutter: Content: Use G_DECLARE_INTERFACE() 2019-02-27 16:44:24 +00:00
test-devices.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-easing.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-events.c clutter: Fix const qualifier usage 2019-01-22 18:31:19 +01:00
test-fbo.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-grab.c clutter: Fix const qualifier usage 2019-01-22 18:31:19 +01:00
test-image.c clutter: Content: Use G_DECLARE_INTERFACE() 2019-02-27 16:44:24 +00:00
test-keyframe-transition.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-layout.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-main.c
test-paint-wrapper.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-path-constraint.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-rotate-zoom.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-scale.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-script-signals.json
test-script.c clutter/tests: Remove dead code 2019-01-22 18:31:19 +01:00
test-script.json
test-scrolling.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-shader-effects.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-stage-read-pixels.c clutter: Fix const qualifier usage 2019-01-22 18:31:19 +01:00
test-stage-sizing.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-state-script.c clutter/tests: Remove dead code 2019-01-22 18:31:19 +01:00
test-state.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-swipe-action.c Use a consistent style for enum braces 2019-02-28 09:31:01 +01:00
test-table-layout.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-text-field.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-text.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-texture-async.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-texture-material.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-texture-quality.c Remove fog support 2019-03-20 15:16:47 +00:00
test-texture-slicing.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
test-touch-events.c clutter/tests: Fix missing declaration warnings 2019-01-22 18:31:19 +01:00
wrapper.sh.in