Commit Graph

1048 Commits

Author SHA1 Message Date
tedu
50b7f7db27 add support for 2560x1440 16:9 mode. ok matthieu 2015-02-09 08:23:24 +00:00
mpi
874cd889c2 Keep cumulative coordinates values in sync with absolute ones.
This improve "two-finger scrolling" on synaptics and will allow to
have proper "click-and-drag" support on elantech.

Note that this change is needed because wsmouse(4)/wscons(4) do not
support multitouch events for the moment and every protocol supported
by pms(4) do its own translation to fake such events.

From Ulf Brosziewski, ok shadchin@
2015-02-09 03:31:31 +00:00
shadchin
32671b925a Ignore WSCONS_EVENT_SYNC events, suggested matthieu@. 2015-01-25 18:58:15 +00:00
matthieu
166b04a2db Update to xf86-video-vmware 13.1.0 2015-01-25 18:57:12 +00:00
shadchin
b914c84312 Update to xf86-input-mouse 1.9.1.
ok matthieu@
2015-01-25 18:49:45 +00:00
matthieu
926fee6e46 Update to xf86-video-geode 2.11.16 2015-01-25 17:39:48 +00:00
shadchin
ba9b4799b8 Update to xf86-input-synaptics 1.8.1.
ok matthieu@
2015-01-24 17:43:59 +00:00
jsg
56b31a08cf Recognise the synaptics with sw buttons mouse type and set the
clickpad and has_secondary_buttons properties.

Initial diff from myself with additional changes from matthieu@
2015-01-15 01:30:40 +00:00
sebastia
f6c766466e Prevent X crasher on my Acer Aspire (SiS driver)
Patch found on Ubuntu bug tracker,
But also mentioned in xorg bugs: 60891, 35763

OK matthieu@
2015-01-14 08:45:39 +00:00
jsg
af3873fce2 Build xf86-video-intel with --enable-kms-only. The i810/i815 UMS code
builds but won't work as the X server stopped supporting XAA multiple
major releases ago.  Furthermore it requires the userland AGP interface
that was removed from the kernel with 5.6.  These devices should work
fine with the vesa driver.

ok kettenis@
2014-12-15 13:17:34 +00:00
matthieu
f4a059c018 Update to xf86-video-mga 1.6.3 2014-10-19 19:10:58 +00:00
matthieu
3aa6a16e86 Update to xf86-video-savage 2.3.7. 2014-10-19 18:40:46 +00:00
matthieu
2d348c85bc Update to xf86-video-vmware 13.0.2 2014-09-27 17:39:03 +00:00
matthieu
f6a51272dd include <xf86.h> explicitely in preparation for xserver 1.16 2014-09-27 17:37:32 +00:00
matthieu
4941f424bc include <xf86.h> explicitely in preparation for xserver 1.16 2014-09-27 17:36:13 +00:00
matthieu
8b73a0ce20 Reduce diffs with upstreams. No functional change. 2014-09-24 06:36:07 +00:00
matthieu
5f423ee277 Remove duplicate AC_SUBST() 2014-08-20 20:23:42 +00:00
matthieu
8992205bf8 No need to make openchrome dependant on libdrm 2014-07-14 19:14:51 +00:00
matthieu
189f4074e8 regen 2014-07-14 19:12:23 +00:00
matthieu
e245ec9a44 This openchrome driver, built without dri support doesn't need libdrm 2014-07-14 19:11:49 +00:00
matthieu
bdc9f3dd53 Move the logic that says that the openchrome driver requires librm
to the drivers Makefile, and don't build it if the user choose not
to build libdrm.
2014-07-14 19:06:02 +00:00
matthieu
f63da8b3f3 Update to xf86-video-neomagic 1.2.8. 2014-07-14 11:28:43 +00:00
matthieu
019c7950c0 Kill duplicate line 2014-07-13 16:12:24 +00:00
matthieu
bd92ff34e3 regen 2014-07-13 16:03:31 +00:00
matthieu
be26f210e4 Supress a bunch of gcc warnings 2014-07-13 16:03:17 +00:00
matthieu
6686bb3776 Sync configure.ac and src/Makefile.am with recent X.Org templates 2014-07-13 16:02:55 +00:00
matthieu
b890099517 regen 2014-07-13 15:50:30 +00:00
matthieu
4c1d0609f2 Kill a bunch of gcc warnings. 2014-07-13 15:50:14 +00:00
matthieu
a9f53a4ada Update configure.ac and src/Makefile.am to recent X.Org templates 2014-07-13 15:49:50 +00:00
matthieu
1a9113d15c Suppress a bunch of compiler warnings for using constant strings 2014-07-13 15:12:53 +00:00
matthieu
c8694adcb4 regen 2014-07-13 14:26:31 +00:00
matthieu
6336388646 Add $(CWARNFLAGS) to AM_CFLAGS 2014-07-13 14:26:06 +00:00
matthieu
e911b372ff Sync with recent X.Org template 2014-07-13 14:25:20 +00:00
matthieu
15915e192f Remove unused variables 2014-07-13 14:09:14 +00:00
matthieu
81ae8bca6f Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks, 2014-07-13 14:01:30 +00:00
matthieu
c67ee8fd48 Merge from upstream: the shadow*Weak() functions are going away. 2014-07-13 10:13:19 +00:00
matthieu
d098943642 Update to xf86-video-modesetting 0.9.0 2014-07-12 19:15:36 +00:00
matthieu
4e33e6837c Update to xf86-video-geode 2.11.15 2014-06-08 18:15:12 +00:00
matthieu
6006b2d2f7 Update to xf86-video-modesetting 0.8.1 2014-06-08 15:10:13 +00:00
sebastia
4012ca7792 Include missing header to segfault seen on Xorg startup with nv driver,
savage driver seems to have same problem.

help and cluebatting from matthieu@ and guenther@

OK matthieu@
2014-05-30 06:42:00 +00:00
shadchin
c896ccf8ec Update to xf86-input-synaptics 1.8.0.
ok matthieu@, tested claudio@
2014-05-17 17:18:21 +00:00
shadchin
7f7ca794d7 Update to xf86-input-synaptics 1.7.5.
ok matthieu@
2014-05-09 20:05:46 +00:00
matthieu
66dfb003b6 Do not return FALSE in void function. From drahn@bitrig. 2014-04-15 05:48:38 +00:00
matthieu
37cf374b9d Link xf86-video-ast to the build on i386 and amd64. 2014-04-13 10:41:00 +00:00
matthieu
26a079e215 And finally re-add BSD Makefile. 2014-04-13 10:38:41 +00:00
matthieu
22dd2e8a8c Re-add ast files that previous re-import failed to re-add 2014-04-13 10:36:47 +00:00
matthieu
c9592e5cd5 Re-import xf86-video-ast.
This chipset is found in HP Proliant MicroServer remote access cards
among others. ok kettenis, seems like a good idea to jasper@.
2014-04-13 10:30:12 +00:00
matthieu
2274e656b9 Update to xf86-video-ati 7.3.0. Tested by jsg@ ajacoutot@. 2014-04-09 20:21:16 +00:00
miod
81a3c9ac95 Remove {hp300,mvme68k,mvme88k} bits. 2014-03-18 22:37:28 +00:00
matthieu
f8849469a0 Remove radeonold driver. it was deconnected from build months ago. 2014-02-15 13:55:28 +00:00