summaryrefslogtreecommitdiff
path: root/src/tests/clutter/interactive
Commit message (Expand)AuthorAgeFilesLines
* tests/clutter: Use a dummy actor for some interactive testsJonas Ådahl2023-01-301-3/+6
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-231-0/+1
* tests/interactive: Port to cogl_texture_2d_new_from_dataGeorges Basile Stavracas Neto2022-05-311-8/+11
* tests/interactive: Replace cogl_texture_new_from_fileGeorges Basile Stavracas Neto2022-05-315-41/+23
* tests/interactive: Drop test-cogl-image-convertGeorges Basile Stavracas Neto2022-05-312-187/+0
* tests/interactive: Replace most CoglHandles by CoglTexturesGeorges Basile Stavracas Neto2022-05-316-14/+15
* tests/interactive: Drop empty test_coglbox_finalizeGeorges Basile Stavracas Neto2022-05-314-28/+0
* tests/interactive: Make TestCoglbox finalGeorges Basile Stavracas Neto2022-05-314-292/+86
* tests/interactive: Cleanup tabsGeorges Basile Stavracas Neto2022-05-3111-119/+118
* tests: Move away from clutter_event_get_source()Carlos Garnacho2022-03-042-5/+27
* tests: Rewrite interactive Clutter grabs testsCarlos Garnacho2022-01-291-15/+28
* clutter: Drop clutter_stage_[gs]et_motion_events_enabled()Carlos Garnacho2022-01-292-70/+2
* cogl: Remove cogl_texture_new_with_sizeFernando Monteiro2021-12-071-3/+3
* tests: Rename 'material' variables to 'pipeline'Fernando Monteiro2021-12-074-43/+56
* cogl: Remove cogl_material_set_layer_point_sprite_coords_enabledFernando Monteiro2021-12-071-1/+1
* cogl: Remove material_set_layer_filtersFernando Monteiro2021-12-072-9/+9
* tests/clutter: Add hold event to existing testJoseExposito2021-12-022-0/+6
* tests: Drop dependency on click countCarlos Garnacho2021-10-292-6/+3
* clutter/stage: Remove 'minimum window size' logicJonas Ådahl2021-10-181-4/+0
* backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11Carlos Garnacho2021-07-161-4/+0
* tests: Make common test code a shared libraryJonas Ådahl2021-07-152-6/+3
* tests/clutter: Port to MetaContextJonas Ådahl2021-07-151-12/+3
* main: Move MetaCompositorType to a new meta-enums.hJonas Ådahl2021-07-151-0/+1
* tests/clutter: Don't have tests take argumentsJonas Ådahl2021-05-172-51/+12
* main: Make it possible to set properties when overriding configurationJonas Ådahl2021-03-121-1/+2
* clutter: Simplify stage state managementCarlos Garnacho2020-12-082-32/+0
* clutter: Drop CLUTTER_DESTROY_NOTIFY eventCarlos Garnacho2020-12-082-6/+0
* clutter: Drop CLUTTER_CLIENT_MESSAGE eventCarlos Garnacho2020-12-082-6/+0
* clutter: Drop ClutterInputDevice axis APICarlos Garnacho2020-11-271-48/+2
* clutter: Drop ClutterInputDevice::enabled and setter/getterCarlos Garnacho2020-11-271-4/+0
* tests: Drop usage of clutter_input_device_get_device_id()Carlos Garnacho2020-11-181-11/+7
* tests: Drop usage of clutter_event_get_device_id()Carlos Garnacho2020-11-181-23/+28
* tests: Use ClutterStage "after-paint" instead of ClutterActor "paint"Jonas Dreßler2020-10-232-7/+7
* tests/interactive: Remove clutter paint-wrapper testJonas Dreßler2020-10-232-340/+0
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-161-1/+1
* clutter: Don't use CoglHandle to store framebuffersJonas Ådahl2020-10-161-8/+9
* tests/clutter: Stop using cogl_offscreen_new_to_texture()Jonas Ådahl2020-10-161-1/+4
* tests: Use graphene APIsGeorges Basile Stavracas Neto2020-10-063-25/+32
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-063-7/+7
* Don't access CoglMatrix struct fieldsGeorges Basile Stavracas Neto2020-10-061-1/+1
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-292-4/+4
* tests/clutter: Always use stage from backendJonas Ådahl2020-08-1334-193/+205
* clutter: Remove support for transparent windowsJonas Ådahl2020-08-131-4/+0
* clutter: Remove DELETE event, signal and vfuncJonas Ådahl2020-08-132-9/+0
* screen-cast: Add screen cast flag to streamsJonas Ådahl2020-07-301-0/+1
* clutter/timeline: Deprecate timelines without an actor or frame clockJonas Ådahl2020-07-028-14/+14
* clutter/actor: Remove anchor points and gravityGeorges Basile Stavracas Neto2020-06-274-8/+4
* clutter/actor: Remove rotation centerGeorges Basile Stavracas Neto2020-06-273-26/+16
* tests: Replace ClutterRectangle with ClutterActorGeorges Basile Stavracas Neto2020-06-278-25/+42
* clutter/stage: Remove color propertyGeorges Basile Stavracas Neto2020-06-274-4/+4