matthieu
81e70dac0c
Update to xf86-video-neomagic 1.2.2
2009-03-07 11:35:51 +00:00
matthieu
55dc43a887
regen
2009-03-07 11:32:11 +00:00
matthieu
689ce24aee
update to xf86-video-glint 1.2.2
2009-03-07 11:31:32 +00:00
matthieu
5c02e566e0
Update to xf86-video-dummy 0.3.1
2009-03-07 11:25:14 +00:00
matthieu
19e40ddfb7
regen
2009-03-07 11:22:45 +00:00
matthieu
1a4a40b80f
update to xf86-video-chips 1.2.1
2009-03-07 11:22:09 +00:00
matthieu
eb33bec634
update to xf86-video-ast 0.88.8
2009-03-07 11:16:36 +00:00
matthieu
7324280714
update to xf86-video-ark 0.7.1
2009-03-07 11:11:05 +00:00
matthieu
3b4a4352ed
regen
2009-03-07 11:08:45 +00:00
matthieu
33775e28ed
update to xf86-video-apm 1.2.1.
2009-03-07 11:08:03 +00:00
matthieu
e29139019f
Disable input drivers that are no longer maintained by X.Org.
...
(and that already don't work anymore for most of them).
If someone is interested in taking maintainership of one of them,
please contact me.
2009-03-07 10:59:52 +00:00
matthieu
11838de5e4
regen
2009-03-07 10:43:56 +00:00
matthieu
3248493b22
update to xf86-video-voodoo 1.2.1
2009-03-07 10:43:22 +00:00
matthieu
e79dad5d64
Remove deprecated video drivers (they were already disabled for a while).
2009-03-07 10:38:59 +00:00
matthieu
0990e72247
update to xf86-video-tseng 1.2.1
2009-03-07 10:32:17 +00:00
matthieu
dd490c4c78
regen
2009-03-07 10:28:32 +00:00
matthieu
adb7a55d61
update to xf86-video-trident 1.3.1
2009-03-07 10:27:10 +00:00
matthieu
2a83e43c20
Update to xf86-video-tga 1.2.0
2009-03-07 10:23:23 +00:00
matthieu
f487bb34c7
regen
2009-03-07 10:20:39 +00:00
matthieu
e79fc0fb19
update to xf86-video-tdfx 1.4.1.
2009-03-07 10:20:03 +00:00
matthieu
9557c26f0e
update to xf86-video-sunleo 1.2.0
2009-03-07 10:15:49 +00:00
matthieu
768728f987
Update to xf86-video-sisusb 0.9.1.
2009-03-07 10:11:44 +00:00
matthieu
a12563cf49
regen
2009-03-04 22:46:35 +00:00
matthieu
b7c217dabb
xf86-video-s3virge 1.10.2
2009-03-04 22:45:04 +00:00
matthieu
4b1c7d59f4
regen
2009-03-04 22:34:51 +00:00
matthieu
7c4af6be22
xf86-video-rendition 4.2.1
2009-03-04 22:33:18 +00:00
matthieu
af2481e434
Add support to run intel_reg_dumper on OpenBSD.
2009-01-29 17:17:24 +00:00
matthieu
1faf8dcd02
Fix allocation and freeing of InputDriverRec, so that X doesn't dump core
...
on exit. Found thanks to msys test machine.
2009-01-29 16:18:44 +00:00
matthieu
8f8b86d413
xf86-input-elographics 1.2.3, tested on msys's point of sale machine.
2009-01-29 16:06:37 +00:00
matthieu
accff42d7f
Update to xf86-video-radeonhd 1.2.4.
...
- Added HDMI support.
- Added support for RV710, RV730 (DCE 3.2).
- Added screen rotation support.
- Added RandR 1.3 panning support. (not useful until xserver 1.6)
- Many acceleration and build fixes.
Tested on mbalmer@'s radeon 2400HD card.
2009-01-28 14:43:56 +00:00
oga
3b1cf06138
never define XF86DRI_MM after configure. 2.4.x still had the ttm bits
...
which haven't made it into a released libdrm. This prevents collisions
with the libdrm version just commited (which wouldn't build otherwise).
2009-01-26 23:27:59 +00:00
matthieu
d07bcc99c9
Those directories were removed in xf86-video-ati 6.9.0.
2009-01-11 18:30:41 +00:00
oga
9ae8285f50
Don't map the mmio region via the drm. This was only passed onto the
...
mesa dri driver, which hasn't needed this for a while.
ok matthieu@.
2009-01-10 15:06:18 +00:00
oga
f8be68d9a2
don't map the mmio registers via the drm in the radeon DDX either
...
(companion commit to the mesa one I just made)
ok matthieu@
2009-01-10 15:01:25 +00:00
oga
90bf659960
openchrome doesn't build if you have an xserver with DRI compiled in,
...
but you disable dri on in the driver build and don't have the via_drm.h
it wants in dri mode. Work around this by changing the #define used to
an openchrome only one, instead of overloading the XF86DRI identifier.
Also disable the DRI build unconditionally.
This is needed here since we don't provide the via DRM module, and i'm
moving libdrm over to using the kernel headers (instead of libdrms own
private copy of same... This is why kernel modules should be developed
in kernel). We won't provide a via drm driver until it is re-written,
since it is full of linuxisms (like futex).
ok matthieu@, discussed with a few. tested by grange@ to prove it was a
no-op functionality wise.
2009-01-08 20:28:57 +00:00
gilles
3780b5d731
add GeForce 9300 GE to the list of known chipsets, enough to get it working
...
for me. ok matthieu@
2009-01-06 22:37:13 +00:00
matthieu
1e738a86ae
Add 2 missing chunks from the 2.1.12 update. This adds support for
...
a bunch of new chipsets. Problem noticed by Greg Jones.
2009-01-05 20:05:54 +00:00
miod
daccd55ae8
Build xf86-video-wildcatfb on OpenBSD/sparc64, and explain how to configure it.
2009-01-01 19:30:20 +00:00
miod
5e6c45d3d3
Simple unaccelerated driver for ifb(4) frame buffer, using a the X11 shadowfb
...
code to carry changes to both overlay areas.
ok matthieu@
2009-01-01 19:29:21 +00:00
matthieu
4d25e1130e
Remove deprecated driver.
2008-12-23 09:17:55 +00:00
matthieu
c71f48b5c2
Remove deprecated drivers that have been disabled for a while.
2008-12-23 09:13:14 +00:00
matthieu
6a32467be7
reenable xf86-video-i740 and xf86-video-voodoo on i386 after the last
...
updates.
2008-12-23 09:10:17 +00:00
matthieu
e7c2896cd2
regen
2008-12-01 20:52:08 +00:00
matthieu
2bf61528e7
xf86-video-intel 2.4.3. Tested by many.
2008-12-01 20:51:41 +00:00
matthieu
ac7c0f492f
Patch from upstream: Only match PCI display devices in our display driver.
...
Apparently the server needs the driver to tell it that no, we really don't want
screen sections on our NIC, USB hubs, bridge devices, etc.
Stop whining about PROBE_DETECT in G80 PreInit and just bail out instead.
Bug #18099 : Xorg -configure tries to create a screen for every nvidia device.
Problem also reported by form@
2008-11-09 14:37:04 +00:00
matthieu
e89a8a024f
Merge alpha fix from X.Org instead of home grown one.
2008-11-06 22:44:02 +00:00
matthieu
bdaa42fb66
Set default acceleration method to EXA, like upstreams.
2008-11-06 22:30:11 +00:00
matthieu
f0a3b3f9ef
The xf86-video-nsc driver is deprecated and won't work with xserver 1.5.
...
Disable it.
2008-11-06 21:52:10 +00:00
matthieu
d0fa9a1ef8
Let the alpha specific code compile. Untested.
2008-11-04 07:01:05 +00:00
matthieu
e4c9b7396d
switch the alpha specific code to libpciaccess.
2008-11-04 06:03:56 +00:00
matthieu
07af4914ae
xf86-video-openchrome 0.2.903
2008-11-03 20:37:24 +00:00
matthieu
0bcea225c7
xf86-video-nv 2.1.12
2008-11-03 20:35:47 +00:00
matthieu
053571402a
xf86-video-sunffb 1.2.0.
2008-11-03 06:21:06 +00:00
matthieu
758826f60d
Update the list of drivers that are built for xserver 1.5.
2008-11-02 15:17:58 +00:00
matthieu
feefcf3256
xf86-video-radeonhd 1.2.3
2008-11-01 18:14:36 +00:00
matthieu
aefbc19a5b
xf86-input-mutouch 1.2.1
2008-10-13 20:55:35 +00:00
matthieu
cff741d611
Oops missed to add that file as part of xf86-video-i740 1.2.0.
2008-10-13 05:13:31 +00:00
matthieu
46f0f1dd2e
xf86-vmware 10.16.5
2008-10-12 21:49:04 +00:00
matthieu
b0080daeec
xf86-video-voodoo 1.2.0
2008-10-12 21:46:43 +00:00
matthieu
573e6ea4a8
xf86-video-tdfx 1.4.0
2008-10-12 21:40:51 +00:00
matthieu
978c411483
xf86-video-tseng 1.2.0
2008-10-12 21:36:24 +00:00
matthieu
5ea417672a
xf86-video-trident 1.3.0
2008-10-12 21:31:59 +00:00
matthieu
1905a08f33
xf86-video-savage 2.2.1
2008-10-12 21:24:21 +00:00
matthieu
0c603d7f57
xf86-video-s3virge 1.10.1
2008-10-12 21:19:05 +00:00
matthieu
16126de84e
xf86-video-s3 0.6.0
2008-10-12 21:11:38 +00:00
matthieu
b536f96572
xf86-video-rendision 4.2.0
2008-10-12 21:05:42 +00:00
matthieu
7aa29d0d9a
xf86-video-i740 1.2.0
2008-10-12 20:41:53 +00:00
matthieu
5285e02985
xf86-video-i128 1.3.1
2008-10-12 20:32:10 +00:00
matthieu
5fedb3129d
xf86-video-glint 1.2.1
2008-10-12 20:09:42 +00:00
matthieu
23a2202b5b
Disable framebuffer compression for now. Problems noticed by oga@
2008-10-12 15:25:43 +00:00
matthieu
2a8442d3d6
xf86-video-intel 2.4.2. Has been in snapshots for weeks. Ok oga@.
2008-10-12 15:20:49 +00:00
matthieu
327ecef6f1
regen
2008-10-12 13:56:23 +00:00
matthieu
1d58f414b6
xf86-video-vesa 2.0.0, plus one fix to keep it working with xserver 1.4.
2008-10-12 13:55:49 +00:00
matthieu
2a4cf94896
regen
2008-09-29 22:05:12 +00:00
matthieu
64a4da3846
Get rid of the old XFree86 libc wrapper.
2008-09-29 22:04:43 +00:00
matthieu
b9dedb77d9
Don't try int10 on macppc.
2008-09-21 17:07:39 +00:00
matthieu
13b89943c5
regen
2008-09-21 17:07:06 +00:00
matthieu
b0686efd0d
Death to bare RCS ids.
2008-09-21 17:01:24 +00:00
matthieu
732bc8e6f9
regen
2008-09-20 16:08:18 +00:00
matthieu
6bc426c565
Failing to open the input device is a fatal error.
2008-09-20 16:07:42 +00:00
matthieu
1d2d8e3e51
xf86-video-dummy 0.3.0
2008-09-17 19:31:12 +00:00
matthieu
7846d614e2
xf86-video-cirrus 1.2.1 + one bug fix from git-current.
...
Tested on alpine gl5446 on alpha.
2008-09-16 22:02:30 +00:00
matthieu
87909c0e13
Fix botched xf86-video-neomagic 1.2.1 merge.
2008-09-14 21:47:55 +00:00
matthieu
83aa627600
remove via driver, replaced by the openchome driver.
2008-09-14 14:38:04 +00:00
matthieu
0c67a7b21c
Remove Linux-only driver.
2008-09-14 14:31:57 +00:00
mbalmer
dea918fbfb
Make the xf86-input-elographics driver actually work. Don't stall the
...
X server by staying in an infinite loop. Took me almost a day to find.
help and ok oga@
2008-08-28 14:29:50 +00:00
matthieu
044bf903cc
regen
2008-08-27 20:01:07 +00:00
matthieu
d1a95433ea
xf86-input-keyboard 1.3.1
2008-08-27 20:00:22 +00:00
oga
888e10a743
Use the modeset_ctl ioctl to let the drm know that we're setting the
...
mode from userland. This means we can switch of the vblank ioctl when no
3d client is using it. Backported from newer ddxen to make use of the
new libdrm.
ok matthieu@
2008-08-26 19:00:32 +00:00
oga
b6b1e89e02
Don't call the MODESET_CTL ioctl on the drm device if direct rendering
...
isn't enabled. From upstream, patch originally from me.
2008-08-26 16:38:56 +00:00
oga
fedaaef822
Don't try and build the memory manager parts for libdrm 2.3.1, this version has
...
been bumped to 2.4.0 upstream.
ok matthieu@
2008-08-26 14:24:16 +00:00
matthieu
784ae5753b
regen
2008-08-24 08:30:28 +00:00
matthieu
03dcddc481
xf86-input-mouse 1.3.0
2008-08-24 08:29:56 +00:00
mbalmer
fbf4668fb4
Remove XFree version 3 leftovers and make the code readable not only by
...
a compiler (KNF, spacing, etc.)
2008-08-24 08:29:21 +00:00
matthieu
6c35809df5
regen
2008-08-23 21:13:48 +00:00
matthieu
be111cd2df
xf86-video-chips 1.2.0
2008-08-23 21:13:12 +00:00
mbalmer
638f3b8914
Add support for Gunze touchpanels. These can be found e.g. on the
...
Panasonic Toughbook CF-27.
ok matthieu
2008-08-23 21:04:43 +00:00
matthieu
2e612ffa7b
regen
2008-08-23 21:01:58 +00:00
matthieu
68ee219cf8
add BSD build infrastructure
2008-08-23 21:01:26 +00:00
matthieu
bc70239920
xf86-video-ast 0.85.0
2008-08-23 21:00:47 +00:00
matthieu
1d8ee8f3a2
regen
2008-08-23 17:09:19 +00:00
matthieu
2add905d6b
xf86-video-ark 0.7.0
2008-08-23 17:08:44 +00:00
matthieu
c6356dcae2
Updates to more recent versions have un-broken several input drivers.
2008-08-23 15:55:59 +00:00
kettenis
735e6b6714
Build xf86-video-sunffb on sparc64.
...
ok matthieu@
2008-08-23 15:49:36 +00:00
matthieu
cbb6bf972a
regen
2008-08-23 15:47:10 +00:00
matthieu
4e0d0e613c
xf86-input-vmmouse 12.5.1
2008-08-23 15:46:07 +00:00
kettenis
37e72e9fea
regen with OpenBSD autotools
...
ok matthieu@
2008-08-23 15:43:43 +00:00
matthieu
cdf1fc7158
remove xf86-input-ur98, a GNU/Linux specific driver
2008-08-23 15:42:12 +00:00
kettenis
7e8431e465
Build infrastructure for driver.
...
ok matthieu@
2008-08-23 15:41:06 +00:00
matthieu
d156b9763c
xf86-input-tek4957 1.2.0
2008-08-23 15:36:07 +00:00
matthieu
2133bc3946
regen
2008-08-23 15:33:36 +00:00
matthieu
2add878fcd
xf86-input-summa 1.2.0
2008-08-23 15:32:10 +00:00
matthieu
78b57a54a3
xf86-input-penmount 1.3.0
2008-08-23 15:27:33 +00:00
matthieu
e55e39173d
xf86-input-palmax 1.2.0
2008-08-23 15:24:18 +00:00
matthieu
2a57c02bb2
xf86-input-mutouch 1.2.0
2008-08-23 15:21:14 +00:00
matthieu
90aad73450
xf86-input-microtouch 1.2.0
2008-08-23 15:17:12 +00:00
matthieu
368e0abd14
regen
2008-08-23 15:13:46 +00:00
matthieu
9b7f77cc58
xf86-input-magellan 1.2.0
2008-08-23 15:13:03 +00:00
matthieu
7bbf377ed6
regen
2008-08-23 14:59:54 +00:00
matthieu
1ccc15e235
Fix check for dev/usb/usbhid.h (needs dev/usb/usb.h).
2008-08-23 14:59:25 +00:00
kettenis
2621b026b2
Don't disable FPU since it causes excessive traps that make the driver almost
...
completely unusable. From NetBSD.
ok matthieu@
2008-08-23 14:53:57 +00:00
kettenis
227b0e5b8d
regen with OpenBSD autotools
...
ok matthieu@
2008-08-23 14:51:54 +00:00
kettenis
111ebba884
Define USE_VIS.
...
ok matthieu@
2008-08-23 14:46:27 +00:00
kettenis
168c2d04aa
Build infrastructure for driver.
...
ok matthieu@
2008-08-23 14:45:30 +00:00
kettenis
97c015428e
Provide .register directives such that this compile.
...
ok matthieu@
2008-08-23 14:42:21 +00:00
matthieu
4424de4e9f
regen
2008-08-23 14:17:31 +00:00
matthieu
a7c745117d
xf86-input joystick 1.3.2
2008-08-23 14:16:59 +00:00
matthieu
4690b6001c
xf86-input-jamstudio 1.2.0
2008-08-23 14:05:43 +00:00
matthieu
ecd01e52cb
xf86-input-hyperpen 1.2.0
2008-08-23 14:01:36 +00:00
matthieu
d7a0887128
regen
2008-08-23 13:58:04 +00:00
matthieu
524cab8dde
xf86-input-fpit 1.2.0
2008-08-23 13:57:32 +00:00
matthieu
ca4f6e5638
xf86-input-elographics 1.2.2
2008-08-23 13:47:07 +00:00
matthieu
7e8caa81e2
xf86-input-elo2300 1.1.2
2008-08-23 13:42:25 +00:00
matthieu
6f02a86b2c
regen
2008-08-23 13:38:21 +00:00
matthieu
bad7fee8fb
xf86-input-dynapro 1.1.2
2008-08-23 13:37:50 +00:00
matthieu
4d32d46d69
regen
2008-08-23 13:31:59 +00:00
matthieu
1ccf49e602
xf86-input-dmc 1.1.2
2008-08-23 13:31:26 +00:00
matthieu
6f9f0abd27
Resurrect and update to version 1.1.1.
2008-08-23 13:22:04 +00:00
matthieu
72afb04fc5
Remove an unmaintained, unused driver.
2008-08-23 13:15:19 +00:00
matthieu
9e6d215c7c
regen
2008-08-23 13:07:09 +00:00
matthieu
d6bdb7f1cd
x86-input-citron 2.2.1
2008-08-23 13:06:37 +00:00
matthieu
9da4c4f5d9
xf86-input-citron 2.2.1
2008-08-23 13:05:44 +00:00
matthieu
c3b8d47da3
xf86-input-calcomp 1.1.2
2008-08-23 12:56:39 +00:00
matthieu
91aef0da8b
regen
2008-08-23 12:53:53 +00:00
matthieu
f0591f1ed9
xf86-input-acecad 1.2.2
2008-08-23 12:53:23 +00:00
matthieu
802868b35c
update to xf86-video-siliconmotion 1.6.0
2008-08-21 19:55:23 +00:00
matthieu
631e717dec
add a file missed by CVS
2008-07-29 20:30:48 +00:00
matthieu
53ea367272
add files missed by CVS
2008-07-29 20:25:40 +00:00
matthieu
e36ab5c5ac
add a file that cvs missed
2008-07-29 20:18:47 +00:00
matthieu
327287a5a8
also build the xf86-video-openchrome driver on amd64.
2008-07-29 20:08:48 +00:00
matthieu
12f5a57142
update xf86-video-vmware to 10.16.4
2008-07-29 20:07:54 +00:00
matthieu
9d8e609ef4
update xf86-video-neomagic to 1.2.1
2008-07-29 20:06:12 +00:00
matthieu
afea34973f
update xf86-video-nv to 2.1.10
2008-07-29 20:04:57 +00:00
matthieu
8ae4407350
update xf86-video-mga to 1.4.9
2008-07-29 20:02:36 +00:00
oga
57c2dfd640
build xf86-video-mach64 and xf86-video-r128 on the same platforms that build
...
the ati driver.
ok matthieu@.
2008-07-12 15:50:48 +00:00
oga
419d6def7c
regen
2008-07-12 15:49:40 +00:00
oga
9a4cbe1011
Add a Makefile.bsd-wrapper
2008-07-12 15:46:47 +00:00
oga
d0a64525c5
Import xf86-video-mach64, version 6.8.0. In the correct directory.
...
ok matthieu@.
2008-07-12 15:43:10 +00:00
oga
ddbebe79b7
regen
2008-07-12 15:40:46 +00:00
oga
a0290f58f9
Add a Makefile.bsd-wrapper
2008-07-12 15:37:58 +00:00
oga
d5e8eba017
Import xf86-video-r128, version 6.8.0. In the right place this time.
...
ok matthieu.
2008-07-12 15:35:29 +00:00
oga
a1f9babf7c
Add back Changelog.
2008-07-12 15:20:00 +00:00
oga
a153da3d23
Long awaited update of xf86-video-ati to 6.9.0.
...
the rage128 and mach64 drivers were split out of this driver just after
the 6.8.0 release, these drivers will be commited separately.
MergedFb mode is gone, so please use xrandr if you used to use it.
ok matthieu@.
2008-07-12 15:18:32 +00:00
matthieu
c49b33a011
Disconnect the old 'via' driver and connect the 'openchrome driver.
2008-07-12 13:01:20 +00:00
matthieu
284d5c8737
regen
2008-07-12 12:59:51 +00:00
matthieu
3ba3d6c1a4
Unbreak man page build.
2008-07-12 12:59:16 +00:00
matthieu
33561a4d5e
Add a Makefile.bsd-wrapper.
2008-07-12 12:54:02 +00:00
matthieu
5c2645de3e
Let it compile. From bernd@
2008-07-12 12:53:22 +00:00
matthieu
63215a6123
Import the openchrome video driver, version 0.2.902. Discussed with
...
bernd@ and oga@. Tested by many in snaphots.
2008-07-12 12:48:04 +00:00
matthieu
8afab56174
update to xf86-video-intel 2.3.2. Tested among others by okan@.
2008-06-29 20:13:42 +00:00
matthieu
df266ce87d
update to xf86-video-apm 1.2.0
2008-06-18 20:49:45 +00:00
mbalmer
53a4a3bc02
Call FatalError() instead of ErrorF() in case the amdmsr(4) is not
...
available or an ioctl returns an error. This properly terminates and
the X server and restores the text console instead of hanging in an
undefined screen mode.
2008-06-18 06:29:41 +00:00
matthieu
adc1f13512
it's <machine/amdmsh.h> not <sys/amdmsr.h> now.
2008-06-15 02:24:51 +00:00
mbalmer
431c2ec96f
Add xf86-video-geode.
...
ok matthieu
2008-06-14 22:29:23 +00:00
mbalmer
073095ec69
Add a Makefile wrapper for OpenBSD and regen the autoconf generated files.
2008-06-14 22:27:07 +00:00
mbalmer
e37176280e
Changes needed to run on OpenBSD using the new amdmsr(4) driver.
2008-06-14 22:26:13 +00:00
mbalmer
01d2267411
Import the xf86-video-geode driver for the AMD Geode LX graphics processor.
...
with and ok matthieu
2008-06-14 22:15:30 +00:00
matthieu
80fa2403ff
More files that got added by mistake.
2008-05-22 06:59:23 +00:00
matthieu
3d060c0d86
oops should not have committed this. Noticed by deraadt@.
2008-05-21 20:27:45 +00:00
matthieu
4203da792a
Update to xf86-video-intel 2.3.1. Tested by many.
2008-05-21 20:19:51 +00:00
maja
d802806210
Convert some wscons keyboard layouts to correct X names. -moj
...
ok @johan @oga and @matthieu
2008-05-04 22:45:35 +00:00
matthieu
cd2e1b318d
If the wskbd map is 'user' don't try to set the xkb layout.
...
Tested by okan@ ok oga@.
2008-04-20 19:28:14 +00:00
oga
73d1e76463
Update SiS driver to 0.10
...
Tested by todd.
ok Matthieu.
2008-04-19 14:03:12 +00:00
matthieu
d0af8d36f0
update to xf86-video-radeonhd-1.2.1.
2008-04-19 14:02:04 +00:00
matthieu
c00de1725a
Update to xf86-video-radeonhd 1.2.0. Tested by jdixon@ and jasper@
2008-04-19 13:41:45 +00:00
matthieu
11509342cd
When running without an xorg.conf file, use the current wscons keymap
...
to setup XkbLayout and XkbOptions. Idea and original code from reyk@,
some tweaks by me. ok oga@.
2008-04-16 19:45:22 +00:00
matthieu
348bddcecc
The v4l driver is a linux-only driver. Bye.
2008-04-12 14:43:19 +00:00
matthieu
d7941e9f74
regen with autoconf 2.59p2.
2008-04-09 06:12:30 +00:00
matthieu
67a3a88d68
Update to Intel driver 2.2.1. But change default accelmethod to XAA.
...
Tested by landry@, oga@, steven@, jakemsr@.
2008-03-30 13:51:30 +00:00
matthieu
bbc31bf586
Introduce bsd.xconf.mk to set default config variables used
...
at several places in the Xenocara build in a central place instead
of duplicating the checks all over the place. ok oga@.
2008-03-25 23:41:50 +00:00
matthieu
7830df18ed
Regen with autoconf 2.59-p2, with AM_SANITY check zapped.
2008-03-15 18:08:24 +00:00
matthieu
420aa0bdcb
Fix from X.Org repository pointed out by brad@
...
Add pipe A force enable quirk for ThinkPad X40
ThinkPad X40s need this quirk or they'll crash frequently.
2008-02-22 08:26:32 +00:00
matthieu
43e542a007
Merge intel driver version 2.2.0.90.
2008-02-11 20:16:03 +00:00
matthieu
bc47e6dc51
Import intel driver v 2.2.0.90. tested by many, including krw@ kettenis@,
...
jakemsr@, landry@, beck@ and oga@. Thanks.
2008-02-11 20:09:36 +00:00
matthieu
d33aacaadc
Make it possible to build dri support with XENOCARA_BUILD_DRI=yes in
...
/etc/mk.conf. ok oga@
2008-02-02 17:19:57 +00:00
jasper
d9342fa302
add some missing TRACE_EXITs
...
ok matthieu@
2008-01-20 18:45:06 +00:00
matthieu
e57147883e
regen
2008-01-16 23:25:31 +00:00
matthieu
dc769e8a75
Based on a suggestion and an initial patch by kettenis@, build
...
both the old i810 and the new intel drivers on i386, and let X
autoconfiguration code choose the one that is used based on the chipset.
Tested by landry@ and a few others.
2008-01-16 23:20:50 +00:00
matthieu
856e0243ab
Support GeForce 8800 GT. From X.Org git repository.
2008-01-15 07:37:23 +00:00
jasper
dd0c736739
- tweak and clean up comments
...
ok matthieu@
2008-01-14 08:02:36 +00:00
jasper
ec99c0e1cf
- mention OpenBSD/sgi
...
- new sentence, new line (kinda ok'd)
ok jmc@ matthieu@
2008-01-13 16:30:33 +00:00
matthieu
02cf527c77
Merge xf86-video-nv 2.1.6
2008-01-12 16:33:31 +00:00
matthieu
e63dd002ce
xf86-video-nv 2.1.6
2008-01-12 16:28:55 +00:00
matthieu
f05de6e1bd
Enable some drivers for sgi. Missed by jsing@.
2008-01-05 17:53:33 +00:00
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