aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/VBORegionSPES2.java
Commit message (Expand)AuthorAgeFilesLines
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-5/+8
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-41/+54
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-126/+126
* Merge: merged with sgothelRami Santina2011-04-081-58/+64
|\
| * Use GLArrayDataServer to handle shader attributes/data using VBOSven Gothel2011-04-081-58/+63
* | Added getBounds impl to region, returning AABBoxRami Santina2011-04-081-2/+16
|/
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+185