| Commit message (Expand) | Author | Age | Files | Lines |
* | GLAutoDrawableBase: DEBUG code - Avoid NPE | Sven Gothel | 2013-08-25 | 1 | -2/+4 |
* | Refine some API docs .. | Sven Gothel | 2013-04-23 | 1 | -1/+1 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -0/+6 |
* | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 1 | -2/+4 |
* | GLStateKeeper: Add clearPreservedGLState() | Sven Gothel | 2013-03-28 | 1 | -2/+7 |
* | Add GLStateKeeper handling GLEventListenerState preservation and restauration... | Sven Gothel | 2013-03-22 | 1 | -11/+37 |
* | Fix NEWT WindowImpl reparent-recreate w/ GLEventListenerState: Bug introduced... | Sven Gothel | 2013-03-14 | 1 | -1/+4 |
* | GLEventListenerState: Moved to public package 'com.jogamp.opengl.util' | Sven Gothel | 2013-03-13 | 1 | -0/+1 |
* | Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P... | Sven Gothel | 2013-03-13 | 1 | -0/+56 |
* | Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P... | Sven Gothel | 2013-03-13 | 1 | -5/+20 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 1 | -3/+10 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -20/+10 |
* | GLJPanel: Impl. is GLProfile agnostic; Use GLDrawableFactory.createOffscreenD... | Sven Gothel | 2012-12-16 | 1 | -1/+1 |
* | Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.l... | Sven Gothel | 2012-11-08 | 1 | -17/+16 |
* | GLAutoDrawable: Refine API change of commit c002e04f848116922a1ed7bd96ead5496... | Sven Gothel | 2012-11-05 | 1 | -2/+3 |
* | GLAutoDrawable: Fix GLEventListener lifecycle and expose more user control (A... | Sven Gothel | 2012-11-04 | 1 | -7/+42 |
* | Minor NEWT Display/Screen API doc | Sven Gothel | 2012-10-17 | 1 | -2/+2 |
* | Refine GLDrawable.swapBuffer() fix (AWT/SWT GLCanvas and GLAutoDrawableBase) ... | Sven Gothel | 2012-10-08 | 1 | -1/+3 |
* | Fix GLDrawable.swapBuffer() implementation in AWT/SWT GLCanvas and GLAutoDraw... | Sven Gothel | 2012-10-08 | 1 | -10/+2 |
* | Use helper.isExternalAnimatorAnimating() instead of helper.isAnimatorAnimatin... | Sven Gothel | 2012-10-05 | 1 | -2/+2 |
* | GLDrawableHelper.init(..): Avoid double reshape if subsequent display issues ... | Sven Gothel | 2012-09-29 | 1 | -1/+1 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -27/+49 |
* | Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...v2.0-rc10 | Sven Gothel | 2012-08-03 | 1 | -11/+28 |
* | Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable... | Sven Gothel | 2012-07-22 | 1 | -68/+181 |
* | GLAutoDrawable* refinement of abstraction / generalization - API Change! | Sven Gothel | 2012-07-04 | 1 | -9/+74 |
* | GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL... | Sven Gothel | 2012-07-02 | 1 | -0/+337 |