aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/graph/curve
Commit message (Expand)AuthorAgeFilesLines
* Renamed Hw*Renderer -> *RendererSven Gothel2011-03-302-9/+9
* Relocate Hw*Renderer -> opengl subpackageSven Gothel2011-03-304-10/+8
* Font Refactoring ; Misc Changes ; Demo/Test UpdateSven Gothel2011-03-301-43/+29
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-292-29/+6
* Refactor / Use font name as file path, if not a java fontSven Gothel2011-03-291-2/+1
* Merge with changes done for unit testsRami Santina2011-03-291-14/+15
|\
| * Font: Make font instances size agnostic (remove all size states), size is onl...Sven Gothel2011-03-261-14/+15
* | Add debug flag for boundary triRami Santina2011-03-291-1/+3
|/
* Common demo gllistener for text; Cleanup HwTextRenderer: Use GL as parameter ...Sven Gothel2011-03-262-105/+109
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-255-61/+60
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this in...Sven Gothel2011-03-251-3/+4
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-258-0/+1504