aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PES2.java
Commit message (Expand)AuthorAgeFilesLines
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-19/+15
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-103/+117
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-184/+184
* 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