summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Collapse)Author
2015-01-14Prevent 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-15Build xf86-video-intel with --enable-kms-only. The i810/i815 UMS codeJonathan 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-19Update to xf86-video-mga 1.6.3Matthieu Herrb
2014-10-19Update to xf86-video-savage 2.3.7.Matthieu Herrb
2014-09-27Update to xf86-video-vmware 13.0.2Matthieu Herrb
2014-09-27include <xf86.h> explicitely in preparation for xserver 1.16Matthieu Herrb
2014-09-27include <xf86.h> explicitely in preparation for xserver 1.16Matthieu Herrb
2014-09-24Reduce diffs with upstreams. No functional change.Matthieu Herrb
2014-08-20Remove duplicate AC_SUBST()Matthieu Herrb
2014-07-14No need to make openchrome dependant on libdrmMatthieu Herrb
2014-07-14regenMatthieu Herrb
2014-07-14This openchrome driver, built without dri support doesn't need libdrmMatthieu Herrb
2014-07-14Move the logic that says that the openchrome driver requires librmMatthieu Herrb
to the drivers Makefile, and don't build it if the user choose not to build libdrm.
2014-07-14Update to xf86-video-neomagic 1.2.8.Matthieu Herrb
2014-07-13Kill duplicate lineMatthieu Herrb
2014-07-13regenMatthieu Herrb
2014-07-13Supress a bunch of gcc warningsMatthieu Herrb
2014-07-13Sync configure.ac and src/Makefile.am with recent X.Org templatesMatthieu Herrb
2014-07-13regenMatthieu Herrb
2014-07-13Kill a bunch of gcc warnings.Matthieu Herrb
2014-07-13Update configure.ac and src/Makefile.am to recent X.Org templatesMatthieu Herrb
2014-07-13Suppress a bunch of compiler warnings for using constant stringsMatthieu Herrb
2014-07-13regenMatthieu Herrb
2014-07-13Add $(CWARNFLAGS) to AM_CFLAGSMatthieu Herrb
2014-07-13Sync with recent X.Org templateMatthieu Herrb
2014-07-13Remove unused variablesMatthieu Herrb
2014-07-13Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks,Matthieu Herrb
2014-07-13Merge from upstream: the shadow*Weak() functions are going away.Matthieu Herrb
2014-07-12Update to xf86-video-modesetting 0.9.0Matthieu Herrb
2014-06-08Update to xf86-video-geode 2.11.15Matthieu Herrb
2014-06-08Update to xf86-video-modesetting 0.8.1Matthieu Herrb
2014-05-30Include 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-17Update to xf86-input-synaptics 1.8.0.Alexandr Shadchin
ok matthieu@, tested claudio@
2014-05-09Update to xf86-input-synaptics 1.7.5.Alexandr Shadchin
ok matthieu@
2014-04-15Do not return FALSE in void function. From drahn@bitrig.Matthieu Herrb
2014-04-13Link xf86-video-ast to the build on i386 and amd64.Matthieu Herrb
2014-04-13And finally re-add BSD Makefile.Matthieu Herrb
2014-04-13Re-add ast files that previous re-import failed to re-addMatthieu Herrb
2014-04-13Re-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-09Update to xf86-video-ati 7.3.0. Tested by jsg@ ajacoutot@.Matthieu Herrb
2014-03-18Remove {hp300,mvme68k,mvme88k} bits.Miod Vallat
2014-02-15Remove radeonold driver. it was deconnected from build months ago.Matthieu Herrb
2014-02-14Update to xf86-video-intel 2.99.910 (aka 3.0RC10) tested by jsg@ and me.Matthieu Herrb
2014-02-03regenMatthieu Herrb
2014-02-03Bump revisions of XvMC libsMatthieu Herrb
2014-02-03Update to xf86-video-intel 2.99.909Matthieu Herrb
Tested by jsg@, kettenis@ and myself on a wide range of intel cards.
2014-01-15Add more luna88k-specific initialization to use color wscons andKenji 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-03Update xf86-input-vmmouse to 13.0.0Matthieu Herrb
2014-01-03Update to xf86-input-joystick 1.6.2Matthieu Herrb
2014-01-03Update xf86-input-elographics to 1.4.1Matthieu Herrb