Re: [Flightgear-devel] Multithreading pattern and frame rate

2010-11-20 Thread ThorstenB
From: - 2010-11-20 10:33 > I have done two tests, directly after eachother. Same conditions, same METAR. One thing to note here is that, prior to yesterday's update, the size of the scenery area loaded/rendered at start-up did _not_ depend on the visibility (weather/METAR), neither on any visibi

Re: [Flightgear-devel] Multithreading pattern and frame rate

2010-11-20 Thread Tim Moore
Lots of variables. It sounds like you're using up-to-date scenery, so there could have been a change there. New code has also been checked in that deals with paging in the scenery, though I doubt that's causing the problems you are seeing. Can you check out of git the source code from a week ago,