Re: [Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/screen RenderTexture.cpp, 1.9, 1.10

2005-09-11 Thread Mathias Fröhlich

Hi,

On Samstag 10 September 2005 18:14, Ampere K. Hardraade wrote:
 Unfortunately, 3D clouds is still not working over here.  I am still
 getting the RenderTexture Error: Couldn't find a suitable pixel format
 message everytime I start FlightGear.

 I am using ATI Radeon 9200 SE PCI version with the opensource driver from
 XFree.
I see the same with my radeon mobile (radeon, not r200 driver).

Well, I *guess* that the pbuffers are not completely supported by the r200 
driver.
In the early days I had these strange glx protocol errors resulting in an 
abort. I guess that they were originated by the sgixpbuffer extension. Now 
the glx 1.3's pbuffers are prefered if the client libraries contain the 
apprioriate symbols, but this one seems not to be supported.
It seems that this way the abort is gone. But it still does not provide a 
valid pbuffer ...

Since I do no longer have r200 hardware available, I can no longer verify 
that.

*sigh*
I would prefere everything open sourced over everything closed, but in this 
case, try the ati binary driver ...
This one should do ...

   Greetings

   Mathias

-- 
Mathias Fröhlich, email: [EMAIL PROTECTED]

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/screen RenderTexture.cpp, 1.9, 1.10

2005-09-11 Thread Ampere K. Hardraade
On September 11, 2005 12:19 pm, Mathias Fröhlich wrote:
 I would prefere everything open sourced over everything closed, but in this
 case, try the ati binary driver ...
 This one should do ...

That's not an option for me.  ATI's binary drivers don't support PCI card, and 
my graphic card is a PCI card.

Ampere

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/screen RenderTexture.cpp, 1.9, 1.10

2005-09-11 Thread Mathias Fröhlich
On Sonntag 11 September 2005 19:07, Ampere K. Hardraade wrote:
 On September 11, 2005 12:19 pm, Mathias Fröhlich wrote:
  I would prefere everything open sourced over everything closed, but in
  this case, try the ati binary driver ...
  This one should do ...

 That's not an option for me.  ATI's binary drivers don't support PCI card,
 and my graphic card is a PCI card.
Sorry ...

   Greetings

   Mathias

-- 
Mathias Fröhlich, email: [EMAIL PROTECTED]

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/screen RenderTexture.cpp, 1.9, 1.10

2005-09-10 Thread Ampere K. Hardraade
On September 6, 2005 02:33 pm, Mathias Fröhlich wrote:
  Yay! This brought back 3D-clouds which I've been missing for a long time
(using XFree86 4.3 + ATI's proprietary driver for Mobility Radeon
  9600) :-)

 Good to hear ...

 Thanks

Mathias
Unfortunately, 3D clouds is still not working over here.  I am still getting 
the RenderTexture Error: Couldn't find a suitable pixel format message 
everytime I start FlightGear.

I am using ATI Radeon 9200 SE PCI version with the opensource driver from 
XFree.

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear/simgear/screen RenderTexture.cpp, 1.9, 1.10

2005-09-06 Thread Mathias Fröhlich
On Montag 05 September 2005 23:29, Ralf Gerlich wrote:
  Then the render texture again ...
 
  glxQueryVersion turns out to return the  minimum of the client libraries
  glx version and the servers glx version. *All* Xorg servers return 1.2
  here. So we never get the glxPBuffer functions  which are the only ones
  working with ati's drivers ...
  Reverted back to checking the required functions and just use them if
  they are there. Still prefering the glx standard variants since they work
  on ati's drivers ...

 Yay! This brought back 3D-clouds which I've been missing for a long time
   (using XFree86 4.3 + ATI's proprietary driver for Mobility Radeon
 9600) :-)
Good to hear ...

Thanks

   Mathias

-- 
Mathias Fröhlich, email: [EMAIL PROTECTED]

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d