summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipwip/nielsdg/meta-multi-texture-dmabufNiels De Graef2020-04-078-121/+122
* WIPNiels De Graef2020-03-302-3/+7
* WIPNiels De Graef2020-03-302-3/+12
* wipNiels De Graef2020-03-301-7/+61
* wayland: Add support for YUV-based EGLimagesNiels De Graef2020-03-301-24/+64
* multi-texture: Add API to have color conversionNiels De Graef2020-03-303-11/+214
* shaped-texture: Start using MetaMultiTextureNiels De Graef2020-03-3012-199/+277
* compositor: Add MetaMultiTexture classNiels De Graef2020-03-306-0/+807
* wayland/surface: Check for surface role in meta_wayland_surface_get_window()Robert Mader2020-03-301-0/+3
* wayland/pointer-constraints: Fix typoChristian Rauch2020-03-291-1/+1
* cogl-pango: Special case alpha of 0 for color glyphsCarlos Garnacho2020-03-291-1/+2
* cogl: Export two more functionsFlorian Müllner2020-03-291-0/+2
* cogl: Remove obsolete .map fileFlorian Müllner2020-03-291-50/+0
* wayland: Translate delete-surrounding properly to protocolsCarlos Garnacho2020-03-292-4/+6
* clutter: Enable negative offsets in delete surrounding textTakao Fujiwara2020-03-298-12/+34
* backends/native: Release virtual buttons on dispose instead of finalizeJonas Dreßler2020-03-281-11/+33
* cogl-pango: Factor in default color alpha againCarlos Garnacho2020-03-281-1/+3
* cogl-pango: Special case alpha of 0Florian Müllner2020-03-281-1/+1
* window-actor: Inhibit culling when blitting to screencastGeorges Basile Stavracas Neto2020-03-271-6/+15
* clutter/actor: Add culling inhibiting APIGeorges Basile Stavracas Neto2020-03-272-1/+66
* window-stream-src: Finish framebuffer after blittingGeorges Basile Stavracas Neto2020-03-271-0/+2
* window-stream-src: Implement cursor blittingGeorges Basile Stavracas Neto2020-03-271-4/+77
* window-stream-src: Ensure initial frame is recordedGeorges Basile Stavracas Neto2020-03-271-0/+2
* window-actor: Clip before translate when blittingGeorges Basile Stavracas Neto2020-03-271-5/+5
* window-actor: Shuffle some lines aroundGeorges Basile Stavracas Neto2020-03-271-1/+1
* cogl-pango: Forward alpha from correct colorCarlos Garnacho2020-03-271-1/+1
* cogl-pango: Honor foreground alpha PangoAttributeCarlos Garnacho2020-03-271-2/+6
* clutter/stage-cogl: Check for buffer age earlyJonas Dreßler2020-03-271-56/+46
* cursor-renderer-native: Take panel-orientation into account for sprite transformHans de Goede2020-03-271-8/+16
* core: Demote tiff and bmp image formats in the clipboard managerRobert Mader2020-03-271-2/+2
* cogl/driver: Remove GError from context_initGeorges Basile Stavracas Neto2020-03-276-11/+7
* cogl/renderer: Remove documentation of nonexistent enumGeorges Basile Stavracas Neto2020-03-261-1/+0
* cogl/gl: Move shared functions to shared fileGeorges Basile Stavracas Neto2020-03-262-17/+27
* ci: Add a new 'build-without-opengl-and-glx' stepGeorges Basile Stavracas Neto2020-03-261-0/+14
* window-wayland: Don't use grab op for some other window when resizingJonas Ådahl2020-03-261-1/+4
* cursor-renderer-native: Set cursor hotspot metadata on plane assignmentJonas Ådahl2020-03-261-7/+42
* kms/plane-assignment: Add API to set cursor hotspot metadataJonas Ådahl2020-03-264-4/+37
* monitor-transform: Add API to transform pointJonas Ådahl2020-03-262-0/+54
* cursor-sprite: Add API to get dimensionJonas Ådahl2020-03-262-0/+22
* clutter/actor: Inherit cloned painting when calculating resource scaleJonas Ådahl2020-03-263-3/+104
* cursor-sprite-xcursor: Emulate Wayland hotspot limitationsJonas Ådahl2020-03-261-1/+16
* shaped-texture: Fix use-nearest check when viewports are scaledJonas Ådahl2020-03-265-3/+42
* clutter-utils: Fix a couple of coding style issuesJonas Ådahl2020-03-261-2/+7
* crtc-xrandr: Respect configured RANDR panningJonas Ådahl2020-03-261-6/+30
* cogl: Mark exported cogl symbols using COGL_EXPORTJonas Ådahl2020-03-2684-628/+637
* cogl: Install cogl-trace.h and include from cogl.hJonas Ådahl2020-03-2620-69/+75
* backends: Check both input settings and mapper for tablet monitorsCarlos Garnacho2020-03-253-2/+83
* backends/x11: Implement is_grouped for X11Carlos Garnacho2020-03-251-0/+24
* core: Let pad mode switch events always go through MetaInputSettingsCarlos Garnacho2020-03-251-6/+24
* cogl-pango: Make color glyphs unaffected by foreground colorCarlos Garnacho2020-03-251-3/+11