index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
com
/
jogamp
/
opengl
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug : Quaternion multiplication unexpected behavior
HaZuki
2012-11-16
1
-2
/
+2
*
Frustum: Clarify method names, fix point/sphere classification, add used refe...
Sven Gothel
2012-11-12
1
-25
/
+70
*
Frustum: Add doc. about Frustum's Plane's normal orientation
Sven Gothel
2012-11-12
1
-2
/
+16
*
Frustum: Cleanup / update; PMVMatrix: Fix mulPMV
Sven Gothel
2012-11-12
1
-12
/
+23
*
Frustum: Clarify isOutside(AABBox) impl, add isOutside for point and sphere
Sven Gothel
2012-11-12
1
-6
/
+43
*
Adding Ref.: Frustum-Culling, Max Wagner
Sven Gothel
2012-11-12
1
-10
/
+12
*
Validating Frustum w/ help of Eduard White
[email protected]
, referencing th...
Sven Gothel
2012-11-12
1
-70
/
+134
*
Frustum: Print Plane's normals properly in toString()
Sven Gothel
2012-11-11
1
-1
/
+1
*
Frustum: Passing Mv*P (column major order)
Sven Gothel
2012-11-11
1
-29
/
+29
*
Frustum: Simpler usage (ctor, update) no need for explicit compute() method. ...
Sven Gothel
2012-11-11
1
-102
/
+143
*
AABBox: Add public direct setSize(..), skipping redundant reset() / resize(..)
Sven Gothel
2012-11-11
1
-18
/
+31
*
Cleanup Frustum Math Util: Independent / Compile Clean / Relocation ; PMVMatr...
Sven Gothel
2012-11-11
1
-0
/
+174
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
7
-0
/
+1806