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
matthieu
c438d527c7
Update to xf86-video-dummy 0.3.8
2017-01-02 16:40:02 +00:00
matthieu
f0c1142d0d
Update to xf86-video-geode 2.11.19. tested on Geode LX (Alix 3C3).
2017-01-02 16:35:51 +00:00
matthieu
03c23f9bed
Update to xf86-video-ati 7.7.1
...
Tested by jsg@, Rafael Sadowski and myself on various hardware.
2016-11-13 14:42:27 +00:00
matthieu
fd18c20e72
regen
2016-10-11 22:14:30 +00:00
tb
0ba6be2810
Explicitly set owner and group of the mouse(4) manpage symlink.
...
Needed for noperm release.
ok matthieu
2016-10-02 09:30:18 +00:00
matthieu
466ceeb29f
include <sys/time.h> before wsconsio.h
2016-09-12 22:12:44 +00:00
jsg
7f4dc93108
Define an empty inline intel_sync_close() in a header for dri2 to match
...
newer intel code instead of putting an ifdef around the call.
2016-09-05 11:20:18 +00:00
guenther
8c95c27565
Remove zaurus, zts, and ztsscale references
2016-09-03 14:01:16 +00:00
matthieu
10914cc302
Remove zaurus support
2016-09-03 13:57:18 +00:00
matthieu
224133cce4
Update to xf86-video-sis 0.10.8
2016-08-31 15:27:08 +00:00
matthieu
f9615f29c4
regen
2016-08-31 14:26:10 +00:00
matthieu
c67da9a626
Update to xf86-video-chips 1.2.6
2016-08-31 14:22:58 +00:00
matthieu
c98b84d6fb
Update to xf86-video-vesa 2.3.4
2016-08-31 13:53:15 +00:00
matthieu
61374faab7
Update to xf86-video-s3virge 1.10.7
2016-08-31 12:53:38 +00:00
matthieu
f09149fb8d
regen
2016-08-31 12:41:48 +00:00
matthieu
5446f59d11
Update to xf86-video-rendition 4.2.6.
...
No actual source code changes since they were already pulled from
upstreams before this driver version was released.
2016-08-31 12:36:13 +00:00
matthieu
10700f45e5
Update to xf86-input-void 1.4.1
2016-08-31 12:25:45 +00:00
matthieu
15612b6d29
Goodbye armish
2016-08-10 18:58:25 +00:00
jsg
d4793e821b
Avoid calling a function only built with dri3, fixes an undefined
...
symbol crash when opting into uxa reported by Walter Alejandro Iglesias.
ok kettenis@ matthieu@
2016-06-02 05:37:26 +00:00
matthieu
799a95bf0b
Pickup upstream commit 2c50639 to prepare build with xserver 1.18
2016-05-16 09:54:33 +00:00
bru
f796d9564f
Don't stop scrolling when handling TOUCH_RESET events.
...
To avoid jumps, the original version of the handler clears
the scroll flags. The method works well if a scroll gesture
continues, but it can preclude "coasting". The new version
adjusts the coordinates that determine the speed and direction
of scrolling.
ok shadchin@, mpi@
2016-04-22 23:06:53 +00:00
matthieu
c74754b133
regen
2016-04-04 20:49:53 +00:00
matthieu
0614319f42
Revert part of previous I didn't intend to commit and clean-up.
2016-04-04 20:49:36 +00:00
matthieu
ee39420829
regen
2016-04-04 20:38:15 +00:00
matthieu
fc8dc9fdc2
Fix EXA detection.
...
As of 1.17.2, the xserver is more picky about the order in which
headers are included. We need to account for this in order for the
compile time exa.h check to succeed.
Patch from Matthew Rezny upstreams.
2016-04-04 20:37:58 +00:00
matthieu
008bc27715
regen
2016-04-04 20:23:50 +00:00
matthieu
6ae591efd0
Fix EXA detection.
...
As of 1.17.2, the xserver is more picky about the order in which
headers are included. We need to account for this in order for the
compile time exa.h check to succeed.
2016-04-04 20:23:32 +00:00
matthieu
a1c5ed3f2e
regen
2016-04-04 20:19:19 +00:00
matthieu
a7b268c70f
Fix EXA detection.
...
As of 1.17.2, the xserver is more picky about the order in which
headers are included. We need to account for this in order for the
compile time exa.h check to succeed.
2016-04-04 20:19:00 +00:00
matthieu
6ffb78b221
regen
2016-04-04 20:10:51 +00:00
matthieu
460dce2786
Fix EXA detection.
...
As of 1.17.2, the xserver is more picky about the order in which
headers are included. We need to account for this in order for the
compile time exa.h check to succeed.
Problem noticed by P. Graham, diagnostic by kettenis@, fix from
Connor Behan in upstreams driver
2016-04-04 20:09:20 +00:00
matthieu
3fd647ab8c
Update to xf86-video-ati 7.6.1. ok jsg@
2016-04-02 07:37:34 +00:00
bru
a2c103ac08
Handle the TOUCH events from wsmouse.
...
With the changes for multitouch input, new event types have been
introduced in wsmouse. There are separate types for contact count
and width values, and RESET events for controlling/stopping
pointer motion.
ok mpi@, shadchin@
2016-03-30 23:33:34 +00:00
okan
27f67406f3
Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding.
...
ok matthieu@
2016-03-11 13:09:42 +00:00
matthieu
a959971ead
No more aviion
2016-02-20 11:07:10 +00:00
matthieu
e033e2eda9
Explicitely include <sys/time.h> where needed.
...
From pkgsrc (Takahiro Kambe) via Thomas Klausner. Thanks
2015-12-25 15:08:28 +00:00
shadchin
4a90ef48da
Update to xf86-input-synaptics 1.8.3.
...
ok matthieu@
2015-12-17 06:04:21 +00:00
shadchin
5fe94e14aa
Update to xf86-input-keyboard 1.8.1.
...
ok matthieu@
2015-12-17 06:03:10 +00:00
kettenis
d9a335dd99
Revert previous commit; the "blt" codepath is obviously not tested very well
...
and makes X crash.
2015-12-03 22:36:46 +00:00
kettenis
b1132884a7
Enable glamor where we support it.
...
Requested by jsg@
2015-12-01 21:22:56 +00:00