| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |