aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1135 - Cleanup: Class ownership change of static GL enumeratesSven Gothel2015-03-061-14/+13
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-1/+1
* Findbugs: Use static fields where possibleSven Gothel2014-07-081-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-10/+11
* Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...Sven Gothel2014-01-211-41/+94
* Bug 943 - GLBufferStateTracker shall support tracking all possible buffer tar...Sven Gothel2014-01-151-12/+27
* Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffersSven Gothel2014-01-141-21/+22
* Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and...Sven Gothel2014-01-141-179/+16
* Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe...Sven Gothel2014-01-141-16/+179
* Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec...Sven Gothel2013-11-011-6/+24
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-15/+15
* 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