Files
OpenSceneGraph/src/osg
Robert Osfield fe61dcac69 From Colin McDonald, "I have an application with multiple windows. They share GL objects
between the contexts, using the GraphicsContext::Traits sharedContext
and setting the same contextID.

When one of these shared contexts is closed, GraphicsContext::close
deletes all GLObjects for that contextID, regardless of the fact that
they are shared.  This means that all of the other contexts sharing the
objects have to recompile them.

The attached tweak makes GraphicsContext::close a bit less brutal for
shared contexts.  I have also changed a misleading diagnostic message.
"
2012-02-01 17:42:42 +00:00
..
2007-12-04 14:44:21 +00:00
2011-04-27 16:05:37 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2011-04-28 16:33:14 +00:00
2006-07-18 15:21:48 +00:00
2007-08-10 17:44:54 +00:00
2011-04-14 15:22:43 +00:00
2011-05-24 10:15:17 +00:00
2006-07-18 15:21:48 +00:00
2011-05-24 10:16:12 +00:00
2011-05-24 10:18:05 +00:00
2010-11-22 11:22:03 +00:00
2010-11-22 11:22:03 +00:00
2011-05-24 10:19:22 +00:00
2006-07-18 15:21:48 +00:00
2009-02-03 17:14:34 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2010-12-23 13:11:15 +00:00
2006-07-18 15:21:48 +00:00
2011-03-30 15:15:07 +00:00
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2010-11-22 11:22:03 +00:00
2006-10-30 12:14:00 +00:00
2009-11-23 09:53:08 +00:00