OpenSceneGraph/src
Robert Osfield 56cee8c711 Move the applying of Projection and ModelView matrices into osg::State so that
it now maintains references to the last applied matrices, automatically doing
lazy state updating.  This simplifies the various places in the OSG which
were previously doing the applying, add paves the way for managing the
projection matrix within the scene graph.

Remove MemoryAdapter and mem_ptr as they arn't being used, and can potentially
confuse users by their existance.
2002-03-29 17:26:40 +00:00
..
Demos Futher updates to MemoryManager, fixed memory leak in osgconv. 2002-03-27 16:31:25 +00:00
osg Move the applying of Projection and ModelView matrices into osg::State so that 2002-03-29 17:26:40 +00:00
osgDB Futher updates to MemoryManager, fixed memory leak in osgconv. 2002-03-27 16:31:25 +00:00
osgGLUT Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
osgPlugins Added support for setting the texture subload width and height within 2002-03-27 22:51:58 +00:00
osgText Fixes for dos endings in MemoryManager.cpp, and compile fix for osgText for 2002-03-29 12:23:20 +00:00
osgUtil Move the applying of Projection and ModelView matrices into osg::State so that 2002-03-29 17:26:40 +00:00
Makefile Updated the makefiles to all have the #!gmake reference to force IRIX 2002-02-13 22:56:47 +00:00