summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Move SELinux from extmod to built-inDaniel Stone1-1/+1
2012-07-09Xv: Remove excessive module-induced indirectionTomas Carnecky1-2/+0
2012-07-09Move Xv and XvMC from extmod to built-inTomas Carnecky1-1/+2
2012-07-09Move XRes from extmod to built-inTomas Carnecky1-1/+1
2012-07-09Move DPMS from extmod to built-inTomas Carnecky1-1/+1
2012-07-09Move MIT-SCREEN-SAVER from extmod to built-inTomas Carnecky1-1/+1
2012-07-09Move RECORD from external module to built-inTomas Carnecky1-1/+1
2012-07-09Move DBE from an external module to built-inTomas Carnecky1-1/+1
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone3-94/+155
2012-07-09Make extension.h self-contained, remove C++ externsDaniel Stone1-2/+3
2012-07-09Add a common ARRAY_SIZE macro to dix.hDaniel Stone1-0/+2
2012-07-09Replace padlength tables with inline functions from misc.hAlan Coopersmith1-0/+14
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-2/+2
2012-07-07dix/randr: add a hook into screen to replace scanout pixmapDave Airlie1-0/+3
2012-07-07dix/xf86: initial offload slave tracking (v1.1)Dave Airlie2-0/+9
2012-07-07dix/pixmap: track dirty pixmaps in server. (v4)Dave Airlie3-0/+26
2012-07-07randr: add initial scanout pixmap support (v3)Dave Airlie2-0/+25
2012-07-07dix: pixmap sharing infrastructure (v3)Dave Airlie1-0/+17
2012-07-07dix: add ability to link output slave gpus to the current gpu (v1.1)Dave Airlie2-0/+9
2012-07-06dix: add unattached list for attaching screens to initially. (v1.1)Dave Airlie2-0/+11
2012-07-06xserver/config: add udev/drm hotplug callbacks. (v2)Dave Airlie1-0/+4
2012-07-06dix: introduce gpu screens. (v5)Dave Airlie3-0/+17
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie4-0/+44
2012-07-05privates: Allow device privates to be allocated after server startKeith Packard1-1/+1
2012-07-05Add screen-specific privates.Keith Packard2-1/+55
2012-07-05list.h: don't crash when removing an element from a NULL listPeter Hutterer1-1/+1
2012-07-04Merge branch 'sigio-vt-switch-issues' into for-keithPeter Hutterer1-0/+6
2012-07-03os: add OsBlockSIGIO and OsReleaseSIGIOPeter Hutterer1-0/+6
2012-07-02Merge branch 'sigsafe-logging-varargs'Keith Packard3-4/+22
2012-07-02Make BUG_WARN* signal safeChase Douglas1-4/+4
2012-07-02Add ErrorFSigSafe() alternative to ErrorF()Chase Douglas1-0/+6
2012-07-02Add LogMessageVerbSigSafe() for logging messages while in signal contextChase Douglas1-0/+7
2012-07-02Add dixGetGlyphs to replace GetGlyphs from libXfont to simplify linkingAlan Coopersmith1-6/+7
2012-06-28dix/render: consolidate window format matching code.Dave Airlie1-0/+1
2012-06-22include: document _XkbErrCode2 macrosPeter Hutterer1-0/+5
2012-06-21Add FormatUInt64{,Hex}() for formatting numbers in a signal safe mannerChase Douglas1-0/+2
2012-06-21Add global variable inSignalContextChase Douglas1-0/+3
2012-06-14Merge remote-tracking branch 'whot/for-keith'Keith Packard3-1/+15
2012-06-07dix: disable all devices before shutdownPeter Hutterer1-1/+1
2012-06-07dix: move freeing the sprite into a functionPeter Hutterer1-0/+2
2012-06-07include: add BUG_RETURN_* macrosPeter Hutterer1-0/+12
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie3-12/+5
2012-05-21config/udev: add pre_init stage to config and udev.Dave Airlie1-0/+1
2012-05-17Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-0/+4
2012-05-17XQuartz: Declare noPseudoramiXExtension for miinitext.cJeremy Huddleston1-0/+4
2012-05-17dix: Move DeviceFocusEvent from Xi into enterleave.cPeter Hutterer1-7/+0
2012-05-16include: don't redeclare device events in xkbsrv.hPeter Hutterer1-3/+0
2012-05-16dix: indentation fixes for pointer accelerationSimon Thum1-10/+5
2012-05-14dix: Remove redundant declarations.Michal Suchanek2-7/+3
2012-05-14xserver: Remove duplicate declaration in resource.hMichal Suchanek1-3/+0