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
/
jogamp
/
graph
/
geom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Findbugs: Use inner static class where possible
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs: Add FIXME comment regarding float comparison (consider using FloatU...
Sven Gothel
2014-07-08
1
-0
/
+2
*
Findbugs: Remove redundant instanceof checks
Sven Gothel
2014-07-08
1
-7
/
+8
*
Findbugs.normal: Adding safeguard hashCode() implementation throwing Internal...
Sven Gothel
2014-07-08
1
-0
/
+4
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
5
-178
/
+178
*
Bug 801: Reduce temp. object creation, i.e. GC load
Sven Gothel
2014-04-02
1
-48
/
+26
*
Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-01
1
-10
/
+10
*
Add generic support for picking via raycast intersection and AABBox (or similar)
Sven Gothel
2014-03-16
1
-1
/
+1
*
Quaternion: User EPSILON for all tests against zero and one (identity .. ) an...
Sven Gothel
2014-03-15
1
-2
/
+6
*
Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...
Sven Gothel
2014-03-15
1
-54
/
+56
*
Math and PMVMatrix: Cleanup and Refine
Sven Gothel
2014-03-14
1
-15
/
+63
*
Bug 801: AffineTransform: Remove Serializable, make methods final; FloatUtil:...
Sven Gothel
2014-03-06
1
-68
/
+36
*
Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G...
Sven Gothel
2014-02-27
1
-9
/
+23
*
Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)
Sven Gothel
2014-02-24
2
-19
/
+15
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+5
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
3
-59
/
+59
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
3
-3
/
+904
*
Merge MathFloat into FloatUtil
Sven Gothel
2012-11-11
1
-8
/
+8
*
Path2D: Reuse 'contains(..)' method, footprint
Sven Gothel
2012-10-16
1
-6
/
+1
*
jogl: remove infinite loop in Path2D.contains(AABBox)
Harvey Harrison
2012-10-15
1
-1
/
+6
*
Graph: more clone() cleanup.
Sven Gothel
2011-05-06
1
-2
/
+2
*
GlyphShape: Use switch block for PathIterator - adding default (exception)
Sven Gothel
2011-05-06
1
-24
/
+27
*
Graph: More std. functionality (equals, clone) / Better in-place transformati...
Sven Gothel
2011-05-06
2
-5
/
+5
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
2
-22
/
+22
*
Remove HashCode util and its usage
Sven Gothel
2011-04-01
1
-3
/
+3
*
integrated typecast into jogamp. tree
Sven Gothel
2011-04-01
1
-1
/
+1
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
5
-0
/
+1115