Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b8707062d7687e070796b32dabf6b5fc > files > 11

crystalspace-1.2.1-8.fc14.i686.rpm

; Configuration settings to emulate the feature set of Radeon9500-level hardware.
; Use like:
;   myapp -cfgfile=/config/emulate_rad9500.cfg

; References: 
;  http://delphi3d.net/hardware/viewreport.php?report=1584

; Cap Cg program levels
Video.OpenGL.Shader.Cg.MaxProfile.Vertex=arbvp1
Video.OpenGL.Shader.Cg.CompilerOptions.Vertex=NumTemps=12 MaxAddressRegs=1 MaxInstructions=128 MaxLocalParams=256
Video.OpenGL.Shader.Cg.MaxProfile.Fragment=arbfp1
; NB. NumTemps is really 46
Video.OpenGL.Shader.Cg.CompilerOptions.Fragment=NumTemps=32 NumInstructionSlots=96 NumMathInstructionSlots=64 NumTexInstructionSlots=32 MaxTexIndirections=4 NoDependentReadLimit=0

; Extensions not supported by that HW

; Multitexturing limits
Video.OpenGL.Shader.Fixed.MaxTextureUnits = 8