Add defaults for VIA Tech VT8361/VT8601 Graphics Controller
This commit is contained in:
@@ -101,19 +101,12 @@ DisplayColor=16
|
|||||||
TextureColor=16
|
TextureColor=16
|
||||||
AntiAliasing=0
|
AntiAliasing=0
|
||||||
|
|
||||||
// glTexImage2D fails
|
// Cards that have problems with OpenGL:
|
||||||
|
// ASSERT fail somewhere in RageDisplay_OpenGL "Trident Video Accelerator CyberBlade"
|
||||||
|
// bug 764499: ASSERT fail after glDeleteTextures for "SiS 650_651_740"
|
||||||
|
// bug 764830: ASSERT fail after glDeleteTextures for "VIA Tech VT8361/VT8601 Graphics Controller"
|
||||||
[0008]
|
[0008]
|
||||||
DriverRegex=Trident Video Accelerator CyberBlade
|
DriverRegex=Trident Video Accelerator CyberBlade|SiS 650_651_740|VIA Tech VT8361/VT8601 Graphics Controller
|
||||||
Renderers=d3d,opengl
|
|
||||||
Width=640
|
|
||||||
Height=480
|
|
||||||
DisplayColor=16
|
|
||||||
TextureColor=16
|
|
||||||
AntiAliasing=0
|
|
||||||
|
|
||||||
// AV somewhere in RageDisplay_OGL::CreateTexture()
|
|
||||||
[0009]
|
|
||||||
DriverRegex=SiS 650_651_740
|
|
||||||
Renderers=d3d,opengl
|
Renderers=d3d,opengl
|
||||||
Width=640
|
Width=640
|
||||||
Height=480
|
Height=480
|
||||||
@@ -124,7 +117,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!
|
||||||
[0010]
|
[0009]
|
||||||
DriverRegex=
|
DriverRegex=
|
||||||
Renderers=opengl,d3d
|
Renderers=opengl,d3d
|
||||||
Width=640
|
Width=640
|
||||||
|
|||||||
Reference in New Issue
Block a user