summaryrefslogtreecommitdiff
path: root/src/tests/clutter/conform
Commit message (Expand)AuthorAgeFilesLines
* tests/clutter/timeline-interpolate: Use correct clockJonas Ådahl2021-03-081-18/+16
* tests/clutter/timeline-interpolate: Rework test to be less flakyJonas Ådahl2021-03-081-65/+109
* tests/clutter/timeline-interpolate: Assorted style cleanupsJonas Ådahl2021-03-081-20/+19
* clutter/frame-info: Add sequenceIvan Molodetskikh2021-03-082-0/+2
* clutter/frame-info: Add HW_CLOCK flagIvan Molodetskikh2021-03-082-0/+2
* clutter: Remove CLUTTER_ENABLE_EXPERIMENTAL_APIIvan Molodetskikh2021-02-051-1/+0
* clutter/frame-clock: Add notify_ready()Jonas Ådahl2021-01-221-0/+73
* clutter/offscreen-effect: Use paint nodes to paint targetGeorges Basile Stavracas Neto2020-12-151-2/+4
* tests/clutter/timeline: Always print progress to stderrJonas Ådahl2020-11-091-30/+20
* tests: Use ClutterStage "after-paint" instead of ClutterActor "paint"Jonas Dreßler2020-10-231-3/+3
* tests/conform/actor-pivot-point: Show stage before allocatingJonas Dreßler2020-10-201-0/+2
* tests: Use graphene APIsGeorges Basile Stavracas Neto2020-10-061-3/+2
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-061-1/+1
* Remove ClutterMatrixGeorges Basile Stavracas Neto2020-10-061-2/+2
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-2/+2
* tests/clutter: Always use stage from backendJonas Ådahl2020-08-138-17/+26
* tests/clutter/conform: Make sure to destroy created actorsJonas Ådahl2020-08-137-1/+43
* screen-cast: Add screen cast flag to streamsJonas Ådahl2020-07-301-0/+1
* tests/frame-clock: Check that destroy signal is emittedJonas Ådahl2020-07-021-0/+58
* clutter/frame-clock: Add explicit destroy functionJonas Ådahl2020-07-022-11/+11
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-0/+1
* clutter/stage: Only emit "presented" on completion eventJonas Ådahl2020-07-021-1/+0
* clutter: Include clutter-frame-clock.h from clutter.hJonas Ådahl2020-07-022-2/+1
* clutter/frame-clock: Handle reschedule then dispatch results in idleJonas Ådahl2020-07-021-0/+63
* frame-clock: Pass frame info when notifying presentedJonas Ådahl2020-07-022-6/+30
* clutter/timeline: Deprecate timelines without an actor or frame clockJonas Ådahl2020-07-025-18/+24
* tests/frame-clock: Add test that switches frame clock mid timelineJonas Ådahl2020-07-021-0/+86
* tests/clutter: Add frame clock timeline test caseJonas Ådahl2020-07-022-0/+114
* frame-clock: Pass timestamp to frame callbackJonas Ådahl2020-07-021-0/+7
* frame-clock: Add API to inhibit/uninhibit updatesJonas Ådahl2020-07-021-0/+80
* frame-clock: Add callback before the actual frame callbackJonas Ådahl2020-07-021-0/+67
* tests/frame-clock: Add schedule-update-now testJonas Ådahl2020-07-021-0/+102
* tests/frame-clock: Check that no damage doesn't ever dispatchJonas Ådahl2020-07-021-0/+47
* tests/frame-clock: Test delayed schedule updateJonas Ådahl2020-07-021-0/+83
* clutter/frame-clock: Handle immediate present feedbackJonas Ådahl2020-07-021-0/+72
* clutter: Add a simple frame clock baseJonas Ådahl2020-07-022-0/+164
* clutter/actor: Always return a resource scale in get_resource_scale()Jonas Dreßler2020-06-301-2/+1
* tests: Rename actor-anchors to actor-pivot-pointGeorges Basile Stavracas Neto2020-06-272-1/+1
* clutter/actor: Remove anchor points and gravityGeorges Basile Stavracas Neto2020-06-271-1/+1
* tests: Drop anchor-related parts of the actor-anchors testGeorges Basile Stavracas Neto2020-06-271-694/+0
* Drop ClutterRectangleGeorges Basile Stavracas Neto2020-06-272-58/+0
* tests: Replace ClutterRectangle with ClutterActorGeorges Basile Stavracas Neto2020-06-2711-31/+35
* Drop ClutterBoxGeorges Basile Stavracas Neto2020-06-273-6/+6
* clutter/stage: Remove all deprecated functionsGeorges Basile Stavracas Neto2020-06-271-19/+0
* clutter/stage: Remove color propertyGeorges Basile Stavracas Neto2020-06-271-1/+1
* clutter: Drop ClutterGroupGeorges Basile Stavracas Neto2020-06-274-66/+3
* clutter/actor: Remove clutter_actor_unparentGeorges Basile Stavracas Neto2020-06-271-1/+1
* clutter/actor: Remove clutter_actor_set_parentGeorges Basile Stavracas Neto2020-06-271-1/+1
* clutter/actor: Drop depth property and functionsGeorges Basile Stavracas Neto2020-06-271-3/+3
* tests/clutter/timeline-interpolate: Maximize error toleranceJonas Ådahl2020-06-061-3/+4