| Commit message (Expand) | Author | Age | Files | Lines |
* | VectorUtil: Fix method names, i.e. use type-suffix in end of function for cla... | Sven Gothel | 2014-04-09 | 2 | -5/+5 |
* | Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in... | Sven Gothel | 2014-04-01 | 1 | -1/+10 |
* | Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc... | Sven Gothel | 2014-03-22 | 4 | -45/+412 |
* | FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te... | Sven Gothel | 2014-03-15 | 1 | -8/+8 |
* | Bug 801: Cleanup CDTriangulator2D | Sven Gothel | 2014-03-01 | 1 | -24/+18 |
* | Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al... | Sven Gothel | 2014-02-28 | 1 | -12/+8 |
* | Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts) | Sven Gothel | 2014-02-24 | 2 | -27/+24 |
* | Merge branch 'master' into stash_glyphcache | Sven Gothel | 2014-02-23 | 5 | -51/+54 |
|\ |
|
| * | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+3 |
| * | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 5 | -47/+47 |
| * | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 2 | -4/+4 |
* | | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean) | Sven Gothel | 2014-02-23 | 1 | -1/+2 |
|/ |
|
* | Add Factory for triangulation with base Interface; misc cleanup | Rami Santina | 2011-06-05 | 1 | -0/+203 |
* | Remove implicit for loops reduces temp objects | Rami Santina | 2011-05-21 | 3 | -11/+12 |
* | Fix: vertex in loop test; using crossing method | Rami Santina | 2011-05-21 | 2 | -68/+15 |
* | Graph: getWinding(ArrayList<Vertex> vertices) test; minor renaming | Sven Gothel | 2011-05-10 | 2 | -3/+4 |
* | Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader... | Sven Gothel | 2011-05-10 | 1 | -21/+25 |
* | Fix: glyph outline orientation with the removal of inversion | Rami Santina | 2011-05-10 | 1 | -2/+2 |
* | Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj... | Sven Gothel | 2011-05-09 | 1 | -20/+20 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 4 | -549/+549 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 4 | -0/+704 |