summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-10-23Xnest: disable XKB, reshuffle codeDaniel Stone1-6/+9
2006-10-23Xvfb: port to new mieq APIDaniel Stone1-3/+2
2006-10-22kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA}Daniel Stone1-5/+3
2006-10-21Minor typo fix to xorg.conf man page.Drew Parsons1-1/+1
2006-10-21Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserverZephaniah E. Hull14-99/+116
2006-10-21DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.Zephaniah E. Hull1-1/+2
2006-10-19Add ast driver/device info to Xorg server & config utilitiesCarl Switzky3-0/+10
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone4-78/+12
2006-10-20Pre-release message should tell users to check git, not CVS, for updatesAlan Coopersmith1-2/+2
2006-10-20Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen2-4/+19
2006-10-20Small modification to blocking signals when switching modes.Alan Hourihane1-4/+1
2006-10-20Add per-drawable Xv colour key helper function.Michel Dänzer5-4/+69
2006-10-20Make sure xorgcfg files are included even when dist made with --disable-xorgcfgAlan Coopersmith1-7/+13
2006-10-19Pre-release message should tell users to check git, not CVS, for updatesAlan Coopersmith1-2/+2
2006-10-19Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen2-4/+19
2006-10-18Pass SetDeviceValuators down to the driver.Zephaniah E. Hull2-3/+13
2006-10-16Small modification to blocking signals when switching modes.Alan Hourihane1-4/+1
2006-10-15xfree86 input: always open devices on NewInputDeviceRequestDaniel Stone1-9/+2
2006-10-15Add per-drawable Xv colour key helper function.Michel Dänzer5-4/+69
2006-10-13Make sure xorgcfg files are included even when dist made with --disable-xorgcfgAlan Coopersmith1-7/+13
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-4/+12
2006-10-13Block IO on switchmode just as we do for VT switchingAlan Hourihane1-0/+3
2006-10-10Fixing probably long-standing bug in domain support.Matthias Hopf1-1/+1
2006-10-08xfree86/xinput: pass first_valuator params, don't clip to first screen boundDaniel Stone1-19/+8
2006-10-08mipointer: take device arguments, split miPointerAbsoluteCursorDaniel Stone4-23/+16
2006-10-08warning cleanupsDaniel Stone3-6/+2
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-06Merge branch 'XACE-modular'Alan Coopersmith2-3/+8
2006-10-05Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-557/+7404
2006-10-04Merge branch 'master' into randr-1.2Keith Packard17-577/+7606
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-18Remove smashing of CFLAGS from server build.Keith Packard23-24/+26
2006-09-16Don't install librac.a.Adam Jackson1-1/+1