summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-11xwayland: Correctly detect whether posix_fallocate existsJonas Ådahl1-0/+3
2016-03-11vidmode: build without xf86vidmodeprotoOlivier Fourdan1-0/+2
2016-03-11vidmode: move to a separate library of its ownOlivier Fourdan2-0/+141
2016-03-11vidmode: move display mode definitionsOlivier Fourdan2-0/+103
2016-03-11dix: Add ClientSignalAll()Chris Wilson1-0/+8
2016-03-11dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone1-1/+7
2016-01-27Fix uninitialized variable warnings reported by clangThomas Klausner1-3/+5
2016-01-27Use unique logfile names when starting server with -displayfdAlan Coopersmith1-0/+2
2015-12-09Also dump passive grabs on XF86LogGrabInfoMichael Stapelberg1-0/+1
2015-10-06kdrive: Delete unused TOUCHSCREEN define.Jamey Sharp3-9/+0
2015-09-24Xext, os: Remove OS-internal usages within XACE and XSELinuxKeith Packard1-0/+7
2015-09-21mingw: Fix NO_LOCAL_CLIENT_CRED buildJon TURNEY1-0/+3
2015-09-01dix: export ResourceClientBits()Olivier Fourdan1-1/+1
2015-08-24configurable maximum number of clientsOlivier Fourdan3-14/+5
2015-08-17dixfont.h: Include fontutil.h before GetGlyphs is #definedKeith Packard1-0/+1
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson1-0/+5
2015-07-08dix: unifdef pWin->rootlessUnhittableAdam Jackson1-3/+1
2015-07-08dix: Unexport various implementation detailsAdam Jackson6-225/+175
2015-07-08prime: add rotation support for offloaded outputs (v2)Dave Airlie3-10/+14
2015-06-30glamor: add support for allocating linear buffers (v2)Dave Airlie1-0/+3
2015-06-30cursor: drop ARGB_CURSORDave Airlie1-2/+0
2015-05-26os: support new implicit local user access mode [CVE-2015-3164 2/3]Ray Strode1-0/+17
2015-05-20dix: Add unaccelerated valuators to the ValuatorMaskPeter Hutterer2-0/+17
2015-05-12Add AC_SYS_LARGEFILE defines to dix-config.hMichel Dänzer1-0/+6
2015-05-11Merge remote-tracking branch 'evelikov/master'Keith Packard1-3/+0
2015-05-11Merge remote-tracking branch 'ajax/xserver-next'Keith Packard1-0/+2
2015-05-07dix: Fix image byte order on big endian hardwareOlivier Fourdan1-0/+2
2015-04-21Add no-fail equivalents of allocarray & reallocarrayAlan Coopersmith1-0/+9
2015-04-21Add xallocarray() helper macroAlan Coopersmith1-0/+2
2015-04-21Import reallocarray() from OpenBSDAlan Coopersmith3-1/+14
2015-04-21Add XNFcallocarray() to allow xnfcalloc() to check for overflowAlan Coopersmith1-2/+9
2015-03-31randr: Add Monitor support (v1.1)Keith Packard1-1/+1
2015-03-24configure.ac: remove remaining TLS referencesEmil Velikov1-3/+0
2015-03-16Make PseudoramiXExtensionInit() prototype more generally availableJon TURNEY3-5/+36
2015-03-13Expose GetMaster to modules.Michal Srb1-1/+1
2015-03-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer1-3/+2
2015-02-10Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe callsAlan Coopersmith2-0/+42
2015-01-23dix: make RegionInit legal C++Adam Jackson1-1/+1
2014-12-09Missing parens in REQUEST_FIXED_SIZE macro [CVE-2014-8092 pt. 5]Keith Packard1-1/+1
2014-12-08Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]Alan Coopersmith1-0/+4
2014-12-08dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4]Alan Coopersmith1-1/+2
2014-12-08dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4]Alan Coopersmith1-3/+7
2014-11-12Drop trailing whitespacesPeter Hutterer33-163/+163
2014-11-12xfree86: drop double-typedef of DBusConnectionPeter Hutterer1-1/+1
2014-11-12include: change RegionSize() to take a size_tPeter Hutterer1-1/+1
2014-11-12include: fix documentation for list.hPeter Hutterer1-1/+1
2014-10-30include: fix compiler warning about casting int to uint16_tPeter Hutterer1-1/+1
2014-10-27dix: Retype and repack GCAdam Jackson1-6/+6
2014-10-27dix: Always store GC client clip as a region (v2)Adam Jackson1-3/+2
2014-10-09Merge remote-tracking branch 'ajax/dead-code'Keith Packard1-3/+0