aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat...Sven Gothel2013-01-111-87/+220
* FPSAnimator: Add note on deamon-thread and JVM shutdown behavior.Sven Gothel2012-11-251-3/+10
* FPSAnimator: Wait '2 x period' or 20ms, whichever is greater in case of pause...Sven Gothel2012-11-041-5/+7
* New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API...Sven Gothel2011-04-231-1/+1
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-9/+9
* FPSAnimator: Poor attempt to wait for threads EOL after pause/stopSven Gothel2011-03-271-0/+6
* FPSAnimator: Avoid NPESven Gothel2011-03-251-6/+15
* Relax GLAnimatorControl, ie remove fail fast for start()/stop(), return (bool...Sven Gothel2010-11-251-4/+6
* GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...Sven Gothel2010-11-221-5/+7
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-28/+56
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-8/+1
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-231-72/+127
* Fix file modesSven Gothel2010-07-071-0/+0
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+123