RADEON Mobility 7500" -> same as Radeon 7xxx (correct?)

default Intel to D3D unless we know better
This commit is contained in:
Glenn Maynard
2004-02-27 01:13:08 +00:00
parent b92296b1c9
commit ffa35aaf88
+9 -1
View File
@@ -435,7 +435,7 @@ struct VideoCardDefaults
false // broken, causes black screen
},
{
"Radeon 7|Wonder 7500|ArcadeVGA", // Radeon 7xxx
"Radeon.* 7|Wonder 7500|ArcadeVGA", // Radeon 7xxx, RADEON Mobility 7500
"d3d,opengl", // movie texture performance is terrible in OpenGL, but fine in D3D.
640,480,
16,16,16,
@@ -513,6 +513,14 @@ struct VideoCardDefaults
1024,
false
},
{
"Intel.*", /* fallback: all unknown Intel cards to D3D, since Intel is notoriously bad at OpenGL */
"d3d,opengl",
640,480,
16,16,16,
1024,
false
},
{
// Cards that have problems with OpenGL:
// ASSERT fail somewhere in RageDisplay_OpenGL "Trident Video Accelerator CyberBlade"