Age | Commit message (Expand) | Author |
2012-03-04 | Introduce a black list of drivers for Xorg -configure, and blacklist | Matthieu Herrb |
2012-01-31 | Update to xserver 1.11.4. tested by krw@, shadchin@. | Matthieu Herrb |
2011-12-18 | Bugfix Update to xserver 1.11.3 | Matthieu Herrb |
2011-11-05 | Update to xserver 1.11.2 | Matthieu Herrb |
2011-06-29 | regen | Matthieu Herrb |
2011-06-29 | Introduce new autoconfiguration code for X input drivers, based on X | Matthieu Herrb |
2011-04-02 | Update to xserver 1.9.5. Tested by jasper@, ajacoutot@ and krw@ | Matthieu Herrb |
2011-03-08 | add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enable | Matthieu Herrb |
2011-01-28 | Effectively close the AGP device fd in xf86GARTCloseScreen() if it's | Matthieu Herrb |
2011-01-10 | Call xf86Reconfigure() after readjusting the physical dimensions of the screen | Mark Kettenis |
2011-01-02 | Repair build of Xorg on hppa | Matthieu Herrb |
2010-12-21 | Update to xorg-server 1.9.3. Tested by japser@, landry@ and ajacoutot@ | Matthieu Herrb |
2010-12-06 | Initialize len before passing it to sysctl(3). | Mark Kettenis |
2010-12-05 | Upgrade to xorg-server 1.9.2. | Matthieu Herrb |
2010-09-01 | regen (yes lots of files, since util-macros has been updated). | Matthieu Herrb |
2010-08-31 | Don't even attempt to establish a SIGIO handler for DRI1. | Owain Ainsworth |
2010-08-29 | Use the KERN_CONSDEV ioctl to figure out what the console device is and | Mark Kettenis |
2010-08-28 | Fix autoconfiguration for accelerated drivers on sparc/sparc64. Currently | Mark Kettenis |
2010-08-18 | Fix autoconfiguration on sparc and sparc64. | Owain Ainsworth |
2010-07-31 | Fix X -keepPriv by calling xf86OpenConsole() early enough on architectures | Matthieu Herrb |
2010-07-27 | Add 4 files missed in xserver 1.8 update. | Matthieu Herrb |
2010-07-27 | Update to xserver 1.8. Tested by many. Ok oga@, todd@. | Matthieu Herrb |
2010-04-13 | Add a configure test for newer proto headers and use it to enable | Matthieu Herrb |
2010-03-30 | #if 0 out the code that listens for /dev/apm events. | Owain Ainsworth |
2010-03-15 | Only add wsfb to the list of autoconfigured drivers if no other matches were | Mark Kettenis |
2010-02-01 | basic support for mips64el. ok miod@. | Matthieu Herrb |
2009-12-18 | regen | Matthieu Herrb |
2009-12-18 | Build hppa support files on OpenBSD (useless for now). | Matthieu Herrb |
2009-12-18 | Adapt to modular X.Org. | Matthieu Herrb |
2009-10-31 | Update to server 1.6.5. | Matthieu Herrb |
2009-10-27 | Replace fbdev by wsfb as fallback driver on arches that support it. | Matthieu Herrb |
2009-10-06 | Merge intel driver autoconfiguration changes from upstream: | Matthieu Herrb |
2009-09-11 | Don't unconditionnally add a "sunffb" device in autoconfig mode | Matthieu Herrb |
2009-09-08 | sparcDeviceName: do not fall back to wsfb if no hw specific driver | Matthieu Herrb |
2009-09-06 | update to xserver 1.6.4rc1. Tested by many, ok oga@. | Matthieu Herrb |
2009-03-28 | provide mem_barrier() definition for amd64 too. from X.Org git. ok oga@ | Matthieu Herrb |
2009-02-19 | Add code to choose a video driver based on the wscons(4) display type. Makes | Mark Kettenis |
2009-01-28 | __miscmansuffix -> __miscmansuffix__ | Matthieu Herrb |
2009-01-28 | OpenBSD still uses old xkb-data, whose default rules are called 'xorg'. | Matthieu Herrb |
2009-01-27 | regen | Matthieu Herrb |
2009-01-27 | Fix linking of Xwscons for xserver 1.5.3 | Matthieu Herrb |
2009-01-20 | more gcc2 breakage found by sparc | Todd T. Fries |
2009-01-13 | note to self: no cookie, a compile started is not a compile tested | Todd T. Fries |
2009-01-13 | yet another gcc2 found bad coding practice, move variable declartion to the | Todd T. Fries |
2009-01-12 | regen | Matthieu Herrb |
2009-01-12 | Update to xserver 1.5.3 + latests commits on server-1.5-branch. | Matthieu Herrb |
2008-12-23 | - move wsfb(4) to where it belongs. | Matthieu Herrb |
2008-12-23 | - i810 -> intel, noticed by mpf@ (already fixed in -current X.Org) | Matthieu Herrb |
2008-11-23 | missing action in if statement. | Matthieu Herrb |
2008-11-11 | Fix from X.Org master git for XAA screen corruption. | Matthieu Herrb |