aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/Animator.java
Commit message (Expand)AuthorAgeFilesLines
* New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API...Sven Gothel2011-04-231-10/+4
* Animator: Cleanup and better DEBUG infoSven Gothel2011-02-281-5/+8
* Animator: Run as non daemon like FPSAnimator. This seems to be the users desi...Sven Gothel2010-11-281-1/+6
* Relax GLAnimatorControl, ie remove fail fast for start()/stop(), return (bool...Sven Gothel2010-11-251-4/+7
* GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...Sven Gothel2010-11-221-4/+6
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-99/+127
* Animator Fix/CleanupSven Gothel2010-10-281-39/+66
* GLAnimatorControl/Animator: Allow stop() if paused()Sven Gothel2010-10-271-9/+5
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-0/+2
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-231-120/+146
* Fix file modesSven Gothel2010-07-071-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-261-8/+12
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-1/+1
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-0/+14
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+241