aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLBufferStorage.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)Sven Gothel2015-02-021-160/+0
* 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
* Bug 801: Reduce temp. object creation, i.e. GC loadSven Gothel2014-04-021-4/+14
* Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...Sven Gothel2014-01-211-0/+150