Re: [Flightgear-devel] Simgear commit breaks Atlas (ot??)

2012-10-15 Thread ThorstenB
> FYI the Atlas configure.ac will use -lSimGearCore if ENABLE_SIMGEAR_SHARED > is set to "yes", which is misleading. I will change this to something more > more useful (Suggestion?). I added ENABLE_SIMGEAR_SHARED to Atlas some time last year, since the libraries SimGearCore and SimGearScene (the

[Flightgear-devel] Shader optimization

2012-10-15 Thread Renk Thorsten
I thought it might be a good idea to write up a few things I've tried recently and not seen in widespread use - so that either others know about them as well or I can find out what the pitfalls are. Basically this is about reducing the number of varyings, which is desirable for at least two re