summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-23kdrive: Remove dead debug arrays.Eric Anholt1-35/+0
2015-09-23x86emu: Fix some set-but-not-used warnings.Eric Anholt1-5/+1
2015-09-23libxf86config: libxf86config_internal -> libxf86configEgbert Eich3-4/+4
2015-09-23libxf86config: RemoveEgbert Eich3-24/+1
2015-09-23render: Fix leak of filter paramsChris Wilson1-0/+1
2015-09-23xfree86: Fix the 1792x1344-75 EST III modeVille Syrjälä1-1/+1
2015-09-23randr: Allow RRSelectInput for ProviderChange and ResourceChange eventsMichal Srb1-1/+3
2015-09-23fbdevhw: Disable FBIOBLANK ioctl if not supportedEgbert Eich1-5/+44
2015-09-23compiler.h: Remove dead STANDALONE_MMIOMatt Turner1-15/+0
2015-09-23mi: Log an error if mieqProcessInputEvents() recurses.Andy Ritger1-0/+12
2015-09-23Remove static qualifier on mieqProcessInputEvents()'s 'event'Andy Ritger1-1/+1
2015-09-23Remove NO_LIBCWRAPPER defineTomas Carnecky1-2/+0
2015-09-23dix: put warning in for scroll increments of 0Peter Hutterer1-0/+4
2015-09-23test: Fix typo and drop documentation references to glib.Bryce Harrington1-14/+3
2015-09-23exa: initialise mask_off_x and mask_off_yDave Airlie1-1/+1
2015-09-23dmx: fix typo in the titleGaetan Nadon1-1/+1
2015-09-23render: Allow single-stop gradientsAndrea Canciani1-3/+3
2015-09-23doc: Convert an \fP pair into appropriate tags.Cyril Brulebois1-1/+1
2015-09-23doc: Try to avoid repetitions.Cyril Brulebois1-1/+1
2015-09-23doc: Fix punctuation.Cyril Brulebois1-3/+3
2015-09-23doc: Fix extraneous >Cyril Brulebois1-1/+1
2015-09-23doc: Fix grammar and typos.Cyril Brulebois1-3/+3
2015-09-23doc: Fix alignment.Cyril Brulebois1-3/+3
2015-09-23doc: Fix typo.Cyril Brulebois1-1/+1
2015-09-23doc: Get rid of RCS tags.Cyril Brulebois1-6/+0
2015-09-23man: Fix case for MIT-unspecified.Cyril Brulebois1-1/+1
2015-09-22dix: remove dead extensions to protocol.txtTiago Vignatti1-59/+0
2015-09-22Add new GLX events errors and requests to protocol.txtRobert Hooker1-0/+38
2015-09-22Add DRI2 2.2/2.3 events and requests to protocol.txtRobert Hooker1-0/+7
2015-09-22glamor: move GL_OES_EGL_image check next to EGL_EXT_image_dma_buf_importEmil Velikov2-6/+2
2015-09-21Make configure test for LD_NO_UNDEFINED_FLAG on Solaris work w/autoconf 2.69Alan Coopersmith1-1/+1
2015-09-21rootless: Fix bogus handling of broken root clipAdam Jackson1-1/+1
2015-09-21Merge commit '1ba4fde1015fc6da19dfbfdf0f77f1071416e215'Adam Jackson4-42/+241
2015-09-21os/xdmcp: Just send XDMCP keepalive packets once every three minutesKeith Packard1-18/+2
2015-09-21os/xdmcp: Remove dead 'restart' codeKeith Packard1-13/+1
2015-09-21randr: Remove senseless checks for xf86RandR12KeyEgbert Eich1-9/+4
2015-09-21randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmapChris Wilson1-22/+45
2015-09-21Remove DECnet from Xserver.manAlan Coopersmith1-4/+3
2015-09-21privates: Clear screen-specific keys during CloseScreenAaron Plattner2-0/+10
2015-09-21test/xi1: Update .gitignoreJasper St. Pierre1-0/+1
2015-09-21mingw: Fix NO_LOCAL_CLIENT_CRED buildJon TURNEY3-1/+21
2015-09-21configure.ac: Add support for new versions of systemdJavier Jardón1-1/+3
2015-09-21render: Simplify SProcRenderScaleAdam Jackson1-14/+1
2015-09-21Xephyr: Paint with subimage for non-Glamor & non-XSHM caseIan Scott1-4/+6
2015-09-21ephyr: move host_has_extension() implementation to hostx.cLaércio de Sousa5-19/+17
2015-09-21ephyr: fix -no-host-grab argument processingJürg Billeter1-1/+1
2015-09-21Keep SIGALRM restart flag after PopenDaniel Drake1-11/+38
2015-09-21Allow system call restarts upon signal interruptionDaniel Drake2-1/+2
2015-09-21xwayland: Activate and enable device on first capability reportingBoyan Ding1-6/+6
2015-09-18xwayland: call through to miPointerWarpCursor on warp_cursorPeter Hutterer1-0/+1