Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API doc: GLStateKeeper (wording), GLAutoDrawable (enh. init desc.), ↵ | Sven Gothel | 2013-10-27 | 1 | -3/+3 |
| | | | | GLDrawable (Shared Context) | ||||
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -19/+19 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | GLStateKeeper: Add clearPreservedGLState() | Sven Gothel | 2013-03-28 | 1 | -1/+14 |
| | |||||
* | Add GLStateKeeper handling GLEventListenerState preservation and ↵ | Sven Gothel | 2013-03-22 | 1 | -0/+87 |
restauration for GLAutoDrawable - New GLStateKeeper interface, package com.jogamp.opengl Implemented by: - GLAutoDrawableBase Currently supported by: - NEWT GLWindow - GLEventListenerState package move: com.jogamp.opengl.util -> com.jogamp.opengl |