Files
OpenSceneGraph/src/osgPlugins/osg
Robert Osfield 7cd4641ece From Stephane Lamoliatte, "I added the osg::Program parameters support for the osg plug'in.
Now we could correctly configure geometry shaders in osg files."

Notes from Robert Osfield, renamed the names of the parameters to be less GL centric and more human readable.
2008-08-15 16:43:56 +00:00
..
2005-11-17 15:03:51 +00:00
2008-06-18 20:17:13 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2005-04-08 09:36:42 +00:00
2005-11-17 15:03:51 +00:00
2005-04-08 09:36:42 +00:00
2005-11-17 15:03:51 +00:00
2005-11-03 17:12:49 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2003-06-25 07:59:59 +00:00
2005-04-08 09:36:42 +00:00
2005-11-17 15:03:51 +00:00

Notes
=====

The support in Image.cpp is also not full functional and should be rewritten 
in the future to support inline images.  Currently osg::Images are supported
via the osgDB::Registry::read/writeImage methods and plugins.

Robert Osfield,
March 2001.