Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-07 | Build xf86-video-wsfb on amd64 and i386. Can be used by efifb now. | Matthieu Herrb | |
2015-08-29 | Read multiple events at once. | Alexandr Shadchin | |
Before: Both drivers currently do one read(2) per event, but since we use a "sync" event we have a least two of them for ws(4) but more commonly 3 for ws(4) and 4 for synaptics(4). most of the code and ok mpi@ | |||
2015-08-23 | Update to xf86-video-geode 2.11.17 | Matthieu Herrb | |
Add compatibility with xserver 1.17, but on OpenBSD I had to disable reading of the 'XpressROM' that is used for directly connected panels. | |||
2015-08-23 | Merge upstream commit to support xserver 1.17 | Matthieu Herrb | |
2015-08-23 | Merge from upstreams in preparation for xserver 1.17 | Matthieu Herrb | |
2015-08-23 | Merge from upstreams in preparation for xserver 1.17 | Matthieu Herrb | |
2015-08-23 | Prepare for xserver 1.17 | Matthieu Herrb | |
2015-08-23 | Merge from upstreams: Prepare for xserver 1.17 | Matthieu Herrb | |
2015-08-23 | Prepare for xserver 1.17 | Matthieu Herrb | |
2015-05-27 | On 2nd thought and after testing restore part the local changes | Matthieu Herrb | |
by kettenis@ that are still needed: Fix a problem introduced by the libpciaccess conversion where the chip ID would be set wrong and the proper resources wouldn't be claimed. | |||
2015-05-27 | One more extra diff with upstreams that escaped before. | Matthieu Herrb | |
2015-05-27 | Revert local changes that are not needed anymore and that prevented | Matthieu Herrb | |
some of the patches to 0.9.5 to apply correctly. | |||
2015-05-27 | Fix merge issues that broke the build on i386. Reported by dan mclaughlin | Matthieu Herrb | |
and others. | |||
2015-05-24 | Update to xf86-video-trident 1.3.7 | Matthieu Herrb | |
2015-05-24 | Update to xf86-video-tdfx 1.4.6 | Matthieu Herrb | |
2015-05-24 | Update xf86-video-siliconmotion to 1.7.8 | Matthieu Herrb | |
2015-05-24 | Update xf86-video-savage to 2.3.8 | Matthieu Herrb | |
2015-05-24 | Update to xf86-video-ast 1.0.1 | Matthieu Herrb | |
2015-05-24 | Build wsudl(4) on armv7. | Matthieu Herrb | |
2015-05-23 | Update to xf86-video-neomagic 1.2.9 | Matthieu Herrb | |
2015-05-23 | Update to xf86-video-mga 1.6.4 | Matthieu Herrb | |
2015-05-23 | Update to xf86-video-mach64 6.9.5 | Matthieu Herrb | |
2015-05-23 | Merge xf86-video-i740 1.3.5 | Matthieu Herrb | |
2015-05-23 | Merge cirrus driver version 1.5.3 | Matthieu Herrb | |
2015-04-14 | Update to xf86-video-ati 7.5.0. Discussed with jsg@ | Matthieu Herrb | |
2015-04-12 | Update to xf86-video-intel 2.99.916 | Matthieu Herrb | |
Fixes a display bug seenby ajacoutot@, ok jsg@ and kettenis@. newer X.Org (2.99.917 or master) version cause corruption on older machines (X40, i965), probably caused by a bug in our kernel, under investigation by kettenis@. | |||
2015-04-11 | Update to xf86-input-synaptics 1.8.2. | Alexandr Shadchin | |
ok matthieu@ | |||
2015-03-06 | Make sure the end of a motion is correctly detected even if the hardware | Martin Pieuchot | |
does not always report a 0 'w' value for two-finger contacts. Diff from Ulf Brosziewski. Fix a regression with Synaptics touchpads reported by Patrick keshishian and Henrik Friedrichsen on misc@. ok matthieu@, deraadt@ | |||
2015-02-17 | log read errors at verbose level 4 and above. | Matthieu Herrb | |
This prevents filling /var/log/Xorg.0.log when a device gets disconnected. XXX more work is needed to actually disable it (and make it possible to automatically re-enable it when it becomes available again). | |||
2015-02-09 | add support for 2560x1440 16:9 mode. ok matthieu | Ted Unangst | |
2015-02-09 | Keep cumulative coordinates values in sync with absolute ones. | Martin Pieuchot | |
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-01-25 | Ignore WSCONS_EVENT_SYNC events, suggested matthieu@. | Alexandr Shadchin | |
2015-01-25 | Update to xf86-video-vmware 13.1.0 | Matthieu Herrb | |
2015-01-25 | Update to xf86-input-mouse 1.9.1. | Alexandr Shadchin | |
ok matthieu@ | |||
2015-01-25 | Update to xf86-video-geode 2.11.16 | Matthieu Herrb | |
2015-01-24 | Update to xf86-input-synaptics 1.8.1. | Alexandr Shadchin | |
ok matthieu@ | |||
2015-01-15 | Recognise the synaptics with sw buttons mouse type and set the | Jonathan Gray | |
clickpad and has_secondary_buttons properties. Initial diff from myself with additional changes from matthieu@ | |||
2015-01-14 | Prevent X crasher on my Acer Aspire (SiS driver) | Sebastian Reitenbach | |
Patch found on Ubuntu bug tracker, But also mentioned in xorg bugs: 60891, 35763 OK matthieu@ | |||
2014-12-15 | Build xf86-video-intel with --enable-kms-only. The i810/i815 UMS code | Jonathan Gray | |
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-10-19 | Update to xf86-video-mga 1.6.3 | Matthieu Herrb | |
2014-10-19 | Update to xf86-video-savage 2.3.7. | Matthieu Herrb | |
2014-09-27 | Update to xf86-video-vmware 13.0.2 | Matthieu Herrb | |
2014-09-27 | include <xf86.h> explicitely in preparation for xserver 1.16 | Matthieu Herrb | |
2014-09-27 | include <xf86.h> explicitely in preparation for xserver 1.16 | Matthieu Herrb | |
2014-09-24 | Reduce diffs with upstreams. No functional change. | Matthieu Herrb | |
2014-08-20 | Remove duplicate AC_SUBST() | Matthieu Herrb | |
2014-07-14 | No need to make openchrome dependant on libdrm | Matthieu Herrb | |
2014-07-14 | regen | Matthieu Herrb | |
2014-07-14 | This openchrome driver, built without dri support doesn't need libdrm | Matthieu Herrb | |
2014-07-14 | Move the logic that says that the openchrome driver requires librm | Matthieu Herrb | |
to the drivers Makefile, and don't build it if the user choose not to build libdrm. |