3975fc9b013d7dfd46fca33e72fa06cfc888255f
Removed the rescalling of images in osg::Image during texture apply, moving the rescale so it is locally calculated. This solves an outstanding threading problem which occured by multiple draw threads all tried to rescale the same image at one time. Made osg::Image ptr in osg::Texture2D non mutable as it is no longer modified during apply.
Welcome to the OpenSceneGraph (OSG). For information on the project, this distribtion, how to compile and run libraries and demos, and for documention see open up index.html in your perfered html browser. Robert Osfield. robert@openscenegraph.com April 2002.
Description
Languages
C++
89.7%
C
5.1%
CMake
2.3%
HTML
1.6%
Objective-C++
0.9%
Other
0.2%