summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Build against the Mesa 6.5.2 release instead of the snapshot.Joshua Baergen2006-12-071-3/+3
| | | | (Portage version: 2.1.2_rc2-r5)
* Fix GLX endianness on big endian systems. This gets rid of the funky coloursJoshua Baergen2006-12-072-0/+30
| | | | | on systems such as PPC when running Compiz/Beryl. (Bug #156715, Rasmus Wiman) (Portage version: 2.1.2_rc2-r5)
* Build the 7.2 server against Mesa 6.5.2. Includes a patch from Hanno Böck.Joshua Baergen2006-12-041-6/+0
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Build the 7.2 server against Mesa 6.5.2. Includes a patch from Hanno Böck.Joshua Baergen2006-12-042-0/+16
| | | | (Portage version: 2.1.2_rc2-r5)
* Version bump for 7.2RC3. Includes several more bugfixes.Joshua Baergen2006-12-021-6/+0
| | | | | | | | 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) (Unsigned Manifest commit)
* Version bump for 7.2RC3. Includes several more bugfixes.Joshua Baergen2006-12-022-0/+45
| | | | | | | 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)
* Bump for 7.2RC2. Brings quite a few more bugfixes.Joshua Baergen2006-11-131-6/+0
| | | | | (Portage version: 2.1.2_rc1-r6) (Unsigned Manifest commit)
* Bump for 7.2RC2. Brings quite a few more bugfixes.Joshua Baergen2006-11-131-0/+6
| | | | (Portage version: 2.1.2_rc1-r6)
* Fix X crashes when opening/closing laptop lids on some laptops. (Bug #152184,Joshua Baergen2006-11-092-0/+27
| | | | | Wendall Cada for the report) (Portage version: 2.1.2_rc1-r5)
* Add missing patch.Joshua Baergen2006-11-051-0/+11
| | | | (Portage version: 2.1.2_rc1-r3)
* Add initial input hotplug development release.Joshua Baergen2006-11-031-0/+6
| | | | (Portage version: 2.1.2_rc1-r2)
* Add 7.2RC1 server snapshot. xorgcfg is broken (probably minorly), and compizJoshua Baergen2006-10-301-0/+6
| | | | | compatibility patches are also broken. Loads of fixes and changes since 7.1. (Portage version: 2.1.2_rc1-r1)
* Install xorg.conf.example like 6.x did. (Bug #138623, requested byJoshua Baergen2006-10-121-0/+56
| | | | | | 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)
* Base ifdef on __sparc__ rather than __sparc64__. The issue happens on 64-bit ↵Donnie Berkholz2006-09-201-1/+1
| | | | | | kernel/32-bit userland, so sparc64 isn't defined when building the userland. (Portage version: 2.1.2_pre1)
* Use Mesa 6.5.1 instead of a random prerelease snapshot.Donnie Berkholz2006-09-161-3/+3
| | | | (Portage version: 2.1.1_rc1-r7)
* Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵Donnie Berkholz2006-09-151-582/+0
| | | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit)
* Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵Donnie Berkholz2006-09-151-0/+18
| | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7)
* Forgot to cvs add the patch, thanks fmccor.Donnie Berkholz2006-09-061-0/+54
| | | | (Portage version: 2.1.1_rc1-r4)
* Bump. (#145797) Add patches for AIGLX+compiz. (#146197) Fix resolution ↵Donnie Berkholz2006-09-059-0/+1133
| | | | | | 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)
* (fd.o #3914) Altix support breaks some sparc64 systems with Mach64 video, so ↵Donnie Berkholz2006-08-201-0/+582
| | | | | | 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)
* Pull old version.Donnie Berkholz2006-07-091-9/+0
| | | | | (Portage version: 2.1.1_pre2-r6) (Unsigned Manifest commit)
* Bump. Bunches of rendering and crasher fixes, incorporates security fix and ↵Donnie Berkholz2006-07-091-0/+6
| | | | | | the 2 xprint patches, and more. (Portage version: 2.1.1_pre2-r6)
* Fix the setuid patches. (Thanks to Rudo Thomas for the catch in bug #138688)Joshua Baergen2006-07-012-2/+2
| | | | (Portage version: 2.1.1_pre1-r5)
* Fix dual-head.Donnie Berkholz2006-06-302-0/+125
| | | | (Portage version: 2.1.1_pre1-r2)
* Security bump. Failure to check the return value of setuid() in a privileged ↵Donnie Berkholz2006-06-203-24/+0
| | | | | | | process could be used by a local user for file overwriting and possible privilege escalation in corner cases. See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for more information. (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit)
* Security bump. Failure to check the return value of setuid() in a privileged ↵Donnie Berkholz2006-06-204-0/+223
| | | | | | process could be used by a local user for file overwriting and possible privilege escalation in corner cases. See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for more information. (Portage version: 2.1.1_pre1-r1)
* Fix an overrun that was causing various issues on VT switch. This is alreadyJoshua Baergen2006-06-112-0/+20
| | | | | fixed in 1.1. (Matthias Dahl, bug #127608) (Portage version: 2.1)
* Bump for 7.1 final. Includes various crash fixes, etc.Joshua Baergen2006-05-231-6/+0
| | | | | (Portage version: 2.1_rc1-r4) (Unsigned Manifest commit)
* Bump for 7.1 final. Includes various crash fixes, etc.Joshua Baergen2006-05-231-0/+6
| | | | (Portage version: 2.1_rc1-r4)
* Bump to 7.1RC3.Donnie Berkholz2006-05-131-6/+0
| | | | | (Portage version: 2.1_pre10-r5) (Unsigned Manifest commit)
* Bump to 7.1RC3.Donnie Berkholz2006-05-131-0/+6
| | | | (Portage version: 2.1_pre10-r5)
* Security bump and remove all affected versions. Please see Bug #130979 for ↵Joshua Baergen2006-05-022-15/+0
| | | | | | | details. (Portage version: 2.1_pre10-r2) (Unsigned Manifest commit)
* Security bump and remove all affected versions. Please see Bug #130979 for ↵Joshua Baergen2006-05-023-0/+41
| | | | | | details. (Portage version: 2.1_pre10-r2)
* Pull old 7.1RC ebuild.Donnie Berkholz2006-04-303-61/+0
| | | | | (Portage version: 2.1_pre9-r5) (Unsigned Manifest commit)
* Version bump. Includes quite a few bugfixes.Joshua Baergen2006-04-291-0/+6
| | | | (Portage version: 2.1_pre10)
* And again...Donnie Berkholz2006-04-231-3/+3
| | | | (Portage version: 2.1_pre9-r3)
* (#128448) Fix xprint (Ed Catmur). Still needs a dep added on xplsprinters ↵Donnie Berkholz2006-04-235-3/+282
| | | | | | when xprint is in USE, but arches haven't keyworded it yet. (Portage version: 2.1_pre9-r3)
* Add option to build kdrive, tiny X servers; also add VIDEO_CARDS settings to ↵Donnie Berkholz2006-04-213-0/+55
| | | | | | select kdrive servers to build. Add option to build AIGLX with TLS support (USE=nptl) -- mesa and xorg-server must be in sync on this. Update some deps: glproto, scrnsaverproto. Don't need to inherit flag-o-matic, x-modular eclass does this for us. Make Xdmx build its own USE flag, instead of part of minimal. Force xorg-x11 OpenGL to build, because it needs a newer glxtokens.h than some binary drivers provide. Add a server_based_install() function for any actions dependent on which servers get built. Add USE=xorg to build the Xorg X server, which will be on by default. (Portage version: 2.1_pre7-r5)
* Bump xorg-server for 7.1RC1. Change Mesa dependencies on all servers toJoshua Baergen2006-04-142-6/+6
| | | | | account for the changed paths in Mesa 6.5-r2. (Portage version: 2.1_pre7-r5)
* Add a xorg-server snapshot from upstream. This snapshot compiles against MesaJoshua Baergen2006-04-121-0/+6
| | | | | 6.5 and has AIGLX enabled. (Portage version: 2.1_pre7-r5)
* Really fix 64-bit direct rendering. glcontextmodes.[ch] doesn't include ↵Donnie Berkholz2006-03-312-0/+12
| | | | | | glheader.h, so it also needs to include dix-config.h. (Portage version: 2.1_pre6-r5)
* Re-add 64-bit direct rendering patches that got lost in the 1.0.2 bump.Donnie Berkholz2006-03-283-0/+35
| | | | (Portage version: 2.1_pre6-r5)
* (#127425) Install xprint init scripts and directories, patch by Ed Catmur.Donnie Berkholz2006-03-241-0/+30
| | | | (Portage version: 2.1_pre6-r5)
* (#127333) Fix crashing of pretty much all gtk+-2 apps. We had the ↵Donnie Berkholz2006-03-241-0/+3
| | | | | | client-side updates to composite and fixes extensions, but we didn't let the server know about them, which resulted in lots of BadRequests. (Portage version: 2.1_pre6-r5)
* (#117299) Fix xorgconfig, which was producing an invalid RgbPath setting. ↵Donnie Berkholz2006-03-232-0/+150
| | | | | | (#117071) Attempt to fix xorgcfg. I couldn't test without /etc/X11/xorg.conf because it was producing invalid modes on my monitor, but it worked when xorg.conf was present. (Portage version: 2.1_pre6-r3)
* (#125803) Fix local root vulnerability present in 6.8.99.x and newer. This ↵Donnie Berkholz2006-03-218-71/+22
| | | | | | does NOT affect 6.8.2. (Portage version: 2.1_pre6-r3)
* Really fix GLX on 64-bit systems.Donnie Berkholz2006-02-193-0/+35
| | | | (Portage version: 2.1_pre4-r1)
* (#122140) Add patch to fix OpenGL on amd64, thanks to Igor V. Kovalenko ↵Donnie Berkholz2006-02-133-2/+18
| | | | | | <garrison@mail.ru>. Also update to Mesa 6.4.2 tarball so people only need to download one version of it. (Portage version: 2.1_pre4-r1)
* Fix the automatic backtraces at the bottom of /var/log/Xorg.*.log on segfaults.Donnie Berkholz2006-01-263-2/+18
| | | | (Portage version: 2.1_pre3-r1)
* Fix the libglx* relocation routine to look in the right place so that xorg-x11Joshua Baergen2006-01-031-0/+2
| | | | | will play nice with eselect. Bug #117100. (Portage version: 2.1_pre3-r1)