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
/
math
/
geom
Commit message (
Expand
)
Author
Age
Files
Lines
*
FloatUtil: Add IEC559_SIGN_BIT; Align API doc and implementation w/ native ja...
Sven Göthel
2024-04-25
1
-1
/
+1
*
Remove Clonable and clone() in favor of explicit determined copy() and copy-c...
Sven Göthel
2024-02-02
2
-38
/
+3
*
Math Vec*: Rename {scale->mul}(..) for non-scalar types (n-dim); Add div(..)
Sven Göthel
2024-01-26
1
-4
/
+4
*
Frustum: Revise code and its Plane definition to support Cube->Frustum as wel...
Sven Göthel
2024-01-19
1
-43
/
+193
*
Add Cube to Frustum Plane mapping, supporting transformation of object-space ...
Sven Göthel
2024-01-19
2
-1
/
+251
*
AABBox: Rename private fields {bl, tr} -> {lo, hi} denoting proper orientatio...
Sven Göthel
2024-01-19
1
-137
/
+137
*
AABBox: Add intersects(AABBox), contains(AABBox), scale(float, float, float) ...
Sven Göthel
2024-01-15
1
-0
/
+59
*
AABBox: Rename private fields low -> bl and hight -> tr for readability; Unro...
Sven Göthel
2024-01-15
1
-149
/
+187
*
AABBox resize{Width, Height}(..): Positive argument shall always denote expan...
Sven Göthel
2024-01-12
1
-4
/
+4
*
Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...
Sven Gothel
2023-09-20
9
-0
/
+3522