Any chance to wrap this into something like

if( true == getprop("/sim/use-ati-hack") ) {
   addTheEmptyPrerenderCamera();
} else {
   doNothing();
}


Am 28.01.2013 18:56, schrieb James Turner:
> http://code.google.com/p/flightgear-bugs/issues/detail?id=385
>
> Is about a problem with the viewport behaving very oddly, in certain Ati 
> catalyst drivers.
>
> A kind person has worked out a hack, which fixes the issue, or at least 
> avoids it. It add an empty, pre-render camera to the scene, which I assume 
> forces some state which otherwise gets skipped in the Ati drivers.
>
> If anyone has any strong opinions about applying the hack to the 2.10 release 
> branch, let me know. I'm currently undecided - it *is* a hack, but it fixes a 
> real and long-standing bug, and the cost to everyone else should be zero.
>
> Regards,
> James
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to