Re: [Flightgear-devel] Patch for 3d model_panel

2005-11-30 Thread Simon Hollier
Simon Hollier wrote: Hello, Attached is a patch for flightgear and simgear that removes the model_panel kludge and fixes a potential memory leak. Thoughts/comments? Simon I can not test the patch due to lack of time, but I have the impression that this is not backward compatible

[Flightgear-devel] Patch for 3d model_panel

2005-11-29 Thread Simon Hollier
Hello, Attached is a patch for flightgear and simgear that removes the model_panel kludge and fixes a potential memory leak. Thoughts/comments? Simon Index: src/Main/renderer.cxx === RCS file:

Re: [Flightgear-devel] CVS for OpenAL

2005-06-30 Thread Simon Hollier
Andy Ross wrote: Simon Hollier wrote: Andy Ross wrote: [...] tought [...] ...and some of us were taught ; Oh, the irony! Mea culpa. But it would only have been ironic if I were criticizing spelling, not usage. You didn't punctuate your first sentence, by the way. Smileys don't count

Re: [Flightgear-devel] CVS for OpenAL

2005-06-30 Thread Simon Hollier
Andy Ross wrote: Simon Hollier wrote: Andy Ross wrote: And your usage of the ellipsis is non-standard; it should represent missing text. It did represent missing text: Some of use were tought, Except that text wasn't missing. You quoted it, remember? And even if not, it was *my* text

Re: [Flightgear-devel] About 3D Clouds

2005-06-29 Thread Simon Hollier
Josh Babcock wrote: Ampere K. Hardraade wrote: hmm... I have tried removing, purging and reinstalling everything related to Mesa, but the error message about RenderTexture is still there. Mathias is the only other person who has the same problem as I have, and he/she is also using the r200

Re: [Flightgear-devel] Re: Running probs

2005-02-22 Thread Simon Hollier
On Tuesday 22 February 2005 06:09, Steve Hosgood wrote: On Thu Feb 3 17:30:06 CST 2005, Ampere K. Hardraade wrote: On February 1, 2005 03:36 pm, Dean Williams wrote: The installaton at 0x0938b08b reference memory at 0x0b41d2ff. The memory could not be written!...whatever

Re: [Flightgear-devel] FG on Mac OSX

2004-11-09 Thread Simon Hollier
On Monday 08 November 2004 16:31, Arthur Wiebe wrote: I will. (Not that I've been trying that hard lately) The biggest problem is getting plib to compile and install. But then again my problem was with simgear. I have some new ideas now and will try them out. If ever I break through the ice

Re: [Flightgear-devel] Re: crease for ac3d files and speedup

2004-10-13 Thread Simon Hollier
On Wednesday 13 October 2004 15:30, Mathias Frhlich wrote: On Mittwoch 13 Oktober 2004 04:25, Simon Hollier wrote: Well, I wish that were the case. Simgear/Flightgear/Plib fresh cvs as of 20 minutes ago (just to be sure). I'm running XFree86 4.4RC2,2.6.5-7 as per Suse 9.1 which might

Re: [Flightgear-devel] Re: crease for ac3d files and speedup

2004-10-13 Thread Simon Hollier
On Wednesday 13 October 2004 16:51, Martin Spott wrote: Simon Hollier wrote: My guess is that display lists are stored in the graphics cards memory which is not that big with 32MB. That leads to graphics memory allocated via agp in main memory. These accesses seem to be much slower

Re: [Flightgear-devel] [PATCH] crease for ac3d files and speedup

2004-10-12 Thread Simon Hollier
On Tuesday 12 October 2004 14:59, Lee Elliott wrote: On Monday 11 October 2004 10:37, Jon Stockill wrote: Martin Spott wrote: Martin Spott wrote: This patch is great - it works and it significantly increases the frame rate on a simple Linux-PC (old 600 MHz PentiumIII with Radeon9200)

Re: [Flightgear-devel] [PATCH] crease for ac3d files and speedup

2004-10-12 Thread Simon Hollier
On Tuesday 12 October 2004 15:27, Frederic Bouvier wrote: Simon Hollier a écrit : I'm running 9200/Linux/DRI drivers... the crease patch was great (thanks!). The DList patch gives me a frame rate of around 0.2 fps when I look at any objects or change the view... it might as well segfault. I

[Flightgear-devel] Re: crease for ac3d files and speedup

2004-10-12 Thread Simon Hollier
Martin Spott writes: Simon Hollier wrote: I'm running 9200/Linux/DRI drivers... the crease patch was great (thanks!). The DList patch gives me a frame rate of around 0.2 fps when I look at any objects or change the view... it might as well segfault. [...] [...] Wishing I had chosen Nvidia

[Flightgear-devel] Re: OpenAL

2004-04-24 Thread Simon Hollier
That search appeared to be more productive initially, but nothing helpful has cropped up, yet. Maybe this will help ? http://omapi.sourceforge.net/extra/ -Simon ___ Flightgear-devel mailing list [EMAIL PROTECTED]

Re: [Flightgear-devel] Re: CH Pro Yoke and Linux 2.6.3

2004-03-23 Thread Simon Hollier
On Mon, 2004-03-22 at 21:42, David Megginson wrote: Melchior FRANZ wrote: Does the js interface output anything (as in $ cat /dev/input/js0)? If yes, then you might be able to fix the problem by simply calibrating ($ jscal /dev/input/js0). Some people are convinced that USB joysticks

[Flightgear-devel] Re: Flashing white patches

2004-01-19 Thread Simon Hollier
Erik Hofman writes: Simon Hollier wrote: Both of these patches should fix the fog flashing to white(black?) bug. The first one just checks for the Not a Number condition that results from acos(1+small_delta). The second patch uses atan2, but doesn't quite make it near 0 or PI at the edge

[Flightgear-devel] Flashing white patches

2004-01-17 Thread Simon Hollier
the difference between the two, but I'm sure there is one. I suppose a third solution would be to wrap the math.h library and bounds check for all acos asin calls ? Thoughts, suggestions? cd $flightgear_root/source/src/Time patch sunpos_nan.patch - Simon. Simon Hollier Computer Services

[Flightgear-devel] Re: Sky flashing roundup

2004-01-15 Thread Simon Hollier
Erik Hofman writes: Simon Hollier wrote: It's strange everyone is seeing a flash to black. I'm seeing a flash to white. I was able to reproduce it consistently by flying straight out of KSFO at noon with no heading change. It would flash once at ~1230 feet, again at ~1330 feet, and maybe once

Re: [Flightgear-devel] Latest ATI related problem...

2003-12-30 Thread Simon Hollier
;) The only thing that I noticed that changed(besides no more lockups) when I installed the cvs XFree was xpdf + ghostview. They have files in the X tree that I blew away. I just apt-get removed then apt-get installed them and it all works great. - Simon. -- Simon Hollier Computer Services Northeast

Re: [Flightgear-devel] Latest ATI related problem...

2003-12-29 Thread Simon Hollier
. After dealing with hard locks, rendering artifacts are a blessing ;) Good luck! -Simon. -- Simon Hollier Computer Services Northeast Health District ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo

Re: [Flightgear-devel] Video card recommendation

2003-12-05 Thread Simon Hollier
On Fri, 2003-12-05 at 12:35, Matthew Law wrote: On 18:08 Fri 05 Dec , [EMAIL PROTECTED] wrote: I have a Geforce 4 Ti 4200 and this card works perfectly with flightgear under Linux. Me too. Using the latest drivers i still see the sky flash from blue to black occasionally... All

Re: [Flightgear-devel] TaxiDraw-0.0.7 available

2003-12-02 Thread Simon Hollier
On Tue, 2003-12-02 at 12:33, David Luff wrote: The latest version of TaxiDraw is now up at: www.nottingham.ac.uk/~eazdluf/TaxiDraw-0p0p7-preAlpha-w32bin.zip - Windows Binary (statically linked) [322K] www.nottingham.ac.uk/~eazdluf/TaxiDraw-0p0p7-preAlpha-src.tar.gz - source and makefile