Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > a9e9c8bcccc0506f06560aaf0abbaeb7 > files > 11

crystalspace-1.2.1-6.fc12.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