aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/curve/opengl/VBORegionSPES2.java
Commit message (Expand)AuthorAgeFilesLines
* Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-301-3/+3
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-251-12/+12
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+185