| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix future compatibility issues (analog to b22x commit 546f9b1a03c46b63f8bb18... | Sven Gothel | 2014-09-24 | 1 | -4/+4 |
* | Fix synchronization issues in Animator* Exception case | Sven Gothel | 2014-09-23 | 1 | -41/+44 |
* | Fix synchronization issues in GLDrawableHelper.flushGLRunnables(), fixes rare... | Sven Gothel | 2014-09-22 | 1 | -18/+24 |
* | Stabilize, fix regression: GLDrawable.invoke(..) and Animator* display-loop '... | Sven Gothel | 2014-09-22 | 1 | -4/+7 |
* | AnimatorBase.finishLifecycleAction(): Non blocking call shall return true, su... | Sven Gothel | 2014-09-13 | 1 | -7/+7 |
* | Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA... | Sven Gothel | 2014-08-06 | 1 | -15/+14 |
* | Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA... | Sven Gothel | 2014-08-05 | 1 | -2/+34 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -10/+10 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
* | Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp... | Sven Gothel | 2013-11-10 | 1 | -61/+33 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+13 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -17/+17 |
* | Animator/GLWindow: Catch 'ThreadDeath/Throwable' and dump info in DEBUG mode ... | Sven Gothel | 2013-09-02 | 1 | -0/+5 |
* | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 1 | -2/+2 |
* | Animator: Cleanup DEBUG output | Sven Gothel | 2013-03-22 | 1 | -4/+4 |
* | Fix Animator resume() wait-condition (drawablesEmpty didn't wait for pausedIs... | Sven Gothel | 2013-02-01 | 1 | -2/+2 |
* | Animator: API doc cleanup, isPaused()==true if drawablesEmpty (Animator == FP... | Sven Gothel | 2013-01-27 | 1 | -0/+3 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -111/+76 |
* | FPSAnimator: Add note on deamon-thread and JVM shutdown behavior. | Sven Gothel | 2012-11-25 | 1 | -2/+1 |
* | Core/Animator: Force animator thread to be non-daemon. | Sven Gothel | 2012-04-21 | 1 | -0/+5 |
* | Animator*: Clarify debug output | Sven Gothel | 2012-01-07 | 1 | -4/+6 |
* | Animator timeout/refinement | Sven Gothel | 2011-11-11 | 1 | -14/+15 |
* | Animator: Limit wait for condition in finishLifecycleAction() via timeout | Sven Gothel | 2011-11-10 | 1 | -4/+9 |
* | Minor edits/cleanup: unused var, final | Sven Gothel | 2011-09-07 | 1 | -1/+1 |
* | New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API... | Sven Gothel | 2011-04-23 | 1 | -10/+4 |
* | Animator: Cleanup and better DEBUG info | Sven Gothel | 2011-02-28 | 1 | -5/+8 |
* | Animator: Run as non daemon like FPSAnimator. This seems to be the users desi... | Sven Gothel | 2010-11-28 | 1 | -1/+6 |
* | Relax GLAnimatorControl, ie remove fail fast for start()/stop(), return (bool... | Sven Gothel | 2010-11-25 | 1 | -4/+7 |
* | GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ... | Sven Gothel | 2010-11-22 | 1 | -4/+6 |
* | JOGL/NEWT: Animator fixes | Sven Gothel | 2010-11-21 | 1 | -99/+127 |
* | Animator Fix/Cleanup | Sven Gothel | 2010-10-28 | 1 | -39/+66 |
* | GLAnimatorControl/Animator: Allow stop() if paused() | Sven Gothel | 2010-10-27 | 1 | -9/+5 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -0/+2 |
* | NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4) | Sven Gothel | 2010-09-23 | 1 | -120/+146 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 1 | -8/+12 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -1/+1 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 1 | -0/+14 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+241 |