aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve
Commit message (Expand)AuthorAgeFilesLines
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-236-146/+390
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-084-468/+468
* Merge: merged with sgothelRami Santina2011-04-083-21/+74
|\
| * Use common constants for shader attributes (needs to be completed)Sven Gothel2011-04-082-1/+14
| * Fix: Cached GlyphString handlingSven Gothel2011-04-081-20/+62
* | TextRenderer - createString exposed; Renderer - added scale();Rami Santina2011-04-082-1/+8
* | Added getBounds impl to region, returning AABBoxRami Santina2011-04-081-0/+3
|/
* Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp...Sven Gothel2011-04-052-0/+10
* Rendered: +enable(GL, bool) ; dumpFontNames..Sven Gothel2011-04-011-0/+4
* Font Names: Expose name indices allowing user to pick all names ..Sven Gothel2011-04-011-4/+4
* Folded turtle2d into jogl foldersSven Gothel2011-04-017-0/+1096