summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-28modesetting: Consume all available udev events at onceDaniel Martin1-4/+6
2016-09-28config: fix GPUDevice fail when AutoAddGPU off + BusIDQiang Yu1-3/+15
2016-09-28xfree86: recognize primary BUS_PCI device in xf86IsPrimaryPlatform()Laszlo Ersek1-1/+9
2016-09-28xfree86: Fix null pointer dereferenceKyle Guinn1-4/+4
2016-09-28xfree86: small memory leaks fixesDavid CARLIER3-2/+5
2016-09-28xephyr: Don't crash if the server advertises zero xv adaptorsAdam Jackson1-1/+1
2016-09-28glx: Always enable EXT_texture_from_pixmap for DRI swrast glxHans de Goede1-2/+1
2016-09-28xf86RandR12: Fix XF86VidModeSetGamma triggering a BadImplementation errorHans de Goede1-0/+30
2016-09-28xf86RandR12: Move calculating of shift inside init_one_componentHans de Goede1-7/+8
2016-09-28modesetting: Fix reverse prime update lagging on secondary GPU outputsHans de Goede1-5/+8
2016-09-28modesetting: Fix reverse prime partial update issues on secondary GPU outputsHans de Goede1-1/+12
2016-09-28xwayland: Clear up x_cursor on UnrealizeCursor()Olivier Fourdan1-3/+4
2016-09-28xwayland: handle EAGAIN on Wayland fdOlivier Fourdan2-3/+32
2016-09-28xwayland: Close the shm fd as early as possibleRui Matos1-27/+19
2016-09-28glamor: Fall back to software for CopyPlane if we need toAdam Jackson3-0/+6
2016-09-28test: Run xts against Xephyr -glamor when presentEric Anholt2-0/+22
2016-09-28test: Switch our testing X server to being spawned with simple-xinitEric Anholt1-1/+1
2016-09-28test: Update piglit HTML even when tests all passEric Anholt1-3/+3
2016-09-28test: Fix parsing of piglit resultsEric Anholt1-3/+3
2016-09-28test: Make the piglit-running script callable with an arbitrary serverEric Anholt4-69/+86
2016-09-28test: Add a little xinit-like program for starting servers for testingEric Anholt3-4/+239
2016-09-28test: Handle srcdir != builddir in Xvfb testingEric Anholt2-2/+9
2016-09-28ephyr: Add a mode for skipping redisplay in glamorEric Anholt2-1/+14
2016-09-26glamor: Properly handle mask formats without alpha.Eric Anholt1-1/+4
2016-09-26glamor: Require that pixmap depths match for Render copies.Eric Anholt1-0/+2
2016-09-26glamor: Fix some awful formatting of some fallback debug code.Eric Anholt1-6/+6
2016-09-25glamor: Make glamor_sync_init work with --disable-xshmfenceMark Kettenis1-0/+3
2016-09-25glamor: Make glamor_name_from_pixmap work without DRI3Matthieu Herrb1-4/+0
2016-09-25glamor: fix spelling mistakesEric Engestrom3-6/+6
2016-09-23Require xproto 7.0.31Keith Packard1-1/+1
2016-09-22XQuartz: Silence an expected TSan warningJeremy Huddleston Sequoia1-0/+2
2016-09-22XQuartz: Adopt input_lock() and input_unlock()Jeremy Huddleston Sequoia6-160/+41
2016-09-22XQuartz: pbproxy shouldn't need to wait for server initialization.Jeremy Huddleston Sequoia2-21/+0
2016-09-22XQuartz: Remove X11ApplicationFatalErrorJeremy Huddleston Sequoia3-52/+0
2016-09-22XQuartz: Don't respond to SIGALRM on the AppKit threadJeremy Huddleston Sequoia1-0/+9
2016-09-22dix: Silence TSan warnings when checking for pending inputJeremy Huddleston Sequoia4-6/+11
2016-09-22os: Clear saved poll events in listen so that edge triggering worksKeith Packard1-2/+6
2016-09-22os: Ready clients with pending output aren't flushed, so set NewOutputPendingKeith Packard1-1/+2
2016-09-21dix: Make InitCoreDevices() failures more verbose.Jeremy Huddleston Sequoia1-11/+26
2016-09-21xkb: fix turbo-repeat of RedirectKey-ed keysymsMihail Konev1-1/+2
2016-09-19Bump to 1.18.99.901 (1.19 RC1)Keith Packard1-3/+3
2016-09-19dix: Incroduce CursorConfinedTo vfunc in ScreenJonas Ådahl2-0/+10
2016-09-19dix: Introduce CursorWarpedTo vfunc in ScreenJonas Ådahl2-0/+12
2016-09-16Bump version to 1.18.99.2Keith Packard1-3/+3
2016-09-16os: Add 'ospoll.h' to Makefile.amKeith Packard1-0/+1
2016-09-16include: Add 'xserver_poll.h' to Makefile.amKeith Packard1-0/+1
2016-09-16hw/xwin: Add 'dri' to DIST_SUBDIRSKeith Packard1-1/+1
2016-09-16Remove 'dixfontstubs.h' from include EXTRA_DISTKeith Packard1-1/+1
2016-09-16xfree86/modes: Set RandR primary output from CreateScreenResourcesMichel Dänzer1-0/+8
2016-09-16Add SyncSharedPixmap ScreenRec hookMichel Dänzer1-0/+19