update
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user