summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backend/native: Use high priority contexts for secondary GPUswip/carlosg/drop-capsCarlos Garnacho2019-11-132-10/+5
* backends: Drop rt-scheduler configuration keyCarlos Garnacho2019-11-133-8/+1
* core: Drop all capabilities on initializationCarlos Garnacho2019-11-136-1/+25
* core: Set up EGL context creation thread before dropping capabilitiesCarlos Garnacho2019-11-131-1/+4
* core: Set SCHED_RR by default on Wayland sessionsCarlos Garnacho2019-11-132-15/+21
* core: Move unix signal handler later in the processCarlos Garnacho2019-11-131-2/+2
* cogl: Defer EGLContext creation to a separate threadCarlos Garnacho2019-11-132-8/+233
* cursor-renderer/native: Fix cursor drawing in combination with panel_orientat...Hans de Goede2019-11-131-0/+1
* output-kms: Fix "panel orientation" kms-prop being ignored on native outputsHans de Goede2019-11-131-3/+3
* clutter: return correct enum typeThomas Hindoe Paaboel Andersen2019-11-121-2/+2
* clutter/actor: Draw paint volumes using paint nodesGeorges Basile Stavracas Neto2019-11-111-39/+78
* clutter/actor: Move paint flag to ClutterActorNodeGeorges Basile Stavracas Neto2019-11-112-8/+14
* compositor: Guard against untimely callsJonas Ådahl2019-11-111-15/+40
* input-settings/x11: Add missing clutter_x11_trap_x_errors around XIGetPropertyHans de Goede2019-11-101-0/+3
* plugin-manager: Kill window effects on destroyRobert Mader2019-11-081-0/+2
* plugins/default: Handle skipped animationsFlorian Müllner2019-11-081-16/+27
* cogl: glBlendFuncSeparate is always availableAdam Jackson2019-11-082-15/+4
* cogl: glBlendEquationSeparate is always availableAdam Jackson2019-11-083-20/+2
* window-props: Read WM_TRANSIENT_FOR for override-redirect windowsMarco Trevisan (Treviño)2019-11-072-7/+43
* wayland/surface: Don't double scale when getting absolute coordinatesXiang Fan2019-11-071-2/+2
* window-props: Don't set override redirect windows as top-level parentMarco Trevisan (Treviño)2019-11-073-0/+34
* window-props: Don't look for parent multiple timesMarco Trevisan (Treviño)2019-11-071-13/+20
* window: Assert we only set a NULL workspace when unmanagingMarco Trevisan (Treviño)2019-11-071-2/+5
* window: Warn if O-R window workspace state is usedMarco Trevisan (Treviño)2019-11-071-0/+1
* wayland/actor-surface: Always store away frame callbacks on commitJonas Ådahl2019-11-071-2/+20
* cogl: Remove cogl_texture_2d_gl_new_from_foreignAdam Jackson2019-11-0722-507/+20
* test: Remove unreferenced test-texture-rectangleAdam Jackson2019-11-071-276/+0
* cogl: Remove unused stuff from cogl-material-compat.[ch]Adam Jackson2019-11-072-769/+0
* ci: Fix checkout out gnome-shell on stable branchesFlorian Müllner2019-11-071-3/+1
* x11-display: Get next serial just before using itMarco Trevisan (Treviño)2019-11-061-1/+1
* x11-display: Don't unset the X11 focused window after setting oneMarco Trevisan (Treviño)2019-11-061-1/+6
* wayland: Check focus surface client in wl_data_device.set_selection()Carlos Garnacho2019-11-061-0/+5
* wayland: Clean up meta_wayland_data_device_set_primary()Carlos Garnacho2019-11-061-10/+7
* wayland: Flatten data source object hierarchyCarlos Garnacho2019-11-062-113/+92
* wayland: use correct enum type for tablet padThomas Hindoe Paaboel Andersen2019-11-051-2/+2
* tests/monitor-unit-tests: Add another tiling window hot plug testJonas Ådahl2019-11-051-0/+23
* window: Reset tile monitor number when untilingJonas Ådahl2019-11-051-1/+4
* tests/monitor-unit-tests: Add window tiling hot plug testJonas Ådahl2019-11-052-0/+104
* tests/runner: Move window shown synchronization to helperJonas Ådahl2019-11-053-45/+55
* tests/monitor-unit-tests: Move test client sanity check into helperJonas Ådahl2019-11-051-5/+12
* window: Always update tile monitor number on hot plugJonas Ådahl2019-11-051-2/+7
* plugins/default: Clean up tile preview when closing displayJonas Ådahl2019-11-051-5/+15
* plugin/default: Init quark before usingJonas Ådahl2019-11-051-4/+9
* display: Add 'closing' signalJonas Ådahl2019-11-051-0/+9
* surface-actor-wayland: Do not send frame callbacks if the actor is obscuredRobert Mader2019-11-041-1/+2
* clutter/actor: Unref the root node if set as childMarco Trevisan (Treviño)2019-11-041-0/+2
* renderer-native: Separate offscreen and shadowfbOlivier Fourdan2019-11-041-5/+24
* clutter/stage-view: Separate offscreen and shadowfbOlivier Fourdan2019-11-043-42/+130
* cogl: Remove some unused framebuffer APIAdam Jackson2019-11-013-112/+0
* clutter: Drop the no-clear stage hintCarlos Garnacho2019-11-013-124/+0