| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp... | Sven Gothel | 2013-11-10 | 1 | -66/+26 |
* | Bug 898: Apply best efford on Animator operation's finishLifecycleAction(..) ... | Sven Gothel | 2013-11-07 | 1 | -19/+41 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+4 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -53/+53 |
* | AnimatorBase.setModeBits(..): Only issue initImpl() if required - and throw '... | Sven Gothel | 2013-06-23 | 1 | -7/+11 |
* | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 1 | -5/+7 |
* | Fix Bug 644: AWT GLCanvas and GLJPanel ignored their visibility state | Sven Gothel | 2013-02-16 | 1 | -1/+1 |
* | Animator: API doc cleanup, isPaused()==true if drawablesEmpty (Animator == FP... | Sven Gothel | 2013-01-27 | 1 | -2/+2 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -46/+412 |
* | Misc cleanup: add @Override | Sven Gothel | 2012-06-27 | 1 | -1/+1 |
* | Animator*: Clarify debug output | Sven Gothel | 2012-01-07 | 1 | -2/+2 |
* | Animator timeout/refinement | Sven Gothel | 2011-11-11 | 1 | -3/+3 |
* | Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;... | Sven Gothel | 2011-09-27 | 1 | -4/+4 |
* | New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API... | Sven Gothel | 2011-04-23 | 1 | -21/+40 |
* | Animator: Cleanup and better DEBUG info | Sven Gothel | 2011-02-28 | 1 | -1/+1 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu... | Sven Gothel | 2010-11-23 | 1 | -30/+15 |
* | JOGL/NEWT: Animator fixes | Sven Gothel | 2010-11-21 | 1 | -30/+65 |
* | Animator Fix/Cleanup | Sven Gothel | 2010-10-28 | 1 | -4/+8 |
* | Fix: Memory consumption | Sven Gothel | 2010-10-14 | 1 | -11/+25 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -7/+18 |
* | NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4) | Sven Gothel | 2010-09-23 | 1 | -0/+145 |