aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PES2.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rsantina/graph' into graphSven Gothel2011-04-081-0/+4
|\
| * Merge: merged with sgothelRami Santina2011-04-081-158/+164
| |\
| * | Added getBounds impl to region, returning AABBoxRami Santina2011-04-081-0/+5
* | | destroy: clear vertices/triangle arraysSven Gothel2011-04-081-2/+2
| |/ |/|
* | Use GLArrayDataServer to handle shader attributes/data using VBOSven Gothel2011-04-081-157/+164
|/
* Fix: Use new FBObject; Use shaderProgram.program() instead of shaderProgram.id()Sven Gothel2011-04-051-65/+30
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+385