summaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/curve/opengl
Commit message (Expand)AuthorAgeFilesLines
* VBORegion2PGL3 -> VBORegion2PES2Sven Gothel2011-03-301-63/+66
* Merge with sgothelRami Santina2011-03-302-6/+6
|\
| * Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-302-6/+6
* | Fix: RegionRenderer TwoPass Renderering, fix methodnames in RendererRami Santina2011-03-301-2/+6
|/
* Refactor: Public *Renderer / Unify Region Demos / Using own Screenshot (non A...Sven Gothel2011-03-304-0/+507
* 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-252-23/+23
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-252-0/+548