- 03 Jan, 2016 2 commits
-
-
Mario Blättermann authored
-
Мирослав Николић authored
-
- 01 Jan, 2016 1 commit
-
-
Alberts Muktupāvels authored
-
- 28 Dec, 2015 1 commit
-
-
Alberts Muktupāvels authored
-
- 19 Dec, 2015 4 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 13 Dec, 2015 1 commit
-
-
- 12 Dec, 2015 1 commit
-
-
Piotr Drąg authored
-
- 09 Dec, 2015 4 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 06 Dec, 2015 3 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 29 Nov, 2015 6 commits
-
-
Outputs with no crtcs shouldn't happen, but if it does we should ignore them, instead of possibly crashing later. https://bugzilla.gnome.org/show_bug.cgi?id=756796
-
If we can't find any valid modes for an output we need to unwind and skip the output because trying to use a modeless output later will crash us. https://bugzilla.gnome.org/show_bug.cgi?id=756796
-
Alberts Muktupāvels authored
These are useful for child classes to unwind cleanly when constructing their structures. Based on mutter commit: https://git.gnome.org/browse/mutter/commit/?id=bff75b64be3da88385173520c4f517693f02971c https://bugzilla.gnome.org/show_bug.cgi?id=756796
-
We might get modes in XRROutputInfos that aren't in the XRRScreenResources we get earlier. This always seems to be transient, i.e. when it happens, the X server will usually send us a follow up RRScreenChangeNotify where we then get a "stable" view of the world again. In any case, when these glitches happen, we end up with NULL pointers in the MetaOutput->modes array which makes us crash later on. This patch ensures that doesn't happen. https://bugzilla.gnome.org/show_bug.cgi?id=756660
-
Alberts Muktupāvels authored
This reverts commit c375d0f0.
-
The max potential number of logical monitors (i.e. MetaMonitorInfos) is the number of CRTCs, not the number of outputs. In cases where we have more enabled CRTCs than connected outputs we would end up appending more MetaMonitorInfos to the GArray than the size it was initialized with which means the array would get re-allocated rendering invalid some MetaCRTC->logical_monitor pointers assigned previously and thus ending in crashes later on. https://bugzilla.gnome.org/show_bug.cgi?id=751638
-
- 18 Nov, 2015 1 commit
-
-
- 13 Nov, 2015 1 commit
-
-
- 29 Oct, 2015 1 commit
-
-
Marek Černocký authored
-
- 19 Oct, 2015 1 commit
-
-
- 18 Oct, 2015 2 commits
- 17 Oct, 2015 2 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
- 15 Oct, 2015 9 commits
-
-
Marek Černocký authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-