summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2006-11-02xfree86/os-support: axe more unused filesDaniel Stone3-3/+1
2006-11-02xfree86/os-support: remove unused file from distDaniel Stone1-2/+1
2006-11-02xfree86: don't attempt to enable and disable non-DIX devicesDaniel Stone1-5/+10
2006-11-02Merge branch 'input-hotplug'Daniel Stone86-14863/+1970
2006-11-02xfree86: allow starting with no input devicesDaniel Stone2-4/+20
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-6/+1171
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone8-2/+317
2006-10-31Fix automake error: BUILT_SOURCES was defined multiple times on SolarisAlan Coopersmith1-5/+4
2006-10-29Handle building in a separate objdirMatthieu Herrb1-1/+1
2006-10-29kill GNU-make'ism.Matthieu Herrb1-1/+1
2006-10-29Make sure we have 64-bit file-offsets in libdrm.Thomas Hellstrom1-0/+1
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone1-138/+7
2006-10-27Import libdrm functions for the drm memory manager.Thomas Hellstrom3-0/+1165
2006-10-26xfree86: re-enable chipset-specific drivers for Linux/ia64Myron Stowe1-5/+5
2006-10-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+1
2006-10-25Fix test for Option "IgnoreABI".Michel Dänzer1-1/+1
2006-10-25xfree86: remove motion history handlingDaniel Stone3-71/+0
2006-10-25mi: remove mi motion historyDaniel Stone1-2/+0
2006-10-25xfree86: re-bump input abi to 1.0, yet againDaniel Stone1-1/+1
2006-10-23xfree86/input: add proximity support, free valuatorsDaniel Stone1-81/+26
2006-10-23xfree86/input: disallow pointer device changes, fix drag event calculationDaniel Stone1-59/+1
2006-10-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone5-2/+12
2006-10-23xfree86/options: don't blindly dereference NULL pointersDaniel Stone1-2/+2
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. Hull13-94/+111
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 Stone3-73/+7
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 Stone1-2/+2
2006-10-07xfree86/loader: bump input major ABI versionDaniel Stone1-1/+1
2006-10-06Merge branch 'XACE-modular'Alan Coopersmith2-3/+8