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.
This commit is contained in:
@@ -64,7 +64,7 @@ echo osglight
|
||||
osglight glider.osg
|
||||
|
||||
echo osglightpoint
|
||||
osglightpoint
|
||||
#osglightpoint
|
||||
|
||||
echo osglogo
|
||||
osglogo
|
||||
|
||||
Reference in New Issue
Block a user