summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Remove SIGIO support for input [v5]Keith Packard28-456/+115
2016-05-26kdrive: Remove unneeded AddEnabledDevice/RemoveEnabledDevice callsKeith Packard1-2/+0
2016-05-26xfree86: Add IndirectGLX server flag (v2)Adam Jackson4-0/+18
2016-05-26glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]Keith Packard12-26/+103
2016-05-26glamor: glamor_make_current sooner in glamor_composite_with_shaderKeith Packard1-2/+2
2016-05-26glamor: Disable logic ops when doing compositing [v4]Keith Packard2-0/+7
2016-05-26xfree86: Set xf86CrtcConfigRec cursor pointer to NULL in HideCursorKeith Packard3-12/+15
2016-05-25glamor: Check for composite operations which are equivalent to copiesMichel Dänzer1-0/+23
2016-05-25glamor: Fix sampling outside of RGBx source/mask picturesMichel Dänzer1-12/+24
2016-05-25mi: Remove miPointerRec from APIKeith Packard2-12/+12
2016-05-25xwayland: Move sprite invalidation logic into mipointerKeith Packard3-8/+22
2016-05-18damage: Make damageRegionProcessPending take a damage not a drawableAdam Jackson1-60/+61
2016-05-18XQuartz: Fix default CFBundleVersionJeremy Huddleston Sequoia1-3/+2
2016-05-16Input: Send XI2 FocusOut NotifyPointer events to the pointer window.Andrew Comminos1-4/+16
2016-05-11xwayland: don't check events as early as InitInputOlivier Fourdan1-5/+0
2016-05-11glx: Stop tracking hasUnflushedCommandsAdam Jackson7-23/+1
2016-05-11glx: Remove some redundant zero-init of GLX context stateAdam Jackson2-16/+0
2016-05-11glx/dri2: Implement dri2FlushFrontBuffer explicitlyAdam Jackson1-1/+4
2016-05-11glx: Code motionAdam Jackson2-67/+67
2016-05-11dix: Remove pointless client-state callbacksAdam Jackson6-106/+2
2016-05-09EXA: Honour op parameter to exaGlyphs even if maskFormat == NULLMichel Dänzer1-4/+4
2016-05-06modesetting: fix build with glamor disabled.Dave Airlie1-0/+4
2016-05-04xfree86: drop unneeded strdup for modulepath/logfileEmil Velikov1-12/+2
2016-05-04xfree86: use the xf86CheckPrivs() helper for modulepath/logfileEmil Velikov1-27/+23
2016-05-04xfree86: factor out the check priviliges and print a big warningEmil Velikov1-14/+12
2016-05-04modesetting: set capabilities up after glamor and enable offload caps.Dave Airlie1-12/+16
2016-05-04xf86Crtc: don't set the root window property on slave GPUs.Dave Airlie1-1/+2
2016-05-04modesetting: set driverPrivate to NULL after closing fd.Dave Airlie1-1/+1
2016-05-04randr/provider: only allow slave gpu to be offload sources.Dave Airlie1-0/+2
2016-05-04modesetting: Consistent whitespace in driver.cAlex Goins1-18/+18
2016-05-04dix: Push UpdateCurrentTimeIf down out of the main loopAdam Jackson12-17/+39
2016-05-04xkb: after changing the keymap, force an indicator updatePeter Hutterer3-2/+7
2016-05-04XQuartz: Update copyright yearsJeremy Huddleston Sequoia1-2/+2
2016-05-04XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...Jeremy Huddleston Sequoia3-3/+15
2016-05-03XQuartz: Add --with-sparkle-feed-url configure optionJeremy Huddleston Sequoia3-2/+6
2016-05-03XQuartz: Update release feed URL to use new https URLJeremy Huddleston Sequoia1-14/+1
2016-05-03XQuartz: Fix the help text for --with-bundle-id-prefixJeremy Huddleston Sequoia1-1/+1
2016-05-03XQuartz: Remove --with-launchd-id-prefixJeremy Huddleston Sequoia1-3/+0
2016-05-03xfree86: add support for MatchIsTabletPadPeter Hutterer8-0/+26
2016-05-02modesetting: port clean start code from amdgpu. (v2)Dave Airlie3-12/+36
2016-05-02modesetting: add support for background none.Dave Airlie4-26/+106
2016-04-29kdrive: Nuke a bunch of dead codeAdam Jackson1-441/+0
2016-04-29dix: Squash some new gcc6 warningsAdam Jackson5-7/+6
2016-04-29x86emu: Change include order to avoid conflict with system headerAndreas Schwab2-9/+1
2016-04-29glamor: add glamor_finish APIDave Airlie2-0/+10
2016-04-25xwayland-shm: fortify fallocate against EINTRMarek Chalupa1-2/+8
2016-04-25configure.ac: Keep environment CFLAGS when testingAlexandre Courbot1-2/+2
2016-04-22dix/ptraccel: Remove float literalsSimon Thum1-19/+19
2016-04-22dix/ptraccel: Fix memory leak in InitPredictableAccelerationSchemeSimon Thum1-2/+8
2016-04-19Xi: don't deliver emulated motion events for non-emulating touchesPeter Hutterer1-0/+3