index
:
jogl-utils.git
master
JOGL Utils repository on http://jogamp.org/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
joglutils
/
msg
/
elements
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)
HEAD
master
Sven Gothel
2019-12-31
21
-111
/
+104
*
Updates to joglutils workspace to work with JOGL 2 APIs. Cleaned up
Kenneth Russel
2009-07-18
8
-54
/
+54
*
Provided fallback code paths if OpenGL 1.3 (glLoadTransposeMatrixf,
Kenneth Russel
2007-04-24
3
-4
/
+28
*
Added setUniformMatrices*() methods to Shader. Fleshed out setUniform*() met...
Christopher Campbell
2007-04-09
1
-11
/
+0
*
Hacked in support for setUniform() in ShaderNode. When I say hack, I mean it...
Christopher Campbell
2007-04-04
1
-0
/
+14
*
Added new DepthTest node class, with support from [GL]DepthTestElement. This...
Christopher Campbell
2007-04-04
2
-0
/
+179
*
Checked in code from Chris Campbell for abstracting shader support and
Kenneth Russel
2007-04-03
2
-0
/
+191
*
Made TextureElement refer to the Texture2 node rather than the Texture
Kenneth Russel
2007-03-27
2
-32
/
+36
*
Added extensible action method mechanism via ActionTable, decoupling
Kenneth Russel
2007-03-18
8
-0
/
+58
*
Initial checkin of the Minimal Scene Graph (MSG) library, intentended
Kenneth Russel
2007-03-18
18
-0
/
+1713