summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-30configure: Tell AC_REPLACE_FUNCS where to find replacementsAdam Jackson1-0/+1
2016-06-29xkb: add a cause to the xkb indicator update after a keymap changePeter Hutterer1-1/+3
2016-06-28modesetting: Implement PRIME syncing as a sourceAlex Goins2-1/+144
2016-06-28modesetting: Disable Reverse PRIME for i915Alex Goins1-2/+15
2016-06-28modesetting: Blacklist USB transport devices from PRIME syncAlex Goins1-0/+14
2016-06-28modesetting: Suspend and resume flipping with DPMSAlex Goins1-4/+14
2016-06-28modesetting: Implement PRIME syncing as a sinkAlex Goins3-38/+374
2016-06-28modesetting: Always load ms->drmmode.pageflipAlex Goins1-6/+4
2016-06-28modesetting: Always tear down scanout pixmapAlex Goins1-19/+20
2016-06-28modesetting: Internal storage of scanout pixmapsAlex Goins3-12/+22
2016-06-28randr/xf86: Add PRIME Synchronization / Double BufferAlex Goins4-29/+111
2016-06-28xf86: Add PRIME flipping functions to ScreenAlex Goins2-0/+31
2016-06-28hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine"Jon Turney1-1/+1
2016-06-28hw/xwin: Fix a crash trying to reload window icons when not in multiwindow modeJon Turney4-16/+26
2016-06-28hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has ...Colin Harrison1-1/+1
2016-06-23hw/xwin: Make window maximizable if a maximium size larger than virtual deskt...Jon Turney1-2/+6
2016-06-23hw/xwin: Detect invalid options in combination with -nodecorationJon Turney1-1/+16
2016-06-23hw/xwin: Default to -noresize when -fullscreen is usedJon Turney7-10/+26
2016-06-23hw/xwin: Tell LogInit() to backup previous logfile as .oldJon Turney2-4/+5
2016-06-23hw/xwin: Downgrade some uninformative, always-emitted log output to debugJon Turney3-8/+8
2016-06-23hw/xwin: Check for just the hostname in window titleJon Turney1-13/+22
2016-06-23hw/xwin: Use _NET_WM_NAME for window titles in multiwindow modeJon Turney1-16/+42
2016-06-23hw/xwin: Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windowsJon Turney1-0/+9
2016-06-23hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototypeJon Turney2-2/+2
2016-06-23xwayland-input: Fake crossing to rootwinOlivier Fourdan2-0/+32
2016-06-21Revert "XDMCP: For IPv6 add link local addresses to the end of the list"Adam Jackson1-11/+1
2016-06-21XDMCP: For IPv6 add link local addresses to the end of the listReinhard Max1-1/+11
2016-06-21res: Account for GLXPixmap references tooAdam Jackson1-0/+19
2016-06-21res: Fix accounting of redirected window pixmaps for CompositeAdam Jackson1-7/+8
2016-06-21res: Simplify QueryClientPixmapBytesAdam Jackson1-94/+2
2016-06-21xfree86/modes: Simplify in_range logic in xf86_crtc_set_cursor_positionMichel Dänzer1-12/+4
2016-06-21xfree86/modes: Disambiguate driverIsPerformingTransformMichel Dänzer3-24/+29
2016-06-21xfree86/modes: Fix HW cursor clipping for driverIsPerformingTransform (v2)Michel Dänzer1-7/+11
2016-06-20ephyr: Process only the last expose or configure available from the serverKeith Packard1-5/+22
2016-06-20ephyr: Process queued X events before blocking [v2]Keith Packard3-19/+65
2016-06-20ephyr: Handle window resize when using glamorKeith Packard2-5/+31
2016-06-20ephyr: Don't configure window while responding to configure eventsKeith Packard3-0/+13
2016-06-20dix: Call screen block/wakeup handlers closest to blocking [v3]Keith Packard6-42/+53
2016-06-20glx: avoid memory leak when using indirect renderingGuilherme Quentel Melo1-0/+6
2016-06-20Merge remote-tracking branch 'hans/for-master'Adam Jackson15-149/+176
2016-06-20kdrive: Only enable threaded input if we have input devicesKeith Packard1-1/+2
2016-06-20xwayland: Expose all NBUTTONS buttons on the pointerJason Gerecke1-1/+1
2016-06-20xwayland: Use correct labels when initializing pointer valuatorsJason Gerecke1-1/+1
2016-06-20xwayland: Fix whitespace errorsJason Gerecke3-9/+9
2016-06-17modesetting: Clear drmmode->fb_id before unflippingLyude Paul1-0/+9
2016-06-17modesetting: Only add main fb if necessaryHans de Goede1-17/+17
2016-06-17modesetting: Remove unnecessary fb addition from drmmode_xf86crtc_resizeHans de Goede1-9/+2
2016-06-17modesetting: Set ppix->fb_id to 0 after removing the fbHans de Goede1-0/+1
2016-06-17modesetting: Properly cleanup fb for reverse-prime-offloadHans de Goede1-1/+7
2016-06-17randr: Adjust master's last set time with slavesNikhil Mahale1-0/+12