aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/graph/curve/OutlineShape.java
Commit message (Expand)AuthorAgeFilesLines
* Merge with sgothelRami Santina2011-03-301-18/+17
|\
| * Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-301-14/+14
* | Added inclass comments to OutlineShapeRami Santina2011-03-301-36/+123
|/
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-291-26/+2
* Common demo gllistener for text; Cleanup HwTextRenderer: Use GL as parameter ...Sven Gothel2011-03-261-1/+0
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-251-34/+34
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+244