aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataEditable.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-1/+1
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-14/+14
* GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in detai...Sven Gothel2012-10-121-10/+20
* GLArrayData* VBO binding: Adding explicit bindBuffer(..) method, since VBO is...Sven Gothel2012-10-121-3/+18
* Clarify/Fix GLArrayDataEditable:padding() - no use case yet .. wellSven Gothel2011-10-071-1/+1
* GLArrayData API and impl. changesSven Gothel2011-04-221-24/+26
* FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-081-9/+4
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+110