Intel 82845G -> OpenGL

This commit is contained in:
Glenn Maynard
2004-09-10 08:26:01 +00:00
parent 60e1cc4ada
commit 284e33edd7
+11
View File
@@ -457,6 +457,17 @@ struct VideoCardDefaults
1024,
false
},
{
/* success report:
* Video driver: IntelR 82845G/GL/GE/PE/GV Graphics Controller [Intel Corporation]
* 6.14.10.3865, 7-1-2004 [pci\ven_8086&dev_2562] */
"Intel.*82845.*",
"opengl,d3d",
640,480,
16,16,16,
1024,
false
},
{
"Intel.*82810|Intel.*82815",
"opengl,d3d",// OpenGL is 50%+ faster than D3D w/ latest Intel drivers. -Chris