OpenSceneGraph/include
Robert Osfield a1bda0dab8 Added support for per context extension string.
Note, this required adding a unsigned int context ID to the osg::isGLUExtensionSupported(,)
and osg::isGLExtensionSupported(,) functions.  This may require reimplementation
of end user code to accomodate the new calling convention.
2005-04-26 13:15:27 +00:00
..
osg Added support for per context extension string. 2005-04-26 13:15:27 +00:00
osgDB Added next stage of support for osg::Uniform in .osg plugin 2005-04-18 12:34:28 +00:00
osgFX Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
osgGA Futher work on adding event and update callbacks to StateSet, Uniform and StateAttributes 2005-04-25 11:05:02 +00:00
osgIntrospection Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
osgParticle Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
osgProducer Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
osgSim Added setValue and setSwitchSet methods 2005-04-15 20:05:30 +00:00
osgTerrain Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
osgText Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
osgUtil Futher work on adding event and update callbacks to StateSet, Uniform and StateAttributes 2005-04-25 11:05:02 +00:00