| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts) | Sven Gothel | 2014-02-24 | 2 | -346/+0 |
* | Merge branch 'master' into stash_glyphcache | Sven Gothel | 2014-02-23 | 2 | -20/+20 |
|\ |
|
| * | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 2 | -39/+39 |
| * | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 2 | -2/+2 |
* | | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean) | Sven Gothel | 2014-02-23 | 2 | -57/+91 |
|/ |
|
* | Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in... | Sven Gothel | 2012-02-25 | 1 | -3/+10 |
* | minor edit | Sven Gothel | 2011-11-09 | 1 | -1/+1 |
* | Add Factory for triangulation with base Interface; misc cleanup | Rami Santina | 2011-06-05 | 1 | -1/+1 |
* | Font and TypecastRender generate array of OutlineShapes instead of Path2D | Rami Santina | 2011-06-02 | 2 | -80/+24 |
* | Remove implicit for loops reduces temp objects | Rami Santina | 2011-05-21 | 1 | -0/+1 |
* | Fix: glyph outline orientation with the removal of inversion | Rami Santina | 2011-05-10 | 1 | -1/+2 |
* | Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj... | Sven Gothel | 2011-05-09 | 1 | -6/+5 |
* | Graph/GLyph*: Add static factory method for non Renderer creation, | Sven Gothel | 2011-05-08 | 2 | -34/+83 |
* | Graph / Text: Use CharSequence as char/string interface to text rendering | Sven Gothel | 2011-05-06 | 1 | -5/+5 |
* | GlyphShape: Use switch block for PathIterator - adding default (exception) | Sven Gothel | 2011-05-06 | 1 | -24/+28 |
* | Graph: More std. functionality (equals, clone) / Better in-place transformati... | Sven Gothel | 2011-05-06 | 1 | -28/+7 |
* | Merging OutlineShape.VerticesState enum type (John Pritchard <jdp@syntelos.or... | Sven Gothel | 2011-05-05 | 1 | -1/+1 |
* | Added nonuniform weight impl; misc enhancements/cleanups | Rami Santina | 2011-05-02 | 2 | -14/+14 |
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function... | Sven Gothel | 2011-04-26 | 1 | -2/+3 |
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 1 | -19/+17 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 2 | -229/+229 |
* | TextRenderer - createString exposed; Renderer - added scale(); | Rami Santina | 2011-04-08 | 1 | -0/+5 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 2 | -0/+324 |