index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
com
/
jogamp
/
opengl
/
util
/
Animator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp...
Sven Gothel
2013-11-10
1
-61
/
+33
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+13
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-17
/
+17
*
Animator/GLWindow: Catch 'ThreadDeath/Throwable' and dump info in DEBUG mode ...
Sven Gothel
2013-09-02
1
-0
/
+5
*
Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages
Sven Gothel
2013-04-10
1
-2
/
+2
*
Animator: Cleanup DEBUG output
Sven Gothel
2013-03-22
1
-4
/
+4
*
Fix Animator resume() wait-condition (drawablesEmpty didn't wait for pausedIs...
Sven Gothel
2013-02-01
1
-2
/
+2
*
Animator: API doc cleanup, isPaused()==true if drawablesEmpty (Animator == FP...
Sven Gothel
2013-01-27
1
-0
/
+3
*
GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat...
Sven Gothel
2013-01-11
1
-111
/
+76
*
FPSAnimator: Add note on deamon-thread and JVM shutdown behavior.
Sven Gothel
2012-11-25
1
-2
/
+1
*
Core/Animator: Force animator thread to be non-daemon.
Sven Gothel
2012-04-21
1
-0
/
+5
*
Animator*: Clarify debug output
Sven Gothel
2012-01-07
1
-4
/
+6
*
Animator timeout/refinement
Sven Gothel
2011-11-11
1
-14
/
+15
*
Animator: Limit wait for condition in finishLifecycleAction() via timeout
Sven Gothel
2011-11-10
1
-4
/
+9
*
Minor edits/cleanup: unused var, final
Sven Gothel
2011-09-07
1
-1
/
+1
*
New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API...
Sven Gothel
2011-04-23
1
-10
/
+4
*
Animator: Cleanup and better DEBUG info
Sven Gothel
2011-02-28
1
-5
/
+8
*
Animator: Run as non daemon like FPSAnimator. This seems to be the users desi...
Sven Gothel
2010-11-28
1
-1
/
+6
*
Relax GLAnimatorControl, ie remove fail fast for start()/stop(), return (bool...
Sven Gothel
2010-11-25
1
-4
/
+7
*
GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...
Sven Gothel
2010-11-22
1
-4
/
+6
*
JOGL/NEWT: Animator fixes
Sven Gothel
2010-11-21
1
-99
/
+127
*
Animator Fix/Cleanup
Sven Gothel
2010-10-28
1
-39
/
+66
*
GLAnimatorControl/Animator: Allow stop() if paused()
Sven Gothel
2010-10-27
1
-9
/
+5
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-0
/
+2
*
NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)
Sven Gothel
2010-09-23
1
-120
/
+146
*
Fix file modes
Sven Gothel
2010-07-07
1
-0
/
+0
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
1
-8
/
+12
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-1
/
+1
*
NEWT/AWT Interoperability
Sven Gothel
2010-04-24
1
-0
/
+14
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-0
/
+241