summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Stable on ppc64Markus Rothe2005-02-192-3/+6
| | | | (Portage version: 2.0.51-r15)
* Stable on ppc64Markus Rothe2005-02-171-11/+11
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Stable on ppc64Markus Rothe2005-02-172-3/+7
| | | | (Portage version: 2.0.51-r15)
* Stable on ppc.Michael Hanselmann2005-02-171-19/+9
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Stable on ppc.Michael Hanselmann2005-02-172-3/+6
| | | | (Portage version: 2.0.51-r15)
* Stable on ppc.Michael Hanselmann2005-02-171-21/+11
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Stable on ppc.Michael Hanselmann2005-02-172-3/+7
| | | | (Portage version: 2.0.51-r15)
* Unfubar libdir symlinks made by migration.Jeremy Huddleston2005-02-151-2/+12
| | | | | (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* Unfubar libdir symlinks made by migration.Jeremy Huddleston2005-02-152-4/+23
| | | | (Portage version: 2.0.51.16)
* (#81851) Clarify local cursor settings info.Donnie Berkholz2005-02-131-15/+5
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* (#81851) Clarify local cursor settings info.Donnie Berkholz2005-02-132-4/+9
| | | | (Portage version: 2.0.51-r15)
* ~alpha keyword.Bryan Østergaard2005-02-131-5/+15
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* ~alpha keyword.Bryan Østergaard2005-02-132-3/+6
| | | | (Portage version: 2.0.51-r15)
* Stable on alpha.Bryan Østergaard2005-02-131-15/+15
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Stable on alpha.Bryan Østergaard2005-02-132-3/+7
| | | | (Portage version: 2.0.51-r15)
* Install glxext.h, glxmd.h and glxproto.h to /usr/lib/opengl. Stop symlinking ↵Donnie Berkholz2005-02-121-12/+2
| | | | | | | glext.h manually because we depend on new enough opengl-update now. (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Install glxext.h, glxmd.h and glxproto.h to /usr/lib/opengl. Stop symlinking ↵Donnie Berkholz2005-02-122-6/+8
| | | | | | glext.h manually because we depend on new enough opengl-update now. (Portage version: 2.0.51-r15)
* Always include inttypes.h in glxext.h for programs that don't include it first.Jeremy Huddleston2005-02-121-2/+13
| | | | | (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* Always include inttypes.h in glxext.h for programs that don't include it first.Jeremy Huddleston2005-02-125-11/+115
| | | | (Portage version: 2.0.51.16)
* Moved fix_libtool_libdir_paths after the opengl .las get moved to their ↵Jeremy Huddleston2005-02-111-2/+12
| | | | | | | final locations. (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Moved fix_libtool_libdir_paths after the opengl .las get moved to their ↵Jeremy Huddleston2005-02-112-4/+10
| | | | | | final locations. (Portage version: 2.0.51-r15)
* Pull old versions. Still waiting for 6.8.2 to be ~alpha so 6.8.1.901-r1 can ↵Donnie Berkholz2005-02-111-9/+1
| | | | | | | be pulled. (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Pull old versions. Still waiting for 6.8.2 to be ~alpha so 6.8.1.901-r1 can ↵Donnie Berkholz2005-02-119-7210/+7
| | | | | | be pulled. (Portage version: 2.0.51-r15)
* Update opengl-update dependency to >=2.1.1 -- lower versions were broken in ↵Donnie Berkholz2005-02-111-2/+2
| | | | | | | various ways. (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Update opengl-update dependency to >=2.1.1 -- lower versions were broken in ↵Donnie Berkholz2005-02-112-4/+9
| | | | | | various ways. (Portage version: 2.0.51-r15)
* Here 'tis. Add 5180_all_6.8.2-back-out-extra-radeonsetfblocation.patch -- ↵Donnie Berkholz2005-02-111-13/+5
| | | | | | | Somehow when applying fd.o #1220 and fd.o #1912, things got mixed up. An extra call to RadeonSetFBLocation() was added to RADEONAdjustFrame(). Back this out. Michel Daenzer says: As I said before: it's unnecessary writes to GPU memory controller registers. In the best case, there's an unnecessary slight delay maybe; in the worst case, the GPU might wedge. (#81283, fd.o #2164) Add 5190_all_6.8.2-radeon-render-byteswap.patch -- Forgot to return TRUE at the end of RADEONSetupRenderByteswap() so some render-accelerated stuff was screwed up. (#76807) Break up xbox patch into two patches and update it: 9990_x86_6.8.0-nvxbox-20050107.patch and 9991_x86_6.8.1.904-xbox-pci-20050207.patch. (#81459) Fix up libtool archives for multilib; stop installing libMesaGLU.so symlink; Stop having /usr/X11R6/lib in libtool archives because /usr/X11R6 is just a symlink now. (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Here 'tis. Add 5180_all_6.8.2-back-out-extra-radeonsetfblocation.patch -- ↵Donnie Berkholz2005-02-113-1/+1990
| | | | | | Somehow when applying fd.o #1220 and fd.o #1912, things got mixed up. An extra call to RadeonSetFBLocation() was added to RADEONAdjustFrame(). Back this out. Michel Daenzer says: As I said before: it's unnecessary writes to GPU memory controller registers. In the best case, there's an unnecessary slight delay maybe; in the worst case, the GPU might wedge. (#81283, fd.o #2164) Add 5190_all_6.8.2-radeon-render-byteswap.patch -- Forgot to return TRUE at the end of RADEONSetupRenderByteswap() so some render-accelerated stuff was screwed up. (#76807) Break up xbox patch into two patches and update it: 9990_x86_6.8.0-nvxbox-20050107.patch and 9991_x86_6.8.1.904-xbox-pci-20050207.patch. (#81459) Fix up libtool archives for multilib; stop installing libMesaGLU.so symlink; Stop having /usr/X11R6/lib in libtool archives because /usr/X11R6 is just a symlink now. (Portage version: 2.0.51-r15)
* Don't install libMesaGLU.so. Fix 'libdir' in .la files.Jeremy Huddleston2005-02-111-4/+14
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Don't install libMesaGLU.so. Fix 'libdir' in .la files.Jeremy Huddleston2005-02-112-9/+18
| | | | (Portage version: 2.0.51-r15)
* Fix removal of broken symlinks in headers. Check for /usr/libdir/opengl ↵Jeremy Huddleston2005-02-101-6/+13
| | | | | | | rather than /usr/libdir. Fix install of libglx to the correct place. Closes all open bugs (again). This should be the stable candidate (again). (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* (#81431) We should only be removing libGL.*, but unfortunately the dot ↵Donnie Berkholz2005-02-101-5/+5
| | | | | | | matched any character so we needed libGL\.* instead. Note that this has been around since xfree-4.3.0. (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* (#81431) We should only be removing libGL.*, but unfortunately the dot ↵Donnie Berkholz2005-02-103-5/+11
| | | | | | matched any character so we needed libGL\.* instead. Note that this has been around since xfree-4.3.0. (Portage version: 2.0.51-r15)
* Fix removal of broken symlinks in headers. Check for /usr/libdir/opengl ↵Jeremy Huddleston2005-02-106-361/+17
| | | | | | rather than /usr/libdir. Fix install of libglx to the correct place. Closes all open bugs (again). This should be the stable candidate (again). (Portage version: 2.0.51.16)
* Check user only when changing implementation. Fix libglx bug #79552.Jeremy Huddleston2005-02-101-4/+4
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Check user only when changing implementation. Fix libglx bug #79552.Jeremy Huddleston2005-02-101-3/+3
| | | | (Portage version: 2.0.51-r15)
* Version bump of script added to incrementally fix bugs before next release.Jeremy Huddleston2005-02-101-4/+5
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Version bump of script added to incrementally fix bugs before next release.Jeremy Huddleston2005-02-102-1/+351
| | | | (Portage version: 2.0.51-r15)
* Fixed #warn directive in glxext.h to be #warning. See bug #81199.Jeremy Huddleston2005-02-091-4/+12
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Fixed #warn directive in glxext.h to be #warning. See bug #81199.Jeremy Huddleston2005-02-094-12/+19
| | | | (Portage version: 2.0.51-r15)
* Recommit so Manifest gets signed.Jeremy Huddleston2005-02-091-0/+10
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Recommit so manifest gets signed.Jeremy Huddleston2005-02-091-3/+3
| | | | (Portage version: 2.0.51-r15)
* Version bump to fix bug #81199 where header symlinks might point to nowhere ↵Jeremy Huddleston2005-02-0914-943/+19
| | | | | | if the profile dir and global dir didn't have them. (Portage version: 2.0.51-r15)
* Added to ~ppcDavid Holm2005-02-081-4/+4
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Added to ~ppcDavid Holm2005-02-082-3/+6
| | | | (Portage version: 2.0.51-r15)
* Readding ~arm ~hppa ~ia64 as they now satisfy the >=xorg-x11-6.8.0-r4 DEPEND ↵Jeremy Huddleston2005-02-081-5/+5
| | | | | | | with 6.8.1.904. (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* Readding ~arm ~hppa ~ia64 as they now satisfy the >=xorg-x11-6.8.0-r4 DEPEND ↵Jeremy Huddleston2005-02-082-5/+8
| | | | | | with 6.8.1.904. (Portage version: 2.0.51.16)
* Added an extra sanity check for --prefix and --dst-prefix.Jeremy Huddleston2005-02-081-4/+4
| | | | | (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* Added an extra sanity check for --prefix and --dst-prefix.Jeremy Huddleston2005-02-081-3/+10
| | | | (Portage version: 2.0.51.16)
* Version bump does major code cleanup and adds --prefix and --dst-prefix ↵Jeremy Huddleston2005-02-081-3/+13
| | | | | | | options to close bug #55212. (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* Version bump does major code cleanup and adds --prefix and --dst-prefix ↵Jeremy Huddleston2005-02-086-312/+430
| | | | | | options to close bug #55212. (Portage version: 2.0.51.16)