OpenSceneGraph/src
Robert Osfield 22e8047869 Used a faster method for checking for power of 2 on the image dimensions and
did a check on forcing 16bits textures in osg::Texture (which speeds things
up on the Umea model which is performance bound by texture memory.), the
later check is now commented out.
2002-04-14 20:30:43 +00:00
..
Demos Added DataVariance enum and set/get fields to osg::Object to help identify 2002-04-11 23:20:23 +00:00
osg Used a faster method for checking for power of 2 on the image dimensions and 2002-04-14 20:30:43 +00:00
osgDB Edited INSTALL for new make and installation procedures. 2002-04-05 01:52:15 +00:00
osgGLUT Fixes to osg::Image::createImage(..), and addition of code to Viewer.cpp to support 2002-04-14 13:41:13 +00:00
osgPlugins Fixes to osg::Image::createImage(..), and addition of code to Viewer.cpp to support 2002-04-14 13:41:13 +00:00
osgText Fixes for Win32 build 2002-04-12 09:53:39 +00:00
osgUtil Fix for crash in SceneView introduced when ungarded use of _dispalySettings 2002-04-14 12:53:36 +00:00
Makefile The new order for building OSG. All Makefiles are replaced and 2002-04-02 06:44:57 +00:00