pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: bjs
Date: Sun Oct 26 21:03:40 UTC 2008
Modified Files:
pkgsrc/graphics/Mesa: Makefile.version
pkgsrc/graphics/MesaLib: Makefile distinfo glx-config.mk options.mk
Log Message:
Add the following patch from upstream as a new distribution
patch and bump MesaLib's PKGREVISION. While here, make a few
small changes to appease pkglint.
commit 2b8d8989fb6f9c36baf166fc715182a1407ebadb
Author: Ian Romanick <ian.d.romanick%intel.com@localhost>
Date: Sun Sep 28 20:31:46 2008 -0700
Use 3Dnow! x86-64 routines only on processors that support 3Dnow!
Added an x86-64 CPUID function and use it to detect 3Dnow!
[...]
This fixes long standing bug #8724.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/Mesa/Makefile.version
cvs rdiff -r1.74 -r1.75 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -r1.60 -r1.61 pkgsrc/graphics/MesaLib/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/MesaLib/glx-config.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/MesaLib/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index