summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLBufferSizeTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...Sven Gothel2014-01-211-209/+0
* Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffersSven Gothel2014-01-141-32/+41
* Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and...Sven Gothel2014-01-141-0/+200
* Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe...Sven Gothel2014-01-141-200/+0
* Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec...Sven Gothel2013-11-011-5/+6
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-9/+9
* Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...Sven Gothel2013-07-171-2/+8
* debug: remove tracker from jogl.debug=allSven Gothel2011-08-091-2/+1
* StateTracker: Map's KeyNotFound value -1 -> 0xffffffff... allowing unusual va...Sven Gothel2011-08-011-9/+9
* GLBufferSizeTracker/GLBufferStateTracker: Remove RedundancySven Gothel2011-04-221-23/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+214