summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-12-02Clean up many #if 0.Adam Jackson2-33/+0
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-0/+3
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-1/+1
2007-11-16Bug #1612: Use a stronger PRNG.Adam Jackson1-0/+3
2007-11-15Small static cleanups on dix/Adam Jackson1-13/+0
2007-11-15Fix a really dumb typo.Aaron Plattner1-1/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson1-6/+0
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone4-19/+0
2007-11-05OS: Remove ALLOCATE_LOCAL from os.hDaniel Stone1-3/+0
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+9
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson1-0/+2
2007-10-30reduce wakeups from smart schedulerArjan van de Ven1-4/+2
2007-10-28xkb: enable XI event processing for xkb.Peter Hutterer1-1/+2
2007-10-28Save processInputProc before wrapping it and restore it later, instead ofPeter Hutterer1-1/+2
2007-10-28xkb: Store the action filters per device in the XkbSrvInfoRec.Peter Hutterer1-0/+21
2007-10-28XKB: Add more bits to xkbsrv.hDaniel Stone1-0/+3
2007-10-28Xi: Include XI protocol header in exevents.hDaniel Stone1-0/+2
2007-10-23Get rid of unnecessary GNU extended variadic macro.Matthias Hopf1-1/+1
2007-10-22Define PCI_TXT_IDS_DIR more cleanlyDavid Nusinow1-0/+3
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-5/+4
2007-10-09Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHMAlan Coopersmith1-0/+3
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli1-0/+2
2007-10-02Fix #12650: "windows not receiving mouse events in multiple screens context"Dodji Seketeli1-0/+3
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith2-0/+21
2007-09-23Input: Generate XKB mapping changes for all core-sending devices (bug #12523)Daniel Stone1-0/+1
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-2/+2
2007-09-05Fix key repeats during VT switch.Daniel Stone1-0/+1
2007-08-26Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccessKeith Packard1-0/+3
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-2/+0
2007-08-22Revert "Fix <pixman.h> include to <pixman/pixman.h>"Eric Anholt1-1/+1
2007-08-22Fix <pixman.h> include to <pixman/pixman.h>Alan Hourihane1-1/+1
2007-08-17Actually build Secure RPC authentication support (missed in modularization)Alan Coopersmith1-0/+3
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 filesDaniel 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