Graphics card profiles: Difference between revisions

Jump to navigation Jump to search
Line 109: Line 109:
}}
}}


== Objective ==
== Implementation ==
{{FGCquote
|1= like you said already, this could work pretty much like the joystick support - i.e. we would maintain PropertyList XML files in $FG_ROOT/GraphicsProfiles/VENDOR, and then use the GL_* strings to load a matching default profile, with CLI arguments being processed afterwards, i.e. to take precedence, so that defaults can be overridden.
For instance, see $FG_SRC/Main/fg_init.cxx +466 fgInitConfig
|2= {{cite web
  | url    = http://forum.flightgear.org/viewtopic.php?p=275452#p275452
  | title  = <nowiki>Re: Review of FG on reddit: xpost</nowiki>
  | author = <nowiki>Hooray</nowiki>
  | date  = Feb 8th, 2016
  | added  = Feb 8th, 2016
  | script_version = 0.25
  }}
}}

Navigation menu