aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/glsl
Commit message (Expand)AuthorAgeFilesLines
* GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to interleaved sub...Sven Gothel2011-10-073-13/+137
* GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS...Sven Gothel2011-08-303-141/+18
* API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst...Sven Gothel2011-08-221-8/+8
* Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/...Sven Gothel2011-08-223-22/+76
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-228-39/+318
* Cont. fix 'Allow VBO/Texture Name (int) < 0'Sven Gothel2011-08-011-4/+4
* Fixed regression of commit 360b86f4b5d0e440863c1749fe990e39fbabc51cSven Gothel2011-08-011-2/+2
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-61/+61
* GLArrayData API and impl. changesSven Gothel2011-04-221-14/+14
* FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-081-8/+8
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-092-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0820-0/+1207