default to 32bpp, modern cards can handle it. Screens load noticeably faster on Intel X3100 + D3D.

This commit is contained in:
Chris Danford
2008-08-10 11:17:34 +00:00
parent d3de32549d
commit 32a4a28186
+1 -1
View File
@@ -574,7 +574,7 @@ struct VideoCardDefaults
"",
"opengl,d3d",
640,480,
16,16,16,
32,32,32,
2048,
false // AA is slow on some cards, so let's selectively enable HW accelerated cards.
),