On December 12, 2005 07:09 pm, Ampere K. Hardraade wrote:
> On December 12, 2005 01:19 pm, Mathias Fröhlich wrote:
> > On Donnerstag 08 Dezember 2005 02:08, Ampere K. Hardraade wrote:
> > > https://bugs.freedesktop.org/show_bug.cgi?id=5142
> > >
> > > So, the problem seems to be that pbuffer is not supported?
> >
> > Can you test the attached patch?
> >
> >   Greetings
> >
> >            Mathias
>
> It didn't work.  X still throws the GLXUnsupportPrivateRequest at line 496
> in RenderTexture.cpp.  Apparently, the "return false;" statement at line
> 1849 never got run.  I will do some more investigation later on.

After some investigation, I found that the new if...else statement never got 
run because RenderTexture was able to successfully try the glx version 1.3 
functions.

I moved the new if...else statement so that the it gets run before 
RenderTexture can try the glx version 1.3 functions.  FlightGear now starts 
up fine.  However, there is some strange coloring issue:
http://www.cs.yorku.ca/~cs233144/fgfs-screen-001.jpg

Ampere

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

Reply via email to