1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Option "display" "string file" ["file_dspy.dll"]
Option "display" "string framebuffer" ["piqsl_dspy.dll"]
Option "display" "string zfile" ["file_dspy.dll"]
Option "display" "string zframebuffer" ["file_dspy.dll"]
Option "display" "string shadow" ["file_dspy.dll"]
Option "display" "string tiff" ["file_dspy.dll"]
Option "display" "string xpm" ["xpm_dspy.dll"]
Option "display" "string exr" ["exr_dspy.dll"]
Option "display" "string bmp" ["bmp_dspy.dll"]
Option "display" "string debugdd" ["debugdd"]
Option "display" "string piqsl" ["piqsl_dspy.dll"]
Option "display" "string legacyframebuffer" ["file_dspy.dll"]
Option "searchpath" "string shader" [".:@:%SIMBIONT_RM_COMPONENTS%/../SimbiontRM:%SIMBIONT_RM_COMPONENTS%/..:"]
Option "searchpath" "string archive" [".:@:"]
Option "searchpath" "string texture" [".:@:"]
Option "searchpath" "string display" [".:@:"]
Option "searchpath" "string procedural" [".:@:%MASSIVE_HOME%/bin:"]
Option "searchpath" "string resource" [".:@:"]
|