aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/AnimatorBase.java
Commit message (Expand)AuthorAgeFilesLines
* 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