Hi Daniel,
Which version of the OSG are you using?
On 7/24/06, Daniel Larimer <[EMAIL PROTECTED]> wrote:
When I run osgviewer cow.osg
I get the following crash (Thread 1) in flushDeletedGlPrograms().
I am running on a Quad G5 with a 7800GT with dual displays.
Are you running X11, AGL, CGL?
Is the a bug tracking system in place for OSG? I have looked all
over the website and found only this mailing list.
Bug reporting is done via this mailing list - air all your dirty
laundry in public and you have great incentive for fixing it pronto
;-)
BTW, I now work day in day out on dual core, dual graphics card
system, so am testing the multi-thread usage all the time.
Unfortunately I don't have a G5 to test against, so I'll have to defer
to others to help out in reproducing the problem.
If you have just one graphics card then ideally for performance we
should be just using a single graphics context (since there is only
one graphics card to process all the data). AGL/CGL make this really
awkward when full screen, as it forces two seperated contexts. Under
X11 its easier it should just create a single graphics context across
both screens.
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/