This commit is contained in:
Glenn Maynard
2003-07-09 02:29:38 +00:00
parent e1be95ad48
commit 7aa7d3cba8
+2 -1
View File
@@ -22,7 +22,7 @@ Renderers=opengl,d3d
Width=640
Height=480
DisplayColor=16 // ease out on the fill rate a bit
TextureColor=16 // Althlon 1.2+TNT demonstration w/ movies: 70fps w/ 32bit textures, 86fps w/ 16bit textures
TextureColor=16 // Athlon 1.2+TNT demonstration w/ movies: 70fps w/ 32bit textures, 86fps w/ 16bit textures
AntiAliasing=1 // hardware accelerated
[0003]
@@ -99,6 +99,7 @@ Width=640
Height=480
DisplayColor=16
TextureColor=16
MovieColor=16
AntiAliasing=0
// AA is slow on some cards, so let's selectively enable it on cards we know are hardware
// accelerated. Enabling AA on a G400 slows screenSelectMusic from 45fps to 35fps.