Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build the 7.2 server against Mesa 6.5.2. Includes a patch from Hanno Böck. | Joshua Baergen | 2006-12-04 | 1 | -1/+8 |
| | | | | (Portage version: 2.1.2_rc2-r5) | ||||
* | Version bump for 7.2RC3. Includes several more bugfixes. | Joshua Baergen | 2006-12-02 | 1 | -1/+12 |
| | | | | | | | A patch has been added from upstream Bugzilla that fixes Compiz/AIGLX operation on the server. It's unknown if the patch has any negative side-effects yet, so it's hidden behind USE="aiglx" again. (Portage version: 2.1.2_rc2-r3) | ||||
* | Stable on hppa wrt #144549 | Gustavo Zacarias | 2006-12-01 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1-r2) | ||||
* | xorgcfg appears to build OK again - re-enable it. | Joshua Baergen | 2006-11-14 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r6) | ||||
* | Bump for 7.2RC2. Brings quite a few more bugfixes. | Joshua Baergen | 2006-11-13 | 1 | -1/+7 |
| | | | | (Portage version: 2.1.2_rc1-r6) | ||||
* | Fix X crashes when opening/closing laptop lids on some laptops. (Bug #152184, | Joshua Baergen | 2006-11-09 | 1 | -1/+8 |
| | | | | | Wendall Cada for the report) (Portage version: 2.1.2_rc1-r5) | ||||
* | Add missing patch. | Joshua Baergen | 2006-11-05 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r3) | ||||
* | SDL is also currently broken in 1.2.99.0 according to Daniel Stone. | Joshua Baergen | 2006-11-04 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r3) | ||||
* | 1.2.99.0: | Joshua Baergen | 2006-11-04 | 1 | -1/+7 |
| | | | | | | - xprint is broken (bug #154067, Cyrill Helg) - fix install location of dbus configuration file (Portage version: 2.1.2_rc1-r3) | ||||
* | Add DBUS dependency. Bump dependencies on evdev, keyboard and mouse drivers | Joshua Baergen | 2006-11-04 | 1 | -1/+6 |
| | | | | | to enforce input hotplug-compatible versions. (Portage version: 2.1.2_rc1-r3) | ||||
* | Add 'dbus' USE-flag and disable dmx correctly. | Joshua Baergen | 2006-11-03 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r3) | ||||
* | 1.2.99 needs libdrm >= 2.2. Thanks to steev again. | Joshua Baergen | 2006-11-03 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r2) | ||||
* | 1.2.99 depends on inputproto >=1.4. Thanks to Steev for the catch. | Joshua Baergen | 2006-11-03 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r2) | ||||
* | Eradicate all references to the currently broken DMX. (Jakub Moc, bug #153928) | Joshua Baergen | 2006-11-03 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_rc1-r2) | ||||
* | Add initial input hotplug development release. | Joshua Baergen | 2006-11-03 | 1 | -1/+7 |
| | | | | (Portage version: 2.1.2_rc1-r2) | ||||
* | Add 7.2RC1 server snapshot. xorgcfg is broken (probably minorly), and compiz | Joshua Baergen | 2006-10-30 | 1 | -1/+8 |
| | | | | | compatibility patches are also broken. Loads of fixes and changes since 7.1. (Portage version: 2.1.2_rc1-r1) | ||||
* | Unbreaking kdrive, part 4: Move all the kdrive setup code out to a separate ↵ | Donnie Berkholz | 2006-10-25 | 1 | -1/+6 |
| | | | | | | function kdrive_setup(). Make variables local to that function. (Portage version: 2.1.2_pre3-r8) | ||||
* | Unbreaking kdrive, part 3: Build fbdev and vesa for all cases in which other ↵ | Donnie Berkholz | 2006-10-25 | 1 | -1/+7 |
| | | | | | | servers require them. This replaces the existing fix for bug #136370 and should also fix bug #152797. (Portage version: 2.1.2_pre3-r8) | ||||
* | Unbreaking kdrive, part 2: Instead of checking whether a certain VIDEO_CARDS ↵ | Donnie Berkholz | 2006-10-25 | 1 | -1/+8 |
| | | | | | | setting is in a long list of invalid cards for non-x86 systems, check whether it's the single valid setting; Check whether VIDEO_CARDS settings are valid kdrive servers before moving into the more complex processing. (Portage version: 2.1.2_pre3-r8) | ||||
* | Unbreaking kdrive, part 1: Fix logic and variable names when forcing ↵ | Donnie Berkholz | 2006-10-25 | 1 | -1/+7 |
| | | | | | | fbdev/vesa on for Xati; Don't skip binary drivers, it needlessly complicates the code for no useful end result. (Portage version: 2.1.2_pre3-r8) | ||||
* | Mark 1.1.1-r1 stable on alpha. #144549 | Aron Griffis | 2006-10-18 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1-r1) | ||||
* | Don't try to install xorg.conf.example if the xorg server isn't built. (Bug | Joshua Baergen | 2006-10-17 | 1 | -1/+6 |
| | | | | | #151670, Balint Dobai-Pataky) (Portage version: 2.1.2_pre3-r3) | ||||
* | Don't try to install xorg.conf.example with USE="minimal". (Bug #151421, | Joshua Baergen | 2006-10-15 | 1 | -1/+6 |
| | | | | | George Kargiotakis) (Portage version: 2.1.2_pre3-r2) | ||||
* | Mark 1.1.1-r1 stable on ia64. #144549 | Aron Griffis | 2006-10-14 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1) | ||||
* | AMD64/x86 stable for bug #144549 (X7.1). | Joshua Baergen | 2006-10-13 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_pre2-r9) | ||||
* | Hide AIGLX patches behind the "aiglx" USE flag, since the patches seem to | Joshua Baergen | 2006-10-13 | 1 | -1/+6 |
| | | | | | cause some EXA slowdowns (bug #147841, reported by Giacomo Perale). (Portage version: 2.1.2_pre2-r9) | ||||
* | Really fix bug #150052. | Joshua Baergen | 2006-10-12 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_pre2-r8) | ||||
* | Install xorg.conf.example like 6.x did. (Bug #138623, requested by | Joshua Baergen | 2006-10-12 | 1 | -1/+7 |
| | | | | | | Christopher Covington; patch written by Donnie and I) Don't build kdrive servers that use vm86.h on non-x86 systems. (Bug #150052, Shvetsov Alex) (Portage version: 2.1.2_pre2-r8) | ||||
* | Remove references to nvidia-glx now that it has been removed from the tree. | Chris Gianelloni | 2006-10-06 | 1 | -1/+6 |
| | | | | (Portage version: 2.1.2_pre1-r4) | ||||
* | Base ifdef on __sparc__ rather than __sparc64__. The issue happens on 64-bit ↵ | Donnie Berkholz | 2006-09-20 | 1 | -1/+6 |
| | | | | | | kernel/32-bit userland, so sparc64 isn't defined when building the userland. (Portage version: 2.1.2_pre1) | ||||
* | Use new glproto for eye candy to work properly. | Donnie Berkholz | 2006-09-20 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.2_pre1) | ||||
* | fix xorg-server download locations | Hanno Böck | 2006-09-16 | 1 | -1/+4 |
| | | | | (Portage version: 2.1.2_pre1) | ||||
* | Use Mesa 6.5.1 instead of a random prerelease snapshot. | Donnie Berkholz | 2006-09-16 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_rc1-r7) | ||||
* | Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵ | Donnie Berkholz | 2006-09-15 | 1 | -1/+7 |
| | | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7) | ||||
* | Some comments got displaced to the wrong spot. | Donnie Berkholz | 2006-09-12 | 1 | -1/+6 |
| | | | | (Portage version: 2.1.1_rc1-r7) | ||||
* | Stable on hppa | Gustavo Zacarias | 2006-09-12 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1) | ||||
* | (#128448) Depend on xplsprinters if USE=xprint, because it's used in profile ↵ | Donnie Berkholz | 2006-09-08 | 1 | -1/+7 |
| | | | | | | scripts. (Portage version: 2.1.1_rc1-r7) | ||||
* | Forgot to cvs add the patch, thanks fmccor. | Donnie Berkholz | 2006-09-06 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_rc1-r4) | ||||
* | Bump. (#145797) Add patches for AIGLX+compiz. (#146197) Fix resolution ↵ | Donnie Berkholz | 2006-09-05 | 1 | -1/+16 |
| | | | | | | switching with ctrl-alt-+/-. Install libxf86config + headers for pyxf86config, and extramodes and vesamodes for system-config-display. Do correct bash substitution for nvidia kdrive server. This uses a mesa snapshot in anticipation of the 6.5.1 release. Some changes will need to happen to get it back to using a standard Mesa release tarball. (Portage version: 2.1.1_rc1-r1) | ||||
* | kdrive's VESA driver does not build on AMD64. (Bruno Roggeri, bug #145274) | Joshua Baergen | 2006-09-03 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_rc1-r2) | ||||
* | Remove trailing whitespace. | Donnie Berkholz | 2006-08-27 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_pre5-r2) | ||||
* | Allow 7.1-compatible nvidia-drivers and nvidia-legacy-drivers. | Donnie Berkholz | 2006-08-27 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_pre5-r2) | ||||
* | change linuxwacom dep to new location | Hanno Böck | 2006-08-26 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_pre5-r3) | ||||
* | Fix changelog entry (it's bug 144549). | Ferris McCormick | 2006-08-22 | 1 | -2/+2 |
| | | | | (Portage version: 2.1.1_pre5-r3) | ||||
* | Stable on sparc, Bug #114549 --- Thanks to dberkholz for incorporating ↵ | Ferris McCormick | 2006-08-22 | 1 | -1/+6 |
| | | | | | | remove-altix patch. (Portage version: 2.1.1_pre5-r3) | ||||
* | stable on mips, bug 144549 | Stephen Becker | 2006-08-22 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_pre5-r2) | ||||
* | Stable on ppc64; bug #144549 | Markus Rothe | 2006-08-21 | 1 | -1/+4 |
| | | | | (Portage version: 2.1-r2) | ||||
* | Marked ppc stable for bug #144549. | Joseph Jezak | 2006-08-21 | 1 | -1/+4 |
| | | | | (Portage version: 2.1.1_pre5-r2) | ||||
* | (fd.o #3914) Altix support breaks some sparc64 systems with Mach64 video, so ↵ | Donnie Berkholz | 2006-08-20 | 1 | -1/+7 |
| | | | | | | conditionally patch it out. This patch will be maintained and forward-ported by the sparc team. This is the last stable blocker for modular X on sparc. (Portage version: 2.1.1_pre5-r2) | ||||
* | Move architecture-specific video driver defaults into profiles. | Donnie Berkholz | 2006-08-18 | 1 | -1/+5 |
| | | | | (Portage version: 2.1.1_pre4-r4) |