aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/AnimatorBase.java
Commit message (Expand)AuthorAgeFilesLines
* AnimatorBase.setModeBits(..): Only issue initImpl() if required - and throw '...Sven Gothel2013-06-231-7/+11
* Debug Messages: Unify getThreadName() usage and 'Catched Exception' messagesSven Gothel2013-04-101-5/+7
* Fix Bug 644: AWT GLCanvas and GLJPanel ignored their visibility stateSven Gothel2013-02-161-1/+1
* Animator: API doc cleanup, isPaused()==true if drawablesEmpty (Animator == FP...Sven Gothel2013-01-271-2/+2
* GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat...Sven Gothel2013-01-111-46/+412
* Misc cleanup: add @OverrideSven Gothel2012-06-271-1/+1
* Animator*: Clarify debug outputSven Gothel2012-01-071-2/+2
* Animator timeout/refinementSven Gothel2011-11-111-3/+3
* Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;...Sven Gothel2011-09-271-4/+4
* New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API...Sven Gothel2011-04-231-21/+40
* Animator: Cleanup and better DEBUG infoSven Gothel2011-02-281-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu...Sven Gothel2010-11-231-30/+15
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-30/+65
* Animator Fix/CleanupSven Gothel2010-10-281-4/+8
* Fix: Memory consumptionSven Gothel2010-10-141-11/+25
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-7/+18
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-231-0/+145