aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN...Sven Gothel2013-10-061-0/+2
* Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...Sven Gothel2013-07-171-1/+7
* Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun...Sven Gothel2013-04-141-0/+2
* Make GLBufferStateTracker more robust: Catch GLError on Get(), causes INVALID...Sven Gothel2012-09-201-6/+8
* debug: remove tracker from jogl.debug=allSven Gothel2011-08-091-2/+1
* Cont. fix 'Allow VBO/Texture Name (int) < 0'Sven Gothel2011-08-011-22/+22
* StateTracker: Map's KeyNotFound value -1 -> 0xffffffff... allowing unusual va...Sven Gothel2011-08-011-12/+32
* GLBufferSizeTracker/GLBufferStateTracker: Remove RedundancySven Gothel2011-04-221-8/+0
* 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/+157