aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/opengl/TextRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-199/+0
* Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-33/+39
* Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...Sven Gothel2012-02-251-2/+3
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-051-3/+3
* Font and TypecastRender generate array of OutlineShapes instead of Path2DRami Santina2011-06-021-7/+0
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-15/+21
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-1/+1
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-3/+3
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-27/+71
* Merge: merged with sgothelRami Santina2011-04-081-20/+61
|\
| * Fix: Cached GlyphString handlingSven Gothel2011-04-081-20/+62
* | TextRenderer - createString exposed; Renderer - added scale();Rami Santina2011-04-081-1/+1
|/
* Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp...Sven Gothel2011-04-051-0/+5
* Font Names: Expose name indices allowing user to pick all names ..Sven Gothel2011-04-011-4/+4
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+103