aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java
Commit message (Expand)AuthorAgeFilesLines
* GLArrayData*: toString(): Dump the vboOffset in decimalSven Gothel2012-04-031-1/+1
* Fix GLArrayDataServer.destroy(GL): vboName was cleared by super class before ...Sven Gothel2012-03-051-3/+6
* GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to interleaved sub...Sven Gothel2011-10-071-7/+9
* GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS...Sven Gothel2011-08-301-39/+56
* API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst...Sven Gothel2011-08-221-13/+58
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-221-15/+74
* Cont. fix 'Allow VBO/Texture Name (int) < 0'Sven Gothel2011-08-011-4/+4
* GLArrayData API and impl. changesSven Gothel2011-04-221-66/+86
* FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-081-45/+74
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+209