3975fc9b01
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. |
||
---|---|---|
.. | ||
osg | ||
osgDB | ||
osgGA | ||
osgParticle | ||
osgProducer | ||
osgSim | ||
osgText | ||
osgUtil |