summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/elements/GLShaderElement.java
Commit message (Expand)AuthorAgeFilesLines
* Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)HEADmasterSven Gothel2019-12-311-7/+5
* 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
* Checked in code from Chris Campbell for abstracting shader support andKenneth Russel2007-04-031-0/+92