aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* StateTracker: Map's KeyNotFound value -1 -> 0xffffffff... allowing unusual va...Sven Gothel2011-08-011-14/+14
* - LinkedList -> ArrayList (using tail) for O(1) operationSven Gothel2011-03-191-19/+23
* GLStateTracker code review:Michael Bien2011-03-051-23/+25
* Fix GLStateTracker PixelStore popAttrib(): Only write new state if correspond...Sven Gothel2011-03-051-9/+19
* 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/+179