| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1135 - Cleanup: Class ownership change of static GL enumerates | Sven Gothel | 2015-03-06 | 1 | -14/+13 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Findbugs: Use static fields where possible | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -10/+11 |
* | Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron... | Sven Gothel | 2014-01-21 | 1 | -41/+94 |
* | Bug 943 - GLBufferStateTracker shall support tracking all possible buffer tar... | Sven Gothel | 2014-01-15 | 1 | -12/+27 |
* | Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffers | Sven Gothel | 2014-01-14 | 1 | -21/+22 |
* | Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and... | Sven Gothel | 2014-01-14 | 1 | -179/+16 |
* | Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe... | Sven Gothel | 2014-01-14 | 1 | -16/+179 |
* | Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec... | Sven Gothel | 2013-11-01 | 1 | -6/+24 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -15/+15 |
* | Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN... | Sven Gothel | 2013-10-06 | 1 | -0/+2 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+7 |
* | Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun... | Sven Gothel | 2013-04-14 | 1 | -0/+2 |
* | Make GLBufferStateTracker more robust: Catch GLError on Get(), causes INVALID... | Sven Gothel | 2012-09-20 | 1 | -6/+8 |
* | debug: remove tracker from jogl.debug=all | Sven Gothel | 2011-08-09 | 1 | -2/+1 |
* | Cont. fix 'Allow VBO/Texture Name (int) < 0' | Sven Gothel | 2011-08-01 | 1 | -22/+22 |
* | StateTracker: Map's KeyNotFound value -1 -> 0xffffffff... allowing unusual va... | Sven Gothel | 2011-08-01 | 1 | -12/+32 |
* | GLBufferSizeTracker/GLBufferStateTracker: Remove Redundancy | Sven Gothel | 2011-04-22 | 1 | -8/+0 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+157 |