summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Collapse)Author
2008-01-04Teach wsfb about WSDISPLAY_TYPE_GBE.Joel Sing
ok matthieu@
2007-12-14Scale device resolution here as well to cater for the interface removedStuart Henderson
in X.org 7.3 and not yet replaced. Fixes "screen" mode in Gimp until that happens (but not "window" mode). ok matthieu
2007-12-14Merge from X.Org -current:Matthieu Herrb
Don't check if the device is a core device or not. Remove call to xf86IsCore (doesn't exist anymore anyway) and unconditionally try to generate ProximityEvents. The device should not bother whether it's a core event or not, it's all handled in the dix now. pointed to by sthen@.
2007-12-14merge from xorg -current:Matthieu Herrb
- don't carch when xf86IsCorePointer() isn't defined. - do our own scaling with USB device since ConvertProc() isn't called automatically by X - set type_name to XI_TABLET - fake device limits == screen limits in xserver 1.4 for xinput pointed out by sthen@
2007-12-12- Restore some local OpenBSD changes that got lost when the file moved toMatthieu Herrb
xf86-input-keyboard: privsep support, LK[24]01 support. - fix parameters order in printWsType().
2007-12-11fix usbtablet(4) for 7.3 by removing xf86IsCorePointer() checkStuart Henderson
and work-around the lack of calls to the functions which convert tablet->screen co-ordinates. ok matthieu
2007-12-10Xorg bug #13144: Don't flush buttons, release events can cause paste events.Matthieu Herrb
Reported by claudio@.
2007-12-08Default to XAA acceleration since EXA produces stack overflows for now.Matthieu Herrb
2007-12-04Link the radeonhd driver to the builds.Matthieu Herrb
2007-12-04BSD Makefile + regen autotools filesMatthieu Herrb
2007-12-04xf86-video-radeonhd 1.0Matthieu Herrb
2007-11-27remove this Linux-only driver. I don't know why I initially imported it.Matthieu Herrb
2007-11-25- disable dri support explicitely for now.Matthieu Herrb
- fix some merge botches. Long live CVS.
2007-11-24merge xf86-input-spaceorb 1.1.1Matthieu Herrb
2007-11-24merge xf86-input-magellan 1.1.1Matthieu Herrb
2007-11-24merge xf86-input-acecad 1.2.1Matthieu Herrb
2007-11-24xf86-input-acecad 1.2.1Matthieu Herrb
2007-11-24merge xf86-input-vmmouse 12.4.3Matthieu Herrb
2007-11-24merge xf86-input-voidMatthieu Herrb
2007-11-24xf86-input void 1.1.1Matthieu Herrb
2007-11-24merge xf86-video-intel 2.2.0Matthieu Herrb
2007-11-24xf86-video-intel 2.2.0Matthieu Herrb
2007-11-24merge xf86-input-keyboard 1.2.2Matthieu Herrb
2007-11-24merge xf86-input-mouse 1.2.3Matthieu Herrb
2007-11-24xf86-input-keyboard 1.2.2Matthieu Herrb
2007-10-15From Aaron Plattner in X.Org git:Matthieu Herrb
G80 bug #12637: Unwedge the hardware if the BIOS left it stuck. Fixes Thinkpad R61 display lockup for niklas@ and espie@.
2007-09-30merge xf86-video-nsc 2.8.3Matthieu Herrb
2007-09-30merge xf86-video-savage 2.1.3Matthieu Herrb
2007-09-30merge xf86-video-nv 2.1.5Matthieu Herrb
2007-09-30xf86-video-nv 2.1.5Matthieu Herrb
2007-09-01Add missing field in InputDriverRec initializerMatthieu Herrb
2007-08-25Fix some typos.Marc Balmer
ok matthieu
2007-08-23regenMatthieu Herrb
2007-08-23bump version to 1.2Matthieu Herrb
2007-08-23Add compatibility with new XInput API. From Blair Sadewitz.Matthieu Herrb
2007-08-04Add support for the mobile i965GM chipset.Reyk Floeter
tested by many ok matthieu@
2007-08-04Fix crash during resolution change. From debian bug #423485,Matthieu Herrb
by Tormod Volden pointed at by Ryan Freeman. Thanks. Has been in snapshots for a while without complaints.
2007-07-29regenMatthieu Herrb
2007-07-29Remove RCS IdMatthieu Herrb
2007-07-29regenMatthieu Herrb
2007-07-27Initialize 'dz' again in the input routine. Fixes breakage introducedMatthieu Herrb
in 1.2 and noticed by robert@.
2007-07-04- most users expect a "mouse" man page ; let's give them one using aAntoine Jacoutot
link to mousedrv(4) inputs and ok matthieu@
2007-06-24The "Type" option is mandatory so put it in synopsis. Also, fix a smallMichael Knudsen
sentence. ok matthieu jmc
2007-06-08syncMatthieu Herrb
2007-06-08Import xf86-video-nv version 2.0.2. Adds new chipsets support.Matthieu Herrb
2007-06-07Pull a patch written by Alan Houriane in X.Org -current driver andMatthieu Herrb
found by art@ as a fix for some memory corruption he has been seeing on his laptop. It also seems to make X more reliable after resume on my X40.
2007-05-29Fix build with EXA disabled.Matthieu Herrb
2007-05-26Add .Xr uts(4), xtsscale(8).Matthieu Herrb
2007-05-26syncMatthieu Herrb
2007-05-26bump version for w-axis support.Matthieu Herrb