Add vid card default for SiS 630/730

This commit is contained in:
Chris Danford
2003-08-23 17:08:30 +00:00
parent 7fe49ad001
commit 3a6b249d90
+13 -12
View File
@@ -80,22 +80,23 @@ DisplayColor=16
TextureColor=16 TextureColor=16
AntiAliasing=0 AntiAliasing=0
#// Please add a comment. What is this supposed to match? -Chris // This matches all drivers in Mac and Linux. -Chris
#[0007] [0007]
#DriverRegex=OpenGL DriverRegex=OpenGL
#Renderers=opengl Renderers=opengl
#Width=640 Width=640
#Height=480 Height=480
#DisplayColor=16 DisplayColor=16
#TextureColor=16 TextureColor=16
#AntiAliasing=1 // Right now, they've got to have NVidia or ATi Cards anyway.. AntiAliasing=1 // Right now, they've got to have NVidia or ATi Cards anyway..
// Cards that have problems with OpenGL: // Cards that have problems with OpenGL:
// ASSERT fail somewhere in RageDisplay_OpenGL "Trident Video Accelerator CyberBlade" // ASSERT fail somewhere in RageDisplay_OpenGL "Trident Video Accelerator CyberBlade"
// bug 764499: ASSERT fail after glDeleteTextures for "SiS 650_651_740" // bug 764499: ASSERT fail after glDeleteTextures for "SiS 650_651_740"
// bug 764830: ASSERT fail after glDeleteTextures for "VIA Tech VT8361/VT8601 Graphics Controller" // bug 764830: ASSERT fail after glDeleteTextures for "VIA Tech VT8361/VT8601 Graphics Controller"
[0007] // bug 791950: AV in glsis630!DrvSwapBuffers for "SiS 630/730"
DriverRegex=Trident Video Accelerator CyberBlade|SiS 650_651_740|VIA.*VT [0008]
DriverRegex=Trident Video Accelerator CyberBlade|VIA.*VT|SiS 6*
Renderers=d3d,opengl Renderers=d3d,opengl
Width=640 Width=640
Height=480 Height=480
@@ -106,7 +107,7 @@ AntiAliasing=0
// Default graphics settings used for all cards that don't match above. // Default graphics settings used for all cards that don't match above.
// This must be the very last entry! // This must be the very last entry!
[0008] [0009]
DriverRegex= DriverRegex=
Renderers=opengl,d3d Renderers=opengl,d3d
Width=640 Width=640