summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-09-05Fix key repeats during VT switch.Daniel Stone1-0/+1
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-08-01Build system: Add missing filesxorg-server-1.3.99.0Daniel Stone1-0/+1
2007-08-01Convert all my license statements to the standard formDaniel Stone1-17/+19
2007-08-01Hotplug: Add HAL supportDaniel Stone2-0/+4
2007-08-01dix.h: Remove duplicate ffs() prototype.Daniel Stone1-3/+0
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone2-7/+10
2007-08-01Hotplug: Remove unused function definition from hotplug.hNicolas Trangez1-1/+0
2007-07-12Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to buildAlan Coopersmith1-0/+3
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-1/+28
2007-06-29Death to RCS tags.Adam Jackson3-3/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson2-3/+1
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson1-4/+0
2007-05-28Miscellaneous fixes for S/390.Gerhard Tonn1-1/+9
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen1-0/+2
2007-05-15Turn boxes and regions into typedefs for pixman typesSoren Sandmann Pedersen3-15/+5
2007-05-11Use system copy of cbrt() if available.Adam Jackson1-0/+3
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz1-1/+2
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+2
2007-03-26Remove dead NEED_DBE_BUF_BITS code.Eamon Walsh2-60/+0
2007-03-25Static cleanup on Xi/Adam Jackson2-135/+0
2007-03-25General DIX static and dead code cleanup.Adam Jackson6-112/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-5/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-0/+1022
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh3-8/+0
2007-02-17autoconf goodness for XDarwin, courtesy of pogmaBen Byer2-2/+25
2007-02-12Hook up --with-builderstring for vendor build identification.Adam Jackson1-0/+3
2007-01-10Bug #9555: Always define _GNU_SOURCE in glibc environments.Eric Anholt1-10/+2
2007-01-03Make GLX byteswap macros more portableAlan Coopersmith1-0/+15
2006-12-27dix/events: take screen number, not pointer, in PostSyntheticMotionPeter Hutterer2-2/+2
2006-12-15Convert callers of LookupClient() to dixLookupClient().Eamon Walsh1-1/+2
2006-12-14Remove now-unused macro definitions from dix.h.Eamon Walsh1-101/+0
2006-12-14Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.Eamon Walsh1-4/+9
2006-12-14Add new, combined dix lookup functions.Eamon Walsh2-40/+43
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh2-9/+10
2006-12-06config: move config.h to hotplug.hDaniel Stone2-1/+1
2006-11-27Merge branch 'randr-1.2'Eric Anholt3-1/+8
2006-11-22Add a -showDefaultLibPath option.Aaron Plattner1-0/+3
2006-11-13DRI: call drmSetServerInfo() before drmOpen().George Sapountzis1-10/+0
2006-11-11ffs: handle 0 argument (bug #8968)Jurij Smakov1-0/+3
2006-11-08dix/mi: still more warning fixesDaniel Stone1-0/+3
2006-11-08dix: add missing prototypesDaniel Stone2-0/+8
2006-11-07Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)Keith Packard1-0/+4
2006-11-04Merge master back to randr-1.2Keith Packard10-30/+228
2006-11-04Allow X server to build against libdrm 2.1Keith Packard1-0/+3
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith1-0/+6
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-0/+10
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone1-2/+4
2006-10-29Make sure we have 64-bit file-offsets in libdrm.Thomas Hellstrom1-0/+10
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone1-12/+0