Hi Tugkan,

On 1/26/07, Tugkan Calapoglu <[EMAIL PROTECTED]> wrote:
glxinfo output is attached

Thanks for the glxinfo this was very useful.

I have added a very simple relaxation of the GraphicsContext::Traits
that are required - simply dividing the required red, green, blue,
alpha and depth values by two and then trying to aquire the context
again.  The default values currently stand at 8,8,8,0,24 respectively,
so the division by 2 will lead to 4,4,4,0,12 which should be safely
inside the 5,6,5,0,16 supported on your machine.

Could you try a cvs update and then test the OSG examples to see if
they work fine.

Thanks,
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to