Files
OpenSceneGraph/src/osg
Robert Osfield 4f4f68e961 Added support for reading the new OSG_MAX_TEXTURE_SIZE environmental variable
inside the osg::Image::ensureValidSizeForTexturing() method. The
smallest of GL_MAX_TEXTURE_SIZE and OSG_MAX_TEXTURE_SIZE is used for the
final max texture size.

This new env. var. allows users to deliberate cap the size of their textures
so they can test whether their models are limited by texture memory.  If
reducing the max texture size increases performance then you are limited
by texture memory!
2002-06-19 18:45:05 +00:00
..
2002-04-21 22:05:26 +00:00
2001-09-19 21:19:47 +00:00
2002-06-12 09:22:30 +00:00
2002-04-21 22:05:26 +00:00
2002-04-12 09:53:39 +00:00