default to 32bpp, modern cards can handle it. Screens load noticeably faster on Intel X3100 + D3D.
This commit is contained in:
@@ -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.
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user