[mutter] (321 commits) Non-fast-forward update to branch benzea/ci-add-machine-id



The branch 'benzea/ci-add-machine-id' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  b6ed7d6... dbus-session-watcher: Chain up to parent finalize()
  a22731e... clutter/actor: Save key-focus state and unset it before des
  bf17e04... clutter/stage: Actually set key focus to an actor on key fo
  ff885fe... monitor-manager: check for underscan setting validity upfro
  c003730... window-actor: Add a missing NULL-check
  85f5db7... wayland/surface: Reset buffer_destroy_handler_id
  ef2f5f0... x11: Update X11 focus before updating MetaDisplay focus
  2301cde... display: Move finishing of touch sequence to the backend
  f4574ea... x11: Limit touch replay pointer events to when replaying
  51f7e8c... wayland: Check stylus serials on meta_wayland_seat_can_popu
  a112d7a... clutter/stage-view: Separate offscreen and shadowfb
  34b5a07... renderer-native: Separate offscreen and shadowfb
  3564b0d... display: Add 'closing' signal
  d7bdaee... plugin/default: Init quark before using
  4c48c85... plugins/default: Clean up tile preview when closing display
  98a1630... window: Always update tile monitor number on hot plug
  c9a05d4... tests/monitor-unit-tests: Move test client sanity check int
  8cb0646... tests/runner: Move window shown synchronization to helper
  9ed33dc... tests/monitor-unit-tests: Add window tiling hot plug test
  3df4348... window: Reset tile monitor number when untiling
  5e1bbb7... tests/monitor-unit-tests: Add another tiling window hot plu
  1f56514... x11-display: Don't unset the X11 focused window after setti
  4ba3c45... ci: Fix checking out gnome-shell on stable branches
  6fa8604... wayland/actor-surface: Always store away frame callbacks on
  4b238c1... window: Warn if O-R window workspace state is used
  a8776a9... window: Assert we only set a NULL workspace when unmanaging
  598be2b... window-props: Don't look for parent multiple times
  7c1f349... window-props: Don't set override redirect windows as top-le
  cf78598... wayland/surface: Don't double scale when getting absolute c
  7e5366f... plugins/default: Handle skipped animations
  403d8fc... plugin-manager: Kill window effects on destroy
  a14e7b4... input-settings/x11: Add missing clutter_x11_trap_x_errors a
  cc00e55... backends: Plug MetaKmsPageFlipData leak
  eb78b7d... compositor: Plug cairo_region_t leak
  c462544... output-kms: Fix "panel orientation" kms-prop being ignored 
  d78585d... cursor-renderer/native: Fix cursor drawing in combination w
  eac37b1... wayland: Drop unused wl_signal structs
  e2d6b33... wayland: Avoid redundant cancel() call
  edb618b... wayland: Do not cancel data source on offer destruction
  7e741fe... wayland: Move "ownership" of the DnD selection source to th
  9c37238... clutter/cally-root: Use g_clear_signal_handler and fix a si
  06202c3... device-manager-x11: Ignore events if no source device is se
  cbbffd1... cursor-tracker: Add API to keep the wayland pointer focus w
  1b75d78... shaped-texture: Do not invalidate content on set_cogl_textu
  c0e7618... stack: Allow promoting transient windows to their parent's 
  fc77efb... kms: Process impl idle callbacks before pre dispatch flush
  6f02d2e... kms-impl/simple: Fix meta_set_fallback_feedback_idle
  868a617... backends/native: Fix double free of error
  c05328f... Update British English translation
  6d0b3e5... ci: Always generate a machine ID

Commits added to the branch:

  34ff206... Bump version to 3.35.1 (*)
  3a68898... dbus-session-watcher: Chain up to parent finalize() (*)
  5e7fa20... wayland-egl-stream: Add log message on sucessful dlopen (*)
  a8155a0... meta: Add META namespace to macros (*)
  317ce05... window-actor: Add a missing NULL-check (*)
  23f77a1... cogl: Remove cogl_handle_ref/unref (*)
  0d0286d... cogl: Remove COGL_INVALID_HANDLE (*)
  877ecc1... core/core: Remove unused function (*)
  c474ad6... Stop including core.h where it's not used (*)
  7c2e926... core/core: Remove meta_retheme_all() helper (*)
  da213fe... core/core: Rename and move to x11/meta-x11-window-control (*)
  e17d70a... x11/window-controls: Pass around MetaX11Display directly (*)
  2773e8a... clutter/actor: Remove deprecated internal child support (*)
  d4ff5e2... clutter/actor: Remove deprecated clutter container foreach (*)
  22c8f17... cogl/test-readpixel: Remove unused variables (*)
  c2d03bf... clutter/actor: Save key-focus state and unset it before des (*)
  97010ac... meta: Move private defines to a private header (*)
  553211d... clutter/stage: Actually set key focus to an actor on key fo (*)
  8e204e0... cogl: Add a notion of pixel format planes (*)
  bdceb3a... Update POTFILES.in (*)
  65d8f27... doap: Update list of maintainers (*)
  dcd0f43... shaped-texture: Add API to check opaqueness (*)
  f059466... window-actor/x11: Use g_clear_signal_handler() (*)
  9ac52f0... compositor/x11: Move unredirect logic to helper (*)
  f7315c9... window-actor: Move shapes, shadows and unredirection to X11 (*)
  b1a1d4e... Remove fog support (*)
  4f2b217... clutter/actor: Drop ClutterActor:clip property (*)
  3ecae81... clutter/tests: Rename variable (*)
  cada2b5... Add Graphene dependency (*)
  7c7ccb2... clutter: Pull in Clutter dependencies (*)
  959a418... Replace CoglEuler by graphene_euler_t (*)
  1687534... Remove CoglQuaternion (*)
  ba0f17f... Replace CoglVector* by graphene_vec*_t (*)
  a5d0cfe... Replace ClutterVertex by graphene_point3d_t (*)
  cd293f7... Replace ClutterSize by graphene_size_t (*)
  160cc91... Replace ClutterPoint by graphene_point_t (*)
  94682e6... Replace ClutterRect by graphene_rect_t (*)
  bdf5e3f... Replace ClutterGeometry by graphene_rect_t (*)
  8cfa8dc... cogl/matrix-stack: Use graphene types on entries (*)
  8c89ea5... clutter/stage: Do picking with float coordinates (*)
  e82a657... clutter/actor: Remove color from the pick virtual function (*)
  5d646a5... cogl/framebuffer: Check buffer bits before modifying it (*)
  d57dbe1... framebuffer: Fix clip tracking in the unclipped case (*)
  0556138... cogl/journal: Track viewport (*)
  c5b7d73... cogl/journal: Track dither (*)
  6207283... cogl: Remove midscene tracking (*)
  8665084... monitor-manager: check for underscan setting validity upfro (*)
  e1fa073... x11: Detach selection streams on dispose (*)
  45a8806... x11: Iterate over selections in a safer manner for event ha (*)
  9889239... wayland/surface: Reset buffer_destroy_handler_id (*)
  179d5ba... clutter: Split pick and paint (*)
  ff8ed70... clutter/stage: Refactor view setup code (*)
  86a5358... clutter/stage: Pick with clutter_actor_pick() (*)
  db8fcc0... clutter/actor: Remove pick code from paint (*)
  05da4a6... clutter/effect: Remove pick flags (*)
  a444a4c... EGL: Include EGL/eglmesaext.h (*)
  668be1f... backends: Plug MetaKmsPageFlipData leak (*)
  40e6aa7... compositor: Plug cairo_region_t leak (*)
  f297a5f... cogl: Remove unneeded driver/ includes from the core (*)
  049e788... cogl: Move _cogl_bitmap_gl_{,un}bind into the GL driver (*)
  c5bb2e3... cogl: Remove unused cogl_renderer_get_n_fragment_texture_un (*)
  148cba3... cogl: Remove COGL_PRIVATE_FEATURE_QUADS (*)
  ba9fb16... cogl: Remove COGL_PRIVATE_FEATURE_FOUR_CLIP_PLANES (*)
  de36253... cogl: VBOs are always available (*)
  82f5605... cogl: Remove some completely unused GL function pointers (*)
  d810c05... cogl: Move some GL function pointers from in-gles-core to c (*)
  8b0289a... cogl: Remove unused COGL_FEATURE_ID_DEPTH_RANGE (*)
  6ab2e30... cogl: Remove unused COGL_FEATURE_ID_MIRRORED_REPEAT (*)
  7716a41... cogl: Remove always-set COGL_PRIVATE_FEATURE_BLEND_CONSTANT (*)
  da36575... cogl: Remove always-set COGL_FEATURE_ID_PER_VERTEX_POINT_SI (*)
  96da0c6... cogl: Remove always-set COGL_FEATURE_ID_POINT_SPRITE (*)
  eaf0aa1... cogl: Remove unused COGL_FEATURE_DEPTH_RANGE (*)
  5f4e878... cogl: Remove unused COGL_FEATURE_POINT_SPRITE (*)
  4523251... cogl: Require {EXT,ARB}_framebuffer_object in the GL driver (*)
  6a8830a... cogl: Remove always-set COGL_FEATURE_ID_OFFSCREEN (*)
  cf107c8... cogl: Remove always-set COGL_FEATURE_OFFSCREEN (*)
  45e77c1... cogl: Remove unused COGL_FEATURE_DEPTH_TEXTURE (*)
  fb49e9d... cogl: Remove unused COGL_FEATURE_ID_DEPTH_TEXTURE (*)
  0e4c23c... cogl: Remove unused depth texture API (*)
  3076895... cogl: Remove unused COGL_FEATURE_ONSCREEN_MULTIPLE (*)
  34a3882... cogl: Remove unused COGL_FEATURE_ID_ONSCREEN_MULTIPLE (*)
  0731eb6... cogl: Remove unused COGL_FEATURE_MAP_BUFFER_FOR_{READ,WRITE (*)
  eb3ffef... cogl: Remove unused COGL_FEATURE_UNSIGNED_INT_INDICES (*)
  bd5266a... cogl: Remove unused COGL_FEATURE_STENCIL_BUFFER (*)
  26a7387... cogl: Remove unused COGL_FEATURE_FOUR_CLIP_PLANES (*)
  1f04b1a... cogl: Remove unused COGL_FEATURE_OFFSCREEN_MULTISAMPLE (*)
  673f429... cogl: Remove unused COGL_FEATURE_ID_OFFSCREEN_MULTISAMPLE (*)
  5e09895... clutter: Remove unused CLUTTER_FEATURE_TEXTURE_READ_PIXELS (*)
  f01db80... cogl: Remove unused COGL_FEATURE_TEXTURE_READ_PIXELS (*)
  d54c548... clutter: Remove unused deprecated clutter_texture_set_from_ (*)
  ba7b8a5... cogl: Remove unused COGL_FEATURE_TEXTURE_YUV (*)
  67d5ebb... cogl: Remove unused COGL_FEATURE_PBOS (*)
  bd1630a... cogl: Remove unused CoglFeatureFlags (*)
  a7f4f5b... ClutterStage: Store clip area as a region (*)
  3078394... ClutterStage: Use clutter_region_t for swap_region (*)
  71c3f4a... x11: Update X11 focus before updating MetaDisplay focus (*)
  f18e2d2... clutter: Remove unused clutter-layout-manager-deprecated.c (*)
  1d8807a... clutter/paint-nodes: Expose ClutterLayerNode (*)
  cf791c0... clutter/paint-nodes: Expose and cleanup ClutterTransformNod (*)
  ebf9ac0... clutter/paint-nodes: Introduce ClutterActorNode (*)
  cd2ee44... clutter/actor: Always paint using paint nodes (*)
  18e0a8f... clutter: Remove stray references to ClutterBehaviour{Path,R (*)
  68fca55... clutter: Remove unused deprecated/clutter-behaviour-opacity (*)
  096d784... clutter: Remove tests/interactive/test-texture-quality.c (*)
  013b336... clutter: Remove unused deprecated/clutter-behaviour-depth.c (*)
  33d1bae... clutter: Remove deprecated/clutter-behaviour-scale.c (*)
  a60457c... clutter: Remove behaviours (*)
  d6bf480... cogl: Remove unused _cogl_matrix_entry_flush_to_gl_builtins (*)
  b6170db... ci: Phrase error in a way that gives a hint on how to fix p (*)
  b622a8b... ci: Print all the commits that need bug references (*)
  ac626f7... cogl: Remove unused API from cogl-xlib (*)
  b3980f7... cogl: Move _cogl_xlib_get_damage_base near its only consume (*)
  95662fd... cogl: Remove unused cogl_xlib_renderer_get_visual_info (*)
  acc7b83... cogl: Remove the stub winsys (*)
  a99f579... cogl: Remove unused cogl_check_extension and cogl_clutter_c (*)
  c36c865... cogl: Remove unused _cogl_xlib_renderer_get_dispatch_timeou (*)
  e17494f... cogl: Inline cogl_xlib_renderer_set_event_retrieval_enabled (*)
  683f186... cogl: Remove unused cogl_x11_onscreen_get_visual_xid (*)
  ed7afd9... cogl: Remove unused cogl_x11_onscreen_set_foreign_window_xi (*)
  3186e45... cogl: Remove unused cogl_xlib_renderer_get_visual_info (*)
  c63f54b... cogl: Remove unused cogl_texture_pixmap_x11_set_damage_obje (*)
  b294e62... cogl: Remove unused cogl_glx_context_get_glx_context (*)
  3e5960b... cogl: Remove unused cogl_egl_context_get_egl_context (*)
  4918893... clutter/cogl: Store empty clip regions for buffer age (*)
  2e9faaf... clutter/cogl: Ensure to paint full view if there's no buffe (*)
  563e713... Allow changing Clutter debug flags at runtime (*)
  9678fd5... clutter/cogl: Scale clip region in paint_stage() (*)
  23fa59b... display: Move finishing of touch sequence to the backend (*)
  9428835... x11: Limit touch replay pointer events to when replaying (*)
  f2b3dd3... wayland: Check stylus serials on meta_wayland_seat_can_popu (*)
  40a7659... ci: Update docker image to v3 (*)
  3f9c5d0... cogl: Remove old workaround for software Mesa (*)
  46aeb96... ci: Add gnome-control-center (*)
  17e39ad... cogl: Remove support for cogl.conf (*)
  6b8ee80... cogl: Remove unused deprecated material lighting API (*)
  468dc99... cogl: Remove unused pipeline lighting API (*)
  711023e... cogl: Remove unused COGL_PIPELINE_STATE_LIGHTING (*)
  e84dbd7... cogl: Remove unused CoglPipelineLightingState (*)
  13d9e4d... cogl: Remove unused cogl/cogl-pango.h (*)
  793c2ac... cogl: Remove unused cogl-deprecated.h (*)
  7c036c5... cogl: fix a compile warning (*)
  f4f7e31... cogl: Fix GLES2 fallback (*)
  6ee7c0f... cogl/egl: Warn when we fail to query a buffer age. (*)
  ee4638e... cogl/egl: Make surface current before querying buffer age (*)
  d47324e... cogl/egl: Explicitly initialize age variable (*)
  cf89e4d... clutter/cogl: Fix invalidation on non-primary monitors with (*)
  6bfa61a... Revert "clutter/cogl: Store empty clip regions for buffer a (*)
  6051712... profiler: track changes in GLib and Sysprof (*)
  ae238d1... window: Add adjust_fullscreen_monitor_rect virtual method (*)
  dbb95cb... window-xwayland: Add Xwayland fullscreen games workaround (*)
  2202c0d... tests: Explicitly set a background color for offscreen acto (*)
  1688cf7... clutter: Drop the no-clear stage hint (*)
  e5b0f47... cogl: Remove some unused framebuffer API (*)
  db90c0d... clutter/stage-view: Separate offscreen and shadowfb (*)
  60800d2... renderer-native: Separate offscreen and shadowfb (*)
  f133de2... clutter/actor: Unref the root node if set as child (*)
  5e87d67... surface-actor-wayland: Do not send frame callbacks if the a (*)
  1f5b403... display: Add 'closing' signal (*)
  955b276... plugin/default: Init quark before using (*)
  dc1a28c... plugins/default: Clean up tile preview when closing display (*)
  77aad08... window: Always update tile monitor number on hot plug (*)
  db91439... tests/monitor-unit-tests: Move test client sanity check int (*)
  47155ed... tests/runner: Move window shown synchronization to helper (*)
  155b7bf... tests/monitor-unit-tests: Add window tiling hot plug test (*)
  ff799a1... window: Reset tile monitor number when untiling (*)
  662c76c... tests/monitor-unit-tests: Add another tiling window hot plu (*)
  95eda36... wayland: use correct enum type for tablet pad (*)
  c11ef6e... wayland: Flatten data source object hierarchy (*)
  16eb461... wayland: Clean up meta_wayland_data_device_set_primary() (*)
  e865fcc... wayland: Check focus surface client in wl_data_device.set_s (*)
  efe5bed... x11-display: Don't unset the X11 focused window after setti (*)
  ffa0a24... x11-display: Get next serial just before using it (*)
  9172901... ci: Fix checkout out gnome-shell on stable branches (*)
  9b16b74... cogl: Remove unused stuff from cogl-material-compat.[ch] (*)
  54ac1f6... test: Remove unreferenced test-texture-rectangle (*)
  806ebc4... cogl: Remove cogl_texture_2d_gl_new_from_foreign (*)
  0e5a5df... wayland/actor-surface: Always store away frame callbacks on (*)
  2644e54... window: Warn if O-R window workspace state is used (*)
  13f10e3... window: Assert we only set a NULL workspace when unmanaging (*)
  c85fb10... window-props: Don't look for parent multiple times (*)
  bacbbbd... window-props: Don't set override redirect windows as top-le (*)
  4a76f66... wayland/surface: Don't double scale when getting absolute c (*)
  6944839... window-props: Read WM_TRANSIENT_FOR for override-redirect w (*)
  07ca100... cogl: glBlendEquationSeparate is always available (*)
  9cbf83d... cogl: glBlendFuncSeparate is always available (*)
  0545b93... plugins/default: Handle skipped animations (*)
  a4f51da... plugin-manager: Kill window effects on destroy (*)
  5afec87... input-settings/x11: Add missing clutter_x11_trap_x_errors a (*)
  7193938... compositor: Guard against untimely calls (*)
  03b59f9... clutter/actor: Move paint flag to ClutterActorNode (*)
  044238b... clutter/actor: Draw paint volumes using paint nodes (*)
  bcc519e... clutter: return correct enum type (*)
  a5f9862... output-kms: Fix "panel orientation" kms-prop being ignored  (*)
  8907a29... cursor-renderer/native: Fix cursor drawing in combination w (*)
  f3b9fc8... tests/clutter/interactive: Init backend and mutter context (*)
  14bb104... tests/clutter: Replace ClutterTexture from image with custo (*)
  e0ebc4d... tests/clutter/easing: Use ClutterCanvas (*)
  f7ad7e6... tests/clutter/touch-events: Use ClutterCanvas to draw touch (*)
  244f55d... tests/clutter: Remove tests testing or relying on ClutterTe (*)
  faad63a... clutter: Remove ClutterCairoTexture (*)
  ec1c94d... cally: Remove CallyTexture (*)
  b078917... clutter: Remove ClutterTexture (*)
  81bb4f0... cogl: return correct enum type (*)
  d992722... cogl: correct check for COGL_OFFSCREEN_DISABLE_DEPTH_AND_ST (*)
  d48fec8... cogl: drop extraneous parentheses (*)
  d3afe43... test: use correct enum (*)
  c039764... clutter: Remove unused deprecated/clutter-keysyms.h (*)
  6da568e... clutter: Remove unused deprecated/clutter-stage-manager.h (*)
  375d35b... clutter: Remove unused deprecated/clutter-animatable.h (*)
  0a41f0f... clutter: Remove unused deprecated/clutter-bin-layout.h (*)
  3e9f847... clutter: Remove unused deprecated clutter_container_{add,re (*)
  c74f4f6... clutter: Remove some unused deprecated clutter_table_layout (*)
  24b38a5... clutter: Remove some unused deprecated clutter_animation AP (*)
  293ec0a... clutter: Remove some unused deprecated clutter_state API (*)
  c4d1e15... clutter: Remove some unused deprecated clutter_alpha API (*)
  289e24f... clutter: Remove some unused deprecated clutter_actor API (*)
  7adaaab... clutter: Remove deprecated ClutterTableLayout (*)
  46b3811... wayland: Drop unused wl_signal structs (*)
  e7b2f96... wayland: Avoid redundant cancel() call (*)
  48639ac... wayland: Do not cancel data source on offer destruction (*)
  e5af790... wayland: Move "ownership" of the DnD selection source to th (*)
  794d323... cogl: Remove deprecated cogl_color_set_from_* (*)
  0d006bc... cogl: Remove unused deprecated cogl_matrix_ortho (*)
  1076b31... cogl: Remove unused deprecated cogl_onscreen_{add,remove}_s (*)
  c6f5b7f... cogl: Remove unused deprecated cogl_framebuffer_{,v}draw_* (*)
  c69dc75... cogl: Remove unused includes of cogl-vertex-buffer-private. (*)
  13fd213... cogl: Remove unported test-vertex-buffer-mutability (*)
  23e9fd3... cogl: Remove unused COGL_OBJECT_DEFINE_DEPRECATED_REF_COUNT (*)
  8cac823... cogl: Remove unused CoglPipelineProgramType (*)
  f5050a4... cogl: Remove unused CoglPipelineFragend::pipeline_set_paren (*)
  e922c64... cogl: Remove unused CoglPipelineFragend::passthrough (*)
  5aa971b... cogl: Collapse some COGL_PIPELINE_{VERT,FRAG,PROG}END array (*)
  22d1feb... cogl: Remove unused CoglShaderLanguage (*)
  92375c7... cleanup: Use g_clear_signal_handler() where possible (*)
  51f68f1... clutter/cally-root: Use g_clear_signal_handler and fix a si (*)
  8e172ae... cleanup: Use g_clear_handle_id() for g_source_remove() (*)
  a1116bc... cogl: Add support for clipping regions (*)
  8598b65... clutter/cogl: Use regions for clipping if necessary (*)
  e44bd2e... compositor: Use redraw clip region to cull out children (*)
  a586f6a... cogl: Drop unused struct field (*)
  353d790... clutter: Check updated devices with the current clip (*)
  f4bf48a... clutter: Drop unused API (*)
  4cccba5... workspace-manager: get_workspace_by_index can return NULL (*)
  5582d7b... background: set_file accepts NULL files (*)
  4af4b79... window: Assert we have an up to date monitor after they cha (*)
  427670c... device-manager-x11: Ignore events if no source device is se (*)
  0247d35... shaped-texture: Do not invalidate content on set_cogl_textu (*)
  1c89fce... stack: Allow promoting transient windows to their parent's  (*)
  599d8e3... stack: Move HAS_TRANSIENT_TYPE macro to window-private (*)
  b753213... window: Add get_default_layer() helper (*)
  c843102... stack: Delegate layer calculation to a window vfunc (*)
  6f4c7d6... x11: Check wacom button flags to determine whether button i (*)
  542bad6... wayland: Add documentation for dma-buf namespace (*)
  404e713... wayland: Add documentation to the WaylandBuffer object (*)
  5c98606... wayland: Add documentation to wayland_shell_init (*)
  49c8d42... clutter: Introduce paint contexts (*)
  98c0fe9... cogl: Remove CoglVertexBuffer (*)
  3f2a6f5... tests/clutter: Remove unneeded gitignore files (*)
  e8e5ccf... cogl/tests: Remove test-fixed (*)
  cb9d6b7... clutter: Introduce pick contexts (*)
  339372a... clutter/text: Stop using deprecated cogl-pango API (*)
  53431fc... clutter/paint-nodes: Stop using deprecated cogl_pango API (*)
  4555351... clutter/actor: Change comment to refer to non-deprecated AP (*)
  66f02ae... cogl/pango: Remove deprecated API using implicit fb stack (*)
  138907c... clutter/actor: Use paint context when culling to check rend (*)
  61b1ead... clutter: Use pick context to track the framebuffer (*)
  5c68596... clutter/paint-context: Add API to get base framebuffer (*)
  78a7c93... clutter: Use paint context to get paint target framebuffer (*)
  9c43b12... clutter/stage: Remove "active framebuffer" state (*)
  e696f63... cogl/pixel-buffer: Remove declaration hidden behind #if (*)
  8ce3b3d... clutter/actor: Remove unnecessary NULL check from paint_nod (*)
  5145b33... clutter/paint-node: Remove unnecessary NULL check in get_fr (*)
  61026d1... clutter/root-node: Require non-null framebuffer on construc (*)
  48e6fcc... clutter/pipeline-paint-node: Use draw framebuffer when draw (*)
  f11170f... clutter/paint-node: Have caller of .._get_framebuffer() han (*)
  8329c6b... clutter/paint-node: Use non-deprecated Cogl API when drawin (*)
  8c7ec44... tests/clutter: Port to using non-implicit framebuffer Cogl  (*)
  6f30cf0... tests/clutter/cogl-tex-polygon: Port to CoglPrimitive (*)
  c621d4d... clutter/offscreen-effect: Don't use implicit framebuffer Co (*)
  fd0ce66... clutter/paint-nodes: Stop using implicit framebuffer stack  (*)
  26147af... shadow-factory: Don't set implicit Cogl material (*)
  549f60f... texture-tower: Don't use implicit framebuffer stack Cogl AP (*)
  3f65837... clutter, core: Stop using the Cogl framebuffer stack (*)
  629dc4c... clutter/paint-nodes: Add missing newline (*)
  4b5abdc... cogl/tests: Remove test-materials (*)
  7faf9f9... cogl/tests/backface-culling: Stop testing legacy state (*)
  294b4ed... cogl/tests/backface-culling: Port to non-deprecated API (*)
  5e117b3... cogl/tests: Remove testing of legacy API (*)
  9e2e44c... cogl/tests/warp-modes: Test CoglPrimitive instead of cogl_p (*)
  2a8f0c2... cogl/tests: Port away from legacy implicit stack based API (*)
  27b6d18... cogl/path: Remove API using deprecated Cogl API (*)
  a91138c... cogl/context: Remove unusued window_buffer field (*)
  ae4ae61... cogl: Remove deprecated primitives functions (*)
  3096405... cogl: Remove declaration for long gone function (*)
  3819291... cogl: Remove API implicitly using framebuffer stack (*)
  77b3c0d... cogl: Remove API implicitly switching between built in pipe (*)
  4ede6ea... cogl: Remove the framebuffer and source stacks (*)
  40205d8... cogl: Make pipeline creation introspectable (*)
  0d1c18a... paint-context: Expose push and pop framebuffer (*)
  96e1883... xwayland: Do not queue frame callbacks unconditionally (*)
  9f50b2c... startup: Fix build with 'startup_notification=false' (*)
  79491df... kms: Process impl idle callbacks before pre dispatch flush (*)
  832a522... kms-impl/simple: Fix meta_set_fallback_feedback_idle (*)
  d70ddc6... backends/native: Fix double free of error (*)
  aef865a... wayland/xdg-shell: Scope variable better (*)
  4bacb36... window/wayland: Make .._wayland_move_resize() name more exp (*)
  0cf98c5... wayland/surface: Emit signal before applying state (*)
  8dc730e... wayland/surface: Move subsurface synchronization logic to r (*)
  d60d671... wayland: Use helper to access pending state from the outsid (*)
  bbec8ab... wayland/surface: Rename MetaWaylandPendingState to MetaWayl (*)
  f7e256e... wayland/surface: Make cached subsurface state generic (*)
  cb91f44... wayland/wl-shell: Use input region as window geometry if se (*)
  4bf5b7d... window: Don't constrain an acked window geometry (*)
  cc444d4... window/wayland: Use G_DECLARE_FINAL_TYPE (*)
  554644f... wayland: Rework asynchronous window configuration (*)
  d02c124... wayland/surface-role: Rename commit() vfunc apply_state() (*)
  132fbf4... wayland: Let MetaWaylandXdgPopup dismiss incorrectly placed (*)
  06fa131... clutter-timeline: Fix some indentation (*)
  4fccc90... xwayland: Don't queue frame callbacks when role assigned (*)
  7186d09... Update British English translation (*)
  cdf0c00... ci: Always generate a machine ID

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]