summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-2/+2
* Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModesSven Gothel2014-05-261-9/+10
* GLPixelStorageModes: Safe and restore GL2ES3 modes, i.e. add missing GLES3 mo...Sven Gothel2014-02-141-8/+8
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-26/+26
* Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isIn...Sven Gothel2013-09-211-0/+1
* Bug 839: Clarifying GLStateTracker.clearStates(..) remove 'enable' change - P...Sven Gothel2013-09-201-4/+4
* 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