summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-10-08xfree86 Xinput: remove still more excessive debuggingDaniel Stone1-29/+3
2006-10-08GetPointerEvents: add first_valuator parameterDaniel Stone2-3/+3
2006-10-08kdrive/input: remove excessive debugging in NIDRDaniel Stone1-1/+0
2006-10-07xfree86/loader: bump input major ABI versionDaniel Stone1-1/+1
2006-10-05Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-557/+7404
2006-10-03Update pci.ids to Tue 2006-10-03 daily snapshotAlan Coopersmith3-555/+7403
2006-10-03Don't insert RCS tag into generated pci id header filesAlan Coopersmith1-2/+1
2006-09-29Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone5-3/+50
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone17-17/+17
2006-09-28Merge branch 'wfb'Aaron Plattner2-1/+11
2006-09-27Push information about cliprects of DRI windows to the DRM.Michel Dänzer1-2/+20
2006-09-27Add wrapper for new ioctl to update drawable information in the DRM.Michel Dänzer2-0/+19
2006-09-24Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone17-32/+181
2006-09-23Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()Brian1-6/+13
2006-09-23The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.Brian1-0/+4
2006-09-23Replace broken DMXDBG3() with DMXDBG2()Brian1-2/+2
2006-09-21Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.David Nusinow1-1/+5
2006-09-21Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFI...Aaron Plattner1-2/+121
2006-09-21* Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.dDrew Parsons2-5/+6
2006-09-20Really fix sparc on 64-bit kernel/32-bit userland.Donnie Berkholz1-1/+1
2006-09-16Don't install librac.a.Adam Jackson1-1/+1
2006-09-13Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)Bill Nottingham1-1/+1
2006-09-12Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.shDrew Parsons1-2/+1
2006-09-10If we're installing libxf86config, install headers needed to build against it.Donnie Berkholz1-0/+6
2006-09-10the new PCI mapping routines are broken on sparc64 (in fact they lookJesse Barnes1-0/+6
2006-09-10* Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist`Drew Parsons8-15/+18
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone25-114/+59
2006-09-06Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer4-1/+12
2006-08-31Fix previous commit breaking other kdrives pulling in fbdev.aMatthew Allum2-1/+3
2006-08-31Add framebuffer device command line switch for XfbdevMatthew Allum3-9/+29
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum13-81/+49
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone17-25/+16
2006-08-29[PATCH] kdrive/linux keyboard: remove more debugging spewDaniel Stone1-0/+4
2006-08-29[PATCH] kdrive/linux keyboard: silence excessive debugging noiseDaniel Stone1-0/+7
2006-08-29Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone2-9/+0
2006-08-28Remove calls to LoaderCheckUnresolved(), since it's now a stub.Adam Jackson2-9/+0
2006-08-25xfree86/parser: use 'kbd' driver when 'keyboard' specifiedDaniel Stone1-1/+4
2006-08-25xorgconf.cpp: kbd, not keyboardDaniel Stone1-1/+1
2006-08-24Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone3-14/+49
2006-08-24More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER.Adam Jackson1-1/+3
2006-08-24Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverMatthias Hopf11-100/+149
2006-08-24Apply patch in bug #7919, blit improvements inAlan Hourihane2-14/+13
2006-08-24Merge branch 'master' into input-hotplugDaniel Stone6-1/+27
2006-08-23Add xorg.conf IgnoreABI option which does the same thing as -ignoreABIDavid Nusinow4-1/+17
2006-08-23Make sure Composite is never enabled for Xnest.Adam Jackson1-0/+7
2006-08-23Make 'Xvfb -render' also disable Composite, lest we segfault on startup.Adam Jackson1-0/+3
2006-08-18Merge branch 'origin' into input-hotplugDaniel Stone4-85/+109
2006-08-18Fix bug #5735, Serious flaw in CygwinX clipboardAlan Hourihane1-2/+46
2006-08-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Hourihane2-56/+25
2006-08-18Fix bug #7281, clipboard viewer should notAlan Hourihane1-27/+29