Skip to content

sdz-mods/tdfx_irix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3dfx Voodoo1/Voodoo2 IRIX driver

IRIX driver for SST1 (Voodoo1) and CVG (Voodoo2).

Currently, only SST1 is supported and tested on IP32.

Building

Prerequisites

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)

Build and Install

#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

Tested with

  • IP32, RM7000C CPU, IRIX 6.5.30, Voodoo1

License

BSD 3-Clause License.

References

About

3dfx Voodoo1/Voodoo2 Irix driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors