S3 ViRGE S3D emulation. Currently very slow, bugs, features missing.

Added S3 ViRGE/DX emulation, as the DX drivers are better than those for the original chip.
This commit is contained in:
TomW 2014-05-26 18:13:23 +01:00
commit e09b68b242
5 changed files with 1208 additions and 44 deletions

View file

@ -343,6 +343,7 @@ int romset;
#define GFX_OTI067 15 /*Oak OTI-067*/
#define GFX_MACH64GX 16 /*ATI Graphics Pro Turbo (Mach64)*/
#define GFX_CL_GD5429 17 /*Cirrus Logic CL-GD5429*/
#define GFX_VIRGEDX 18 /*S3 Virge/DX*/
int gfxcard;