matthieu
88d1f9a63e
Update to xf86-video-i740 1.4.0
2019-02-10 10:18:40 +00:00
matthieu
2a44b8652a
Update to xf86-video-neomagic 1.3.0
2019-02-10 10:00:25 +00:00
matthieu
6693542ac5
Update to xf86-video-i128 1.4.0
2019-02-10 09:47:54 +00:00
matthieu
e8adce9f1b
Update to xf86-video-chips 1.3.0
2019-02-10 09:38:18 +00:00
matthieu
440e4dbe36
Update to xf86-video-s3virge 1.11.0
2019-02-10 09:32:04 +00:00
matthieu
cb123c5c6d
Update to xf86-video-apm 1.3.0
2019-02-10 09:25:51 +00:00
aoyama
92c0197a13
Delete xf86-input-usbtablet target on luna88k, because luna88k
...
does not have USB support.
ok matthieu@
2019-02-09 00:31:06 +00:00
jsg
be89b49b3b
update to xf86-video-ati 18.1.0
...
tested by brynet@ matthieu@ and myself on a wide range of radeons
2019-01-13 07:16:48 +00:00
matthieu
b290bc2f31
Update xf86-video-mach64 to version 0.9.6
...
Tested on a Mach64 CT
2019-01-05 16:44:56 +00:00
matthieu
7b0e9d2e6b
Update to xf86-video-mga 2.0.0
...
Commited from a machine using a Matrox G550 card.
2019-01-05 10:30:12 +00:00
fcambus
b3ae9f8426
Update openchrome to 0.6.176.
...
This fixes display on my VX900 systems.
OK matthieu@
2018-12-09 21:07:33 +00:00
kettenis
cca6245e3f
Build xf86-video-ati on arm64.
...
ok jsg@, matthieu@
2018-08-27 15:03:23 +00:00
jcs
65b51547fb
setup WSMOUSE_TYPE_TOUCHPAD devices to use ws driver by default, but
...
allow them to work with xf86-input-synaptics
with and ok bru@
2018-07-30 16:00:39 +00:00
matthieu
31ce09c6a5
Update to xf86-video-rendition 4.2.7
2018-07-12 15:00:43 +00:00
matthieu
e5adab7f60
Update to xf86-input-synaptics 1.9.1
2018-07-12 14:52:23 +00:00
matthieu
c1baa67540
Update to xf86-input-mouse 1.9.3
2018-07-12 14:44:41 +00:00
bru
a011f4db8a
Improve the wheel emulation logic. Make the axis filtering symmetrical,
...
and less restrictive for vertical scrolling.
Thanks to Jake Champlin for help with the issue.
ok matthieu@
2018-06-18 20:07:30 +00:00
matthieu
4ae54e6e96
Force radeon driver to EXA acceleration on all chipsets where it's
...
supported. Avoids panics caused by glamor reported by several people.
ok deraadt@
2018-03-20 20:33:14 +00:00
jsg
964be7ea2c
update to xf86-video-ati 18.0.1
...
* The Xorg process could crash when multiple primary screens are
configured in xorg.conf.
* TearFree could trigger debugging messages in the pixman library
2018-03-17 23:42:12 +00:00
jsg
c28eaba603
update to xf86-video-ati 18.0.0
...
Avoids failing page flips reported by landry@ with a pending xfce4 4.13
update (doesn't occur with xfce 4.12 currently in ports).
2018-03-13 06:13:13 +00:00
jsg
5d95bbee18
update to xf86-video-ati 7.10.0
...
tested by matthieu@ and myself on a wide range of radeons
2018-02-20 04:49:19 +00:00
guenther
3eafa14cfe
If read() returns EIO, then the wsmouse device has gone away and our fd
...
to it is useless, so detach the xserver driver and close it.
Modeled on similar code in xf86-input-{keyboard,mouse}
reminded by Frank Groeneveld (frank (at) frankgroeneveld.nl)
ok matthieu@ kettenis@
2017-12-31 23:31:41 +00:00
bru
6ca401a7ef
Use ws as default driver for touchpads.
...
ok matthieu@
2017-12-05 20:51:11 +00:00
matthieu
c2b83f553e
MFC: adapt to XF86_CRTC_VERSION 7
2017-11-26 17:06:41 +00:00
matthieu
3cd2eaf67e
MFC: Adapt to video API 22
2017-11-26 17:03:40 +00:00
matthieu
cc0541860a
Adapt xf86-video-intel to xserver 1.19 ABI changes. Mostly
...
from upstreams commits.
Tested by many. Thanks.
2017-11-19 20:16:12 +00:00
matthieu
663938b0b9
xf86-input-acecad: adapt to latest xserver input driver API.
2017-11-11 17:12:40 +00:00
matthieu
2219203c38
Use SA_RESETHAND rather than SA_ONESHOT
...
The latter is an obsolete non-standard, Linux only synonym for the
former. This caused syndaemon(1) to enter an an infinite loop whenever
it receives a SIGINT signal. Patch from Luca Castagnini. Thanks.
2017-10-29 09:29:52 +00:00
robert
06a1409c9f
check for typeof() and define HAVE_TYPEOF if available so that we use
...
the proper implementation of __container_of from xorg's list.h
ok kettenis@
2017-07-27 15:24:55 +00:00
kettenis
b436b5a385
Initialize flags member of struct drm_915_gem_mmap as the upcoming inteldrm(4)
...
update checks it.
Upstream fixed this differently, but that fix doesn't work for us as our
ioctl(2) subsystem works differently from Linux.
ok jsg@, tom@
2017-06-24 08:54:32 +00:00
visa
55a8e552e5
Make X work with radeondrm(4) hardware on loongson.
...
OK jsg@
2017-05-21 13:18:29 +00:00
bru
d428134982
Don't use stale coordinates in the hysteresis filter.
...
OK mpi@
2017-03-07 19:07:56 +00:00
matthieu
c85ba1eb3a
Adapt Block/WakeupHandler signature for ABI 23
2017-02-18 18:29:55 +00:00
matthieu
1bc6005641
Update to xf86-video-trident 1.3.8
2017-02-18 18:26:15 +00:00
matthieu
3af138abda
Update to xf86-video-tdfx 1.4.7
2017-02-18 18:23:56 +00:00
matthieu
35d2577fd3
Update to xf86-video-sis 0.10.9
2017-02-18 18:20:31 +00:00
matthieu
91607ef1dc
Update to xf86-video-siliconmotion 1.7.9
2017-02-18 18:08:53 +00:00
matthieu
8fe54088b8
Update to xf86-video-savage 2.3.9
2017-02-18 18:05:37 +00:00
matthieu
4926f94ad6
Update to xf86-video-nv 2.1.21
2017-02-18 17:57:59 +00:00
matthieu
716bb4ac53
Update to xf86-video-mga 1.6.5
2017-02-18 17:22:06 +00:00
matthieu
f3e3dd7c97
Update to xf86-video-glint 1.2.9
2017-02-18 17:12:34 +00:00
matthieu
f82ef6f8b4
Update to xf86-video-chips 1.2.7
2017-02-18 17:02:50 +00:00
matthieu
266abc60be
Update to xf86-video-i740 1.3.6
2017-02-18 16:48:37 +00:00
jsg
85436d4cef
build wsudl on arm64
2017-02-03 04:29:26 +00:00
matthieu
ebe1c2048b
Disable linking of libi386 too (linking do libamd64 was already disabled,
...
but I manage to commit the incomplete version). Noticed by sthen@. Thanks.
2017-01-22 21:23:51 +00:00
matthieu
537f62ba88
Update to xf86-input-synaptics 1.9.0
2017-01-22 09:54:53 +00:00
matthieu
e67ebe7ada
Update to xf86-input-mouse 1.9.2
2017-01-22 09:53:41 +00:00
matthieu
a8cb3544bb
Update to xf86-input-keyboard 1.9.0
2017-01-22 09:53:08 +00:00
matthieu
b90c377899
Update to xf86-input-joystick 1.6.3
2017-01-22 09:44:15 +00:00
matthieu
145ab60397
Update to xf86-input-vmmouse 13.1.0
2017-01-21 18:40:20 +00:00