aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java
Commit message (Expand)AuthorAgeFilesLines
* API doc: GLStateKeeper (wording), GLAutoDrawable (enh. init desc.), GLDrawabl...Sven Gothel2013-10-271-3/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-19/+19
* GLStateKeeper: Add clearPreservedGLState()Sven Gothel2013-03-281-1/+14
* Add GLStateKeeper handling GLEventListenerState preservation and restauration...Sven Gothel2013-03-221-0/+87