summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson
2007-05-28Miscellaneous fixes for S/390.Gerhard Tonn
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen
2007-05-15Turn boxes and regions into typedefs for pixman typesSoren Sandmann Pedersen
2007-05-11Use system copy of cbrt() if available.Adam Jackson
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf
2007-03-26Remove dead NEED_DBE_BUF_BITS code.Eamon Walsh
2007-03-25Static cleanup on Xi/Adam Jackson
2007-03-25General DIX static and dead code cleanup.Adam Jackson
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh
2007-02-17autoconf goodness for XDarwin, courtesy of pogmaBen Byer
2007-02-12Hook up --with-builderstring for vendor build identification.Adam Jackson
2007-01-10Bug #9555: Always define _GNU_SOURCE in glibc environments.Eric Anholt
2007-01-03Make GLX byteswap macros more portableAlan Coopersmith
2006-12-27dix/events: take screen number, not pointer, in PostSyntheticMotionPeter Hutterer
2006-12-15Convert callers of LookupClient() to dixLookupClient().Eamon Walsh
2006-12-14Remove now-unused macro definitions from dix.h.Eamon Walsh
2006-12-14Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.Eamon Walsh
2006-12-14Add new, combined dix lookup functions.Eamon Walsh
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-12-06config: move config.h to hotplug.hDaniel Stone
2006-11-27Merge branch 'randr-1.2'Eric Anholt
2006-11-22Add a -showDefaultLibPath option.Aaron Plattner
2006-11-13DRI: call drmSetServerInfo() before drmOpen().George Sapountzis
2006-11-11ffs: handle 0 argument (bug #8968)Jurij Smakov
2006-11-08dix/mi: still more warning fixesDaniel Stone
2006-11-08dix: add missing prototypesDaniel Stone
2006-11-07Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)Keith Packard
2006-11-04Merge master back to randr-1.2Keith Packard
2006-11-04Allow X server to build against libdrm 2.1Keith Packard
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone
2006-10-29Make sure we have 64-bit file-offsets in libdrm.Thomas Hellstrom
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone
2006-10-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-10-25GetTimeInMillis: spuport monotonic clockDaniel Stone
2006-10-25dix: add motion history supportDaniel Stone
2006-10-24inputstr: try to keep device structs the same sizeDaniel Stone
2006-10-24inputstr: fix indentationDaniel Stone
2006-10-23GetProximityEvents: add (untested) functionDaniel Stone
2006-10-23kdrive: numerous warning fixesDaniel Stone
2006-10-23include: move POINTER_* flags from inputstr.h to input.hDaniel Stone
2006-10-21Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserverZephaniah E. Hull
2006-10-21DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.Zephaniah E. Hull
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone
2006-10-20xi: add DEVICE_ENABLE controlDaniel Stone