summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/elements
Commit message (Expand)AuthorAgeFilesLines
* Added setUniformMatrices*() methods to Shader. Fleshed out setUniform*() met...Christopher Campbell2007-04-091-11/+0
* Hacked in support for setUniform() in ShaderNode. When I say hack, I mean it...Christopher Campbell2007-04-041-0/+14
* Added new DepthTest node class, with support from [GL]DepthTestElement. This...Christopher Campbell2007-04-042-0/+179
* Checked in code from Chris Campbell for abstracting shader support andKenneth Russel2007-04-032-0/+191
* Made TextureElement refer to the Texture2 node rather than the TextureKenneth Russel2007-03-272-32/+36
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-188-0/+58
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-1818-0/+1713