aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/curve
Commit message (Expand)AuthorAgeFilesLines
* Final core and demo changes for jogl mergeSven Gothel2011-04-013-15/+14
* Fix: Outline over triangulation.Rami Santina2011-03-311-6/+5
* VBORegion2PGL3 -> VBORegion2PES2Sven Gothel2011-03-301-63/+66
* Merge with sgothelRami Santina2011-03-308-120/+117
|\
| * Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-308-120/+117
* | Fix: RegionRenderer TwoPass Renderering, fix methodnames in RendererRami Santina2011-03-301-2/+6
* | Merge chnages with sgothelRami Santina2011-03-304-0/+507
|\|
| * Refactor: Public *Renderer / Unify Region Demos / Using own Screenshot (non A...Sven Gothel2011-03-304-0/+507
* | Added inclass comments to OutlineShapeRami Santina2011-03-301-8/+8
|/
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-292-20/+12
* Demo refactor variable namesRami Santina2011-03-271-1/+1
* Common demo gllistener for text; Cleanup HwTextRenderer: Use GL as parameter ...Sven Gothel2011-03-261-22/+37
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-258-90/+88
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this in...Sven Gothel2011-03-252-4/+6
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-258-0/+1588