summaryrefslogtreecommitdiff
path: root/graphics/utah-glx/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest cvs snapshot.Maxim Sobolev2000-08-251-1/+2
| | | | | | | | | - New chipset supported: S3 Savage3D (I have not tested it personally); - Improved support for already supported chipsets; - Change port versioning scheme to PORTVERSION=YYYYMMDD, because despite the promise, the project had not released its magic 1.0 version (promised to be about 3 months ago); - Catch change of the Mesa3 version.
* Upgrade to the latest CVS snapshot and remove CVS hack.Maxim Sobolev2000-05-221-18/+12
| | | | | | The driver is now in the pre-release stage, with first stable release scheduled within the one month or even less, so please test it hard and report bugs into utah's mailing list (see pkg/MESSAGE for details). Happy rendering!
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Import of glx.Chris Piazza1999-12-041-0/+21
OpenGL hardware acceleration for RIVA and Matrox G200 based cards. PR: 12661 Submitted by: Marc van Woerkom <3d@freebsd.org>