aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataClient.java
Commit message (Expand)AuthorAgeFilesLines
* Clarify/Fix GLArrayDataEditable:padding() - no use case yet .. wellSven Gothel2011-10-071-4/+5
* ShaderState Usage/Test: Add setShaderState(GL) for pre-use attachment to the ...Sven Gothel2011-08-301-1/+9
* GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS...Sven Gothel2011-08-301-20/+19
* Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/...Sven Gothel2011-08-221-1/+7
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-221-31/+24
* Cont. fix 'Allow VBO/Texture Name (int) < 0'Sven Gothel2011-08-011-4/+4
* GLArrayData API and impl. changesSven Gothel2011-04-221-72/+52
* FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-081-53/+109
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+1
* com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.Michael Bien2010-03-291-10/+11
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+353