uh, oops
This commit is contained in:
@@ -510,13 +510,13 @@ struct VideoCardDefaults
|
|||||||
{
|
{
|
||||||
/* Unconfirmed texture problems on this; let's try D3D, since it's a VIA/S3
|
/* Unconfirmed texture problems on this; let's try D3D, since it's a VIA/S3
|
||||||
* chipset. */
|
* chipset. */
|
||||||
"VIA/S3G KM400/KN400"
|
"VIA/S3G KM400/KN400",
|
||||||
"d3d,opengl",
|
"d3d,opengl",
|
||||||
640,480,
|
640,480,
|
||||||
16,16,16,
|
16,16,16,
|
||||||
2048,
|
2048,
|
||||||
false
|
false
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"OpenGL", // This matches all drivers in Mac and Linux. -Chris
|
"OpenGL", // This matches all drivers in Mac and Linux. -Chris
|
||||||
"opengl",
|
"opengl",
|
||||||
|
|||||||
Reference in New Issue
Block a user