aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/curve/opengl/VBORegion2PGL3.java
Commit message (Expand)AuthorAgeFilesLines
* Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-301-3/+3
* 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-251-11/+11
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+363