Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2014-07-14 | Update to xf86-video-neomagic 1.2.8. | Matthieu Herrb | |
2014-07-13 | Kill duplicate line | Matthieu Herrb | |
2014-07-13 | regen | Matthieu Herrb | |
2014-07-13 | Supress a bunch of gcc warnings | Matthieu Herrb | |
2014-07-13 | Sync configure.ac and src/Makefile.am with recent X.Org templates | Matthieu Herrb | |
2014-07-13 | regen | Matthieu Herrb | |
2014-07-13 | Kill a bunch of gcc warnings. | Matthieu Herrb | |
2014-07-13 | Update configure.ac and src/Makefile.am to recent X.Org templates | Matthieu Herrb | |
2014-07-13 | Suppress a bunch of compiler warnings for using constant strings | Matthieu Herrb | |
2014-07-13 | regen | Matthieu Herrb | |
2014-07-13 | Add $(CWARNFLAGS) to AM_CFLAGS | Matthieu Herrb | |
2014-07-13 | Sync with recent X.Org template | Matthieu Herrb | |
2014-07-13 | Remove unused variables | Matthieu Herrb | |
2014-07-13 | Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks, | Matthieu Herrb | |
2014-07-13 | Merge from upstream: the shadow*Weak() functions are going away. | Matthieu Herrb | |
2014-07-12 | Update to xf86-video-modesetting 0.9.0 | Matthieu Herrb | |
2014-06-08 | Update to xf86-video-geode 2.11.15 | Matthieu Herrb | |
2014-06-08 | Update to xf86-video-modesetting 0.8.1 | Matthieu Herrb | |
2014-05-30 | Include missing header to segfault seen on Xorg startup with nv driver, | Sebastian Reitenbach | |
savage driver seems to have same problem. help and cluebatting from matthieu@ and guenther@ OK matthieu@ | |||
2014-05-17 | Update to xf86-input-synaptics 1.8.0. | Alexandr Shadchin | |
ok matthieu@, tested claudio@ | |||
2014-05-09 | Update to xf86-input-synaptics 1.7.5. | Alexandr Shadchin | |
ok matthieu@ | |||
2014-04-15 | Do not return FALSE in void function. From drahn@bitrig. | Matthieu Herrb | |
2014-04-13 | Link xf86-video-ast to the build on i386 and amd64. | Matthieu Herrb | |
2014-04-13 | And finally re-add BSD Makefile. | Matthieu Herrb | |
2014-04-13 | Re-add ast files that previous re-import failed to re-add | Matthieu Herrb | |
2014-04-13 | Re-import xf86-video-ast. | Matthieu Herrb | |
This chipset is found in HP Proliant MicroServer remote access cards among others. ok kettenis, seems like a good idea to jasper@. | |||
2014-04-09 | Update to xf86-video-ati 7.3.0. Tested by jsg@ ajacoutot@. | Matthieu Herrb | |
2014-03-18 | Remove {hp300,mvme68k,mvme88k} bits. | Miod Vallat | |
2014-02-15 | Remove radeonold driver. it was deconnected from build months ago. | Matthieu Herrb | |
2014-02-14 | Update to xf86-video-intel 2.99.910 (aka 3.0RC10) tested by jsg@ and me. | Matthieu Herrb | |
2014-02-03 | regen | Matthieu Herrb | |
2014-02-03 | Bump revisions of XvMC libs | Matthieu Herrb | |
2014-02-03 | Update to xf86-video-intel 2.99.909 | Matthieu Herrb | |
Tested by jsg@, kettenis@ and myself on a wide range of intel cards. | |||
2014-01-15 | Add more luna88k-specific initialization to use color wscons and | Kenji Aoyama | |
monochrome X server both. Now OpenBSD/luna88k kernel supports color wscons on 4/8bpp frame buffer, but X server only supports 1bpp (monochrome) for now. So change `pseudo' depth by WSDISPLAYIO_SETGFXMODE ioctl while X server is running. | |||
2014-01-03 | Update xf86-input-vmmouse to 13.0.0 | Matthieu Herrb | |
2014-01-03 | Update to xf86-input-joystick 1.6.2 | Matthieu Herrb | |
2014-01-03 | Update xf86-input-elographics to 1.4.1 | Matthieu Herrb | |