summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/elements
Commit message (Expand)AuthorAgeFilesLines
* Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)HEADmasterSven Gothel2019-12-3121-111/+104
* Updates to joglutils workspace to work with JOGL 2 APIs. Cleaned upKenneth Russel2009-07-188-54/+54
* Provided fallback code paths if OpenGL 1.3 (glLoadTransposeMatrixf,Kenneth Russel2007-04-243-4/+28
* 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