OpenSceneGraph/src/osgFX
Robert Osfield 2db68f98a8 Changed the updateStateSet code so that it creates a new StateSet each update
rather than clear and reuse the existing one, this change fixes a threading
issue that occured when the viewer is in DrawThreadPerContext.
2008-03-04 11:52:21 +00:00
..
AnisotropicLighting.cpp Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal 2006-06-26 20:45:51 +00:00
BumpMapping.cpp Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal 2006-06-26 20:45:51 +00:00
Cartoon.cpp Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal 2006-06-26 20:45:51 +00:00
CMakeLists.txt From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
Effect.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
MultiTextureControl.cpp Changed the updateStateSet code so that it creates a new StateSet each update 2008-03-04 11:52:21 +00:00
Registry.cpp Moved to standard OSG coding style. 2005-04-29 06:32:13 +00:00
Scribe.cpp Moved to standard OSG coding style. 2005-04-29 06:32:13 +00:00
SpecularHighlights.cpp Warning fixes for IRIX 2005-05-16 15:51:57 +00:00
Technique.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
Validator.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00