Re: [osg-users] Is it necessary to re-compile osg when graphics card been changed?

2013-01-16 Thread Chris Hanson
OSG is display-card agnostic. Your system drivers abstract away everything. If you properly install and configure your Linux graphics drivers, everything will work without recompiling or changing OSG or any OSG-using apps. On Wed, Jan 16, 2013 at 8:15 PM, Lv Qing wrote: > Hi, > >I have cha

[osg-users] Is it necessary to re-compile osg when graphics card been changed?

2013-01-16 Thread Lv Qing
Hi, I have changed my graphics card from GTX260 to Quadro FX 370 . Recently I find my app sometimes crashed as below: in free() from /lib/libc.so.6 libnvidia-glcore.so.260.19.44 which seems untraceable. Then I find a mistake ,I still use the GTX

Re: [osg-users] Tessellation shaders not working with Radeon Cards

2013-01-16 Thread Alexandre Valdetaro
Just tested with Intel HD Graphics 4000 and it is not working as well. It seems to be a different problem than the AMD one though. ... Thank you! Cheers, Alexandre -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=51986#51986 _