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
/
FloatUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ...
Sven Gothel
2014-07-07
1
-2
/
+2
*
Fix FloatUtil.makePerspective(..): The tan(fovy/2) shall be used, not tan(fov...
Sven Gothel
2014-07-05
1
-53
/
+12
*
FloatUtil.makePick(..): Refine API doc, incl. PMVMatrix.gluPickMatrix(..)
Sven Gothel
2014-07-03
1
-4
/
+10
*
Bug 1021: Refine Stereo Rendering API and OculusVR implementing renderer
Sven Gothel
2014-07-03
1
-15
/
+83
*
Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE...
Sven Gothel
2014-07-01
1
-20
/
+63
*
Enhance FloatUtil: More optimizations, concludes commit 0bded476868c5fdfe4450...
Sven Gothel
2014-06-28
1
-476
/
+549
*
Enhance FloatUtil: Merge ProjectFloat features while adding optimized variati...
Sven Gothel
2014-06-27
1
-208
/
+1374
*
Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-02
1
-0
/
+162
*
Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits ..
Sven Gothel
2014-03-17
1
-0
/
+8
*
FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...
Sven Gothel
2014-03-15
1
-2
/
+86
*
Quaternion: User EPSILON for all tests against zero and one (identity .. ) an...
Sven Gothel
2014-03-15
1
-2
/
+2
*
Math and PMVMatrix: Cleanup and Refine
Sven Gothel
2014-03-14
1
-92
/
+254
*
Bug 801: AffineTransform: Remove Serializable, make methods final; FloatUtil:...
Sven Gothel
2014-03-06
1
-5
/
+21
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-44
/
+44
*
FloatUtil: Add in-place multMatrixf (since we mult line by line, we can multi...
Sven Gothel
2013-06-09
1
-0
/
+51
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
1
-0
/
+522