Robert Osfield
|
64b26ebeb5
|
Added debug State::print(std::ostream&) method and extra debug messages in ShaderComposer and ShaderAttribute.
Added better shader composition testing in the osgshadercomposition example.
|
2010-07-10 17:14:59 +00:00 |
|
Robert Osfield
|
46b221a832
|
Added compile/release and resize of GL objects to ShaderAttribute.
Removed the StateAttribute::compose() method.
Fixed the default type value in ShaderAttribute
|
2010-07-06 12:19:26 +00:00 |
|
Robert Osfield
|
a55c4b7d70
|
Added basic ShaderComponent class and beginnings osgshadercomposition example
|
2010-07-02 12:04:20 +00:00 |
|
Robert Osfield
|
5cac233764
|
Added beginnings of shader composition with the shells of the ShaderComposer and ShaderAttribute classes. This aren't
functional yet, but a useful placeholders for future fucntionality.
|
2010-06-24 17:15:27 +00:00 |
|