summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: wayland: add basic support for non-RGBA textureswip/nielsdg/add-yuv-support-gnome-3-32Niels De Graef2019-06-0333-426/+2085
* cogl: Map CoglPixelFormats to their specific propertiesNiels De Graef2019-06-032-12/+244
* cogl: Put CoglPixelFormat code into its own fileNiels De Graef2019-06-0310-269/+384
* cogl-path: Undeprecate framebuffer functionsFlorian Müllner2019-05-282-9/+0
* clutter-text: Fix selection color drawingFlorian Müllner2019-05-281-1/+10
* cogl/pipeline: Don't try to access to free'd pointer dataMarco Trevisan (Treviño)2019-05-271-3/+3
* wayland-seat: Use g_free to cleanup MetaWaylandSeatMarco Trevisan (Treviño)2019-05-271-1/+1
* cursor-renderer-native: Free MetaCursorNativePrivate structMarco Trevisan (Treviño)2019-05-271-0/+1
* Bump version to 3.32.23.32.2Florian Müllner2019-05-142-1/+12
* core: Check environment variables before giving to GAppLaunchContextCarlos Garnacho2019-05-071-4/+15
* idle-monitor: Postpone dispatching of idle timeout if not readyJonas Ådahl2019-05-071-0/+7
* idle-monitor: Use G_SOURCE_CONTINUE instead of TRUEJonas Ådahl2019-05-071-1/+1
* backends: Fallback to builtin panel for devices where all heuristics failCarlos Garnacho2019-05-031-1/+1
* compositor: Disconnect from stage signals on destructionMarco Trevisan (Treviño)2019-05-012-5/+19
* compositor: Destroy window actors list on destructionMarco Trevisan (Treviño)2019-05-011-0/+17
* input-settings: Use 0 initialized struct for kbd a11yOlivier Fourdan2019-04-301-1/+1
* clutter/x11: disable mousekeys with Numlock ONOlivier Fourdan2019-04-192-2/+27
* clutter/evdev: disable mousekeys with Numlock ONOlivier Fourdan2019-04-191-0/+16
* Bump version to 3.32.13.32.1Florian Müllner2019-04-172-1/+31
* display: Fix inconsistent behavior with demand attentionOlivier Fourdan2019-04-171-1/+1
* core: Emit MetaStartupNotification::changed on sequence completionCarlos Garnacho2019-04-171-0/+12
* core: Add MetaStartupSequence::complete signalCarlos Garnacho2019-04-171-5/+16
* core: Account for completed sequences in feedback updatesCarlos Garnacho2019-04-171-1/+15
* core: Fix differing sequence timestamp precision expectationsCarlos Garnacho2019-04-172-5/+5
* wayland/output: Set user data of xdg_output resourceOlivier Fourdan2019-04-151-4/+4
* keybindings: Stop keybinding if a touch happens while Super is pressedJonas Dreßler2019-04-151-0/+2
* cogl-winsys-glx: Fix frame notification race/leakDaniel van Vugt2019-04-121-29/+29
* clutter/evdev: Toggle accessibility features from keyboardOlivier Fourdan2019-04-111-7/+7
* clutter/device-manager: Small code cleanupOlivier Fourdan2019-04-111-7/+1
* renderer/native: Check primary GPU supports EGLPekka Paalanen2019-04-111-3/+28
* renderer/native: Make EGL initialization failure not fatalPekka Paalanen2019-04-111-22/+40
* renderer-native: Freeze frames while retrying to page flipJonas Ådahl2019-04-021-2/+15
* renderer-native: Add helper to get backend from rendererJonas Ådahl2019-04-021-3/+10
* backend: Add API to freeze/thaw frame clockJonas Ådahl2019-04-022-0/+22
* renderer-native: Fake page flipping slower when power savingJonas Ådahl2019-04-024-29/+102
* renderer-native: Fake page flipped if power saving when retryingJonas Ådahl2019-04-021-11/+40
* renderer-native: Fix page flip retry timeout calculationJonas Ådahl2019-04-021-2/+2
* monitor-manager: Clean up DPMS state trackingJonas Ådahl2019-04-027-48/+120
* ci: Blacklist .c and .h in the commit message subject prefixJonas Ådahl2019-04-021-0/+5
* ci: Nag about invalid commit message subject prefixesJonas Ådahl2019-04-021-1/+22
* backends/native: Move underscan setting to MetaOutputKmsJonas Ådahl2019-04-023-95/+59
* cogl/texture: Implement is_get_data_supported on GLES texturesHeiher2019-04-021-1/+7
* launch-context: Swap reversed timestamp/workspaceDaniel van Vugt2019-04-011-2/+2
* Updated Spanish translationDaniel Mustieles2019-04-011-18/+18
* clutter: Fix check for keyboard a11y featuresCarlos Garnacho2019-03-281-1/+1
* clutter-actor: Keep is_dirty unchanged for culled actorsDaniel van Vugt2019-03-281-1/+1
* wayland/xdg-shell: Correct window menu position in logical layout modeJan Alexander Steffens (heftig)2019-03-262-2/+2
* Update Croatian translationGoran Vidović2019-03-261-41/+48
* background: Shrink wallpaper using LINEAR_MIPMAP_LINEARDaniel van Vugt2019-03-261-1/+1
* renderer/native: Make the EGLStreams operate in mailbox modeJonas Ådahl2019-03-251-1/+1