IRIX driver for SST1 (Voodoo1) and CVG (Voodoo2).
Currently, only SST1 is supported and tested on IP32.
Install the complete IRIX development environment:
- MIPSPro 7.4.4 compiler (install 7.4, then patch to 7.4.4m)
- Development Foundation 1.3
- Development Libraries February 2002 (latest version)
#clone or copy this repo onto the target system, e.g. /usr/3dfx_irix/tdfx_irix
cd /usr/3dfx_irix/tdfx_irix
make
#to manually load the driver:
make load
#to have the driver automatically load at system startup
make install- IP32, RM7000C CPU, IRIX 6.5.30, Voodoo1
BSD 3-Clause License.