summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-05xfree86: Try harder to find atleast 1 non GPU Screenfor-masterHans de Goede5-3/+33
2016-12-05xfree86: Make adding unclaimed devices as GPU devices a separate stepHans de Goede3-0/+25
2016-12-05xfree86: Remove redundant ServerIsNotSeat0 check from xf86CallDriverProbeHans de Goede1-2/+0
2016-12-05randr: rrCheckPixmapBounding: do not shrink the screen_pixmapHans de Goede1-0/+6
2016-12-05randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen sizeHans de Goede1-2/+2
2016-11-30configure: Enable glamor when building just XwaylandAdam Jackson1-4/+1
2016-11-30xwayland: Fix use after free of cursorsOlivier Fourdan1-4/+13
2016-11-30glamor: restore vfunc handlers on init failureOlivier Fourdan1-3/+8
2016-11-30Xi: when creating a new master device, update barries for all clientsPeter Hutterer1-2/+4
2016-11-29xwayland: Don't send KeyRelease events on wl_keyboard::leaveRui Matos3-16/+19
2016-11-25xwayland: fix order of calloc() argsPekka Paalanen3-6/+6
2016-11-19test: Fix stray Makefile reference to removed os testRhys Kidd1-1/+0
2016-11-18Bump to post-1.19 development versionKeith Packard1-3/+3
2016-11-18xwayland: Remove MIPOINTER() definitionOlivier Fourdan1-6/+0
2016-11-15Bump version to 1.19.0Keith Packard1-3/+3
2016-11-15dix: Make sure client is not in output_pending chain after closed (RH 1382444)Keith Packard2-2/+2
2016-11-02dri2: Sync i965_pci_ids.h from mesaTimo Aaltonen1-15/+17
2016-11-01xwayland-shm: block signals during fallocateIan Ray1-0/+10
2016-10-28Bump to 1.18.99.902 (1.19 RC2)Keith Packard1-3/+3
2016-10-28dix: Bump MAXHASHSIZE for the resource db [v2]Keith Packard1-24/+9
2016-10-28Merge remote-tracking branch 'jturney/master'Keith Packard2-3/+10
2016-10-28os: Recompute whether any clients are ready after ProcessWorkQueue() (bug 98030)Keith Packard1-1/+3
2016-10-28ephyr: Leave window unmapped for -glamor-skip-present [v2]Keith Packard1-1/+5
2016-10-28ramdac: Check sPriv != NULL in xf86CheckHWCursor()Alex Goins1-0/+4
2016-10-27glx/dri2: Don't build DRI loader if DRI2 isn't enabledJon Turney2-3/+10
2016-10-27inputthread: On Linux leave the main thread's name as-isPeter Hutterer1-0/+2
2016-10-26xwayland: Activate and enable touch devicesOlivier Fourdan1-3/+4
2016-10-26xwayland: Transform pointer enter event coordinatesRui Matos1-1/+4
2016-10-26modesetting: unifdef MODESETTING_OUTPUT_SLAVE_SUPPORTNikhil Mahale1-2/+0
2016-10-26xfree86: Xorg.wrap: Do not require root rights for cards with 0 outputsHans de Goede1-1/+1
2016-10-26DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+12
2016-10-26modesetting: fix glamor ifdefMihail Konev1-0/+2
2016-10-26xwin: make glx optional againMihail Konev1-2/+2
2016-10-26ddx: add new call to purge input devices that weren't addedPeter Hutterer7-0/+57
2016-10-26xfree86: swap the list of paused devices to an xorg_listPeter Hutterer1-11/+20
2016-10-26xfree86: use the right option traversal list to search for an optionPeter Hutterer1-11/+7
2016-10-25glamor: don't look for non-existing EGL_KHR_platform_baseEmil Velikov1-11/+8
2016-10-15os/inputthread: Ensure pollfd refreshingMihail Konev1-1/+4
2016-10-13xf86Cursor: Take the input lock in xf86Set/MoveCursorMichel Dänzer1-3/+14
2016-10-13xf86Cursor: Use PRIME master xf86CursorScreenRec::HotX/Y for slavesMichel Dänzer1-4/+16
2016-10-10glx/dri2: Don't include drm headersAdam Jackson1-2/+0
2016-10-06Fix id in error when resource does not existPeter Harris1-2/+6
2016-10-05glamor: Use eglGetPlatformDisplay{,EXT} if we canAdam Jackson4-9/+93
2016-10-05test: Use $XSERVER_BUILDDIR for Xvfb executable pathMichel Dänzer1-1/+1
2016-10-05xfree86/dri: remove libdrm runtime checksEmil Velikov1-21/+1
2016-10-05configure.ac: bump the required libdrm version to 2.3.1Emil Velikov1-1/+1
2016-10-05configure.ac: use $LIBDRM over libdrm when using pkg-configEmil Velikov1-2/+2
2016-10-05configure.ac: default to DRI=yes on solaris platformsEmil Velikov1-1/+1
2016-10-05configure.ac: remove --enable-aiglx optionEmil Velikov3-49/+4
2016-10-05xfree86: remove aiglx cmd/xorg.conf optionEmil Velikov4-21/+3