matthieu
f740d08ece
Merge xf86-video-radeonhd 1.1.0. Tested by wilfried@.
2008-01-05 17:34:43 +00:00
matthieu
a3a580daed
xf86-video-radeonhd 1.1.0
2008-01-05 17:28:11 +00:00
jsing
385bbc9fcb
Teach wsfb about WSDISPLAY_TYPE_GBE.
...
ok matthieu@
2008-01-04 04:20:15 +00:00
sthen
70eb0d8fab
Scale device resolution here as well to cater for the interface removed
...
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-14 23:14:26 +00:00
matthieu
924afde21f
Merge from X.Org -current:
...
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-14 22:29:44 +00:00
matthieu
eade2b8782
merge from xorg -current:
...
- 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-14 22:24:38 +00:00
matthieu
2a2c29e078
- Restore some local OpenBSD changes that got lost when the file moved to
...
xf86-input-keyboard: privsep support, LK[24]01 support.
- fix parameters order in printWsType().
2007-12-12 21:38:01 +00:00
sthen
71b3862978
fix usbtablet(4) for 7.3 by removing xf86IsCorePointer() check
...
and work-around the lack of calls to the functions which convert
tablet->screen co-ordinates.
ok matthieu
2007-12-11 23:56:08 +00:00
matthieu
03229da51b
Xorg bug #13144 : Don't flush buttons, release events can cause paste events.
...
Reported by claudio@.
2007-12-10 20:25:17 +00:00
matthieu
1b3b2f7d54
Default to XAA acceleration since EXA produces stack overflows for now.
2007-12-08 17:53:07 +00:00
matthieu
3fafd42d87
Link the radeonhd driver to the builds.
2007-12-04 22:41:21 +00:00
matthieu
362124eea9
BSD Makefile + regen autotools files
2007-12-04 22:27:40 +00:00
matthieu
6dd37805a1
xf86-video-radeonhd 1.0
2007-12-04 22:20:01 +00:00
matthieu
3f486538fb
remove this Linux-only driver. I don't know why I initially imported it.
2007-11-27 17:20:38 +00:00
matthieu
7b2d1daf02
- disable dri support explicitely for now.
...
- fix some merge botches. Long live CVS.
2007-11-25 18:44:17 +00:00
matthieu
677d5abb5d
merge xf86-input-spaceorb 1.1.1
2007-11-24 21:28:47 +00:00
matthieu
cda3cac69d
xf86-input-spaceorb 1.1.1
2007-11-24 21:25:42 +00:00
matthieu
1a7c5a2e3e
merge xf86-input-magellan 1.1.1
2007-11-24 21:13:37 +00:00
matthieu
2cd6bd0b24
xf86-input-magellan 1.1.1
2007-11-24 21:10:11 +00:00
matthieu
b972604173
merge xf86-input-acecad 1.2.1
2007-11-24 21:06:05 +00:00
matthieu
5212aa9d2c
xf86-input-acecad 1.2.1
2007-11-24 21:02:37 +00:00
matthieu
c57cdcb660
merge xf86-input-vmmouse 12.4.3
2007-11-24 20:52:25 +00:00
matthieu
f497ca5fa4
xf86-input-vmmouse 12.4.3
2007-11-24 20:46:03 +00:00
matthieu
56e7cfaabc
merge xf86-input-void
2007-11-24 20:44:54 +00:00
matthieu
7e653d58ae
xf86-input void 1.1.1
2007-11-24 20:41:16 +00:00
matthieu
5aec5087eb
merge xf86-video-intel 2.2.0
2007-11-24 20:08:18 +00:00
matthieu
f3bee37078
xf86-video-intel 2.2.0
2007-11-24 19:44:16 +00:00
matthieu
2162166047
merge xf86-input-keyboard 1.2.2
2007-11-24 19:09:38 +00:00
matthieu
195f4de445
merge xf86-input-mouse 1.2.3
2007-11-24 19:06:17 +00:00
matthieu
1dd11723a3
xf86-input-mouse 1.2.3
2007-11-24 18:53:25 +00:00
matthieu
9d62481cc1
xf86-input-keyboard 1.2.2
2007-11-24 18:51:53 +00:00
matthieu
dbd00c4776
From Aaron Plattner in X.Org git:
...
G80 bug #12637 : Unwedge the hardware if the BIOS left it stuck.
Fixes Thinkpad R61 display lockup for niklas@ and espie@.
2007-10-15 20:13:05 +00:00
matthieu
cb1740933f
merge xf86-video-nsc 2.8.3
2007-09-30 18:06:04 +00:00
matthieu
ee9e21cadf
xf86-video-nsc 2.8.3
2007-09-30 18:01:20 +00:00
matthieu
38f249e391
merge xf86-video-savage 2.1.3
2007-09-30 15:02:13 +00:00
matthieu
e5b75a59c1
xf86-video-savage 2.1.3
2007-09-30 14:57:19 +00:00
matthieu
8b96042c3c
merge xf86-video-nv 2.1.5
2007-09-30 14:24:14 +00:00
matthieu
a4146607a6
xf86-video-nv 2.1.5
2007-09-30 14:17:11 +00:00
matthieu
ceb782213d
Add missing field in InputDriverRec initializer
2007-09-01 09:45:39 +00:00
mbalmer
8c99efbd1e
Fix some typos.
...
ok matthieu
2007-08-25 10:24:15 +00:00
matthieu
abf6834ffc
regen
2007-08-23 19:14:11 +00:00
matthieu
6e24970870
bump version to 1.2
2007-08-23 19:12:29 +00:00
matthieu
52cba1eed6
Add compatibility with new XInput API. From Blair Sadewitz.
2007-08-23 19:10:33 +00:00
reyk
dcd6bea211
Add support for the mobile i965GM chipset.
...
tested by many
ok matthieu@
2007-08-04 19:55:21 +00:00
matthieu
8e06b3eaed
Fix crash during resolution change. From debian bug #423485 ,
...
by Tormod Volden pointed at by Ryan Freeman. Thanks.
Has been in snapshots for a while without complaints.
2007-08-04 19:34:21 +00:00
matthieu
7499e731ed
regen
2007-07-29 10:43:23 +00:00
matthieu
9a6a402f63
Remove RCS Id
2007-07-29 10:43:12 +00:00
matthieu
0f1f38e9f0
regen
2007-07-29 10:27:00 +00:00
matthieu
b19e1aa7ef
Initialize 'dz' again in the input routine. Fixes breakage introduced
...
in 1.2 and noticed by robert@.
2007-07-27 06:49:39 +00:00
ajacoutot
80c4160d9e
- most users expect a "mouse" man page ; let's give them one using a
...
link to mousedrv(4)
inputs and ok matthieu@
2007-07-04 12:52:46 +00:00