aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLAutoDrawableBase.java
Commit message (Expand)AuthorAgeFilesLines
* GLJPanel: Impl. is GLProfile agnostic; Use GLDrawableFactory.createOffscreenD...Sven Gothel2012-12-161-1/+1
* Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.l...Sven Gothel2012-11-081-17/+16
* GLAutoDrawable: Refine API change of commit c002e04f848116922a1ed7bd96ead5496...Sven Gothel2012-11-051-2/+3
* GLAutoDrawable: Fix GLEventListener lifecycle and expose more user control (A...Sven Gothel2012-11-041-7/+42
* Minor NEWT Display/Screen API docSven Gothel2012-10-171-2/+2
* Refine GLDrawable.swapBuffer() fix (AWT/SWT GLCanvas and GLAutoDrawableBase) ...Sven Gothel2012-10-081-1/+3
* Fix GLDrawable.swapBuffer() implementation in AWT/SWT GLCanvas and GLAutoDraw...Sven Gothel2012-10-081-10/+2
* Use helper.isExternalAnimatorAnimating() instead of helper.isAnimatorAnimatin...Sven Gothel2012-10-051-2/+2
* GLDrawableHelper.init(..): Avoid double reshape if subsequent display issues ...Sven Gothel2012-09-291-1/+1
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-27/+49
* Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...v2.0-rc10Sven Gothel2012-08-031-11/+28
* Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable...Sven Gothel2012-07-221-68/+181
* GLAutoDrawable* refinement of abstraction / generalization - API Change!Sven Gothel2012-07-041-9/+74
* GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL...Sven Gothel2012-07-021-0/+337