summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip! native: release dumb fb after flip for EGLStreamswip/3-monitors-on-nvidiaRay Strode2018-11-301-0/+11
* wip! renderer/native: start to add stream copy modeRay Strode2018-11-303-9/+574
* wip! renderer/native: only flip secondary crtc if using GBMRay Strode2018-11-301-20/+29
* wip! renderer/native: generalize flip_egl_streamRay Strode2018-11-301-16/+32
* renderer/native: initialize egldevice on secondary cardsRay Strode2018-11-301-17/+55
* wip! renderer/native: separate renderer gpu data initialization from creationRay Strode2018-11-301-34/+49
* wip! renderer/native: generalize meta_renderer_native_create_surface_egl_deviceRay Strode2018-11-301-4/+7
* wip! renderer/native: pass MetaMonitor instead of MetaLogicalMonitor to meta_...Ray Strode2018-11-301-9/+11
* wip! renderer-native: use proper surface type for egldeviceRay Strode2018-11-301-2/+9
* renderer/native: use GBM_FORMAT_ARGB8888 for primary rendering formatRay Strode2018-11-301-2/+2
* cogl: pick glReadPixels format by target, not sourcePekka Paalanen2018-11-301-1/+5
* cogl: remove mesa_46631_slow_read_pixels_workaroundPekka Paalanen2018-11-303-139/+2
* renderer-native: Advertise COGL_FEATURE_ID_PRESENTATION_TIMEDaniel van Vugt2018-11-301-0/+2
* backends/x11: Flush connection after ungrabCarlos Garnacho2018-11-301-0/+1
* tools: Remove obsolete ppa-magic.pyDaniel van Vugt2018-11-301-153/+0
* backend/x11/nested: Always claim the lid is openJonas Ådahl2018-11-291-0/+7
* meta: Silence a couple of introspection warningsJonas Ådahl2018-11-272-0/+7
* meson: Add mutter_built_sources to libmutter declared dependencyCarlos Garnacho2018-11-271-0/+1
* wayland/gtk-shell: Emit new capabilities event when changedJonas Ådahl2018-11-271-5/+56
* wayland: Add MetaWaylandGtkShell objectJonas Ådahl2018-11-273-5/+39
* wayland: Make MetaWaylandCompositor a GObjectJonas Ådahl2018-11-272-11/+28
* clutter: Remove erroneous "fixed point" commentDaniel van Vugt2018-11-261-3/+2
* monitor-manager: remove get_edid_file() vfuncNiels De Graef2018-11-262-27/+6
* x11: Remove hide-titlebar-when-maximized supportFlorian Müllner2018-11-267-52/+1
* meta/plugin: Use G_DECLARE_DERIVABLE_TYPENiels De Graef2018-11-234-32/+13
* core: Refactor/simplify display startup sequence handlingCarlos Garnacho2018-11-231-42/+42
* x11: Complete X11 startup sequence on SN_MONITOR_EVENT_COMPLETEDCarlos Garnacho2018-11-231-1/+4
* wayland: Complete the startup sequence as given from gtk-shellCarlos Garnacho2018-11-231-0/+1
* core: Drop MetaDisplay startup sequence APICarlos Garnacho2018-11-232-59/+0
* core: Use MetaStartupSequence internallyCarlos Garnacho2018-11-231-16/+15
* core: Make MetaStartupSequence/Notification publicCarlos Garnacho2018-11-237-9/+139
* core: Shuffle startup notification object creationCarlos Garnacho2018-11-233-11/+6
* x11: Set all MetaStartupSequence properties for libsn sequencesCarlos Garnacho2018-11-231-0/+5
* core: Add extra properties to MetaStartupSequenceCarlos Garnacho2018-11-231-10/+89
* x11: Refactor the X11 startup notification bits into src/x11Carlos Garnacho2018-11-2311-351/+422
* core: Rename MetaStartupNotificationSequence to MetaStartupSequenceCarlos Garnacho2018-11-231-108/+108
* renderer-native: Advertise _FEATURE_SWAP_THROTTLEDaniel van Vugt2018-11-231-2/+13
* renderer-native: Add hardware presentation timingDaniel van Vugt2018-11-236-10/+137
* cogl: remove COGL_GNUC_NULL_TERMINATEDNiels De Graef2018-11-232-8/+2
* cogl: Remove unused macro COGL_GNUC_DEPRECATEDNiels De Graef2018-11-231-8/+0
* cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLSNiels De Graef2018-11-2371-151/+142
* xwayland: Invert running-as-gdm checkJonas Ådahl2018-11-221-1/+1
* gitlab-ci.yml: Increase test timeout multiplier furtherJonas Ådahl2018-11-221-1/+1
* gitlab-ci.yml: Stop creating meson-logs artifactJonas Ådahl2018-11-221-4/+0
* gitlab-ci.yml: Allow for tests taking longer timeJonas Ådahl2018-11-221-1/+1
* gitlab-ci.yml: Wrap tests with catchsegvJonas Ådahl2018-11-221-2/+2
* backends/native: React to GPU hotplugEmilio Pozuelo Monfort2018-11-212-10/+125
* monitor-manager/kms: Use non-pci secondary cardsEmilio Pozuelo Monfort2018-11-211-4/+5
* cogl/object: add cogl_clear_object utility functionNiels De Graef2018-11-201-0/+14
* wayland-dma-buf: doc the odd format mappingPekka Paalanen2018-11-191-0/+8