aboutsummaryrefslogtreecommitdiff
path: root/graphics/glide3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: does not buildKris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56570
* Set USE_AUTOMAKE_VER=15 because aclocal is called in the post-patch targetSteve Price2001-12-151-1/+1
| | | | | | | and version 1.4 doesn't appear to work for this port. Notes: svn path=/head/; revision=51604
* As the last act in perhaps the briefest MAINTAINER role ever, releaseNick Sayer2001-04-051-1/+1
| | | | | | | this port since I don't actually have a tdfx card to test with anymore. Notes: svn path=/head/; revision=40862
* glide3 port. Most of the credit goes to Eric Anholt.Nick Sayer2001-04-011-0/+44
This makes a library good enough to be able to make the XFree86-4 port's lib/modules/dri/tdfx_dri.so, which is enough to enable DRI on 3dfx cards. Notes: svn path=/head/; revision=40683