On Saturday 19 August 2006 16:27, Christopher HORLER wrote: > On Saturday 19 August 2006 00:19, Jocelyn Couetdic wrote: > > I did some quick and dirty debugging in the RenderTexture class (using > > the TestRenderTexture program), and find out, that the reason it doesn't > > work, is that neither GLX_SGIX_fbconfig, or GLX_SGIX_pbuffer extensions > > are supported by the ATI GLX implementation : > > You're wrong (last entry below) > fglrxinfo -x > <cut for clarity> > glx server extensions: > GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, > GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read, > GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier, > GLX_SGIX_fbconfig No, he is not wrong. You should not look into the server extensions nor into the client extensions. The only valid thing is (well, I had to learn that the hard way :) GLX extensions that is in effect what the client *and* the server understands. Here you don't have what you need for rendertexture.
I suffer from the same problem. And I can see two ways to go: Either - implement FBO's in rendertexture, or - support me with switching to osg, they already have that including much more ... Greetings Mathias ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel