| Commit message (Expand) | Author | Age | Files | Lines |
* | Animator*: Add ctor variants passing modeBits directly, i.e. enable/disable A... | Sven Gothel | 2023-08-13 | 1 | -17/+84 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -2/+2 |
* | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 1 | -1/+3 |
* | Fix synchronization issues in Animator* Exception case | Sven Gothel | 2014-09-23 | 1 | -30/+27 |
* | Fix synchronization issues in GLDrawableHelper.flushGLRunnables(), fixes rare... | Sven Gothel | 2014-09-22 | 1 | -18/+31 |
* | Stabilize, fix regression: GLDrawable.invoke(..) and Animator* display-loop '... | Sven Gothel | 2014-09-22 | 1 | -4/+7 |
* | FPSAnimator: Remove toString() override as accidently added in commit fa0115e... | Sven Gothel | 2014-09-14 | 1 | -5/+0 |
* | FPSAnimator: Align code and pause/resume conditions w/ Animator, simplifying ... | Sven Gothel | 2014-09-13 | 1 | -29/+37 |
* | Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA... | Sven Gothel | 2014-08-06 | 1 | -20/+52 |
* | Findbugs.synchronization: Fix double-check w/o volatile; Remove redundant syn... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -7/+7 |
* | Bug 921: FPSAnimator debug output on stderr shall happen only if DEBUG is ena... | Sven Gothel | 2014-01-22 | 1 | -3/+9 |
* | Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp... | Sven Gothel | 2013-11-10 | 1 | -35/+22 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+14 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -33/+33 |
* | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 1 | -1/+1 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -87/+220 |
* | FPSAnimator: Add note on deamon-thread and JVM shutdown behavior. | Sven Gothel | 2012-11-25 | 1 | -3/+10 |
* | FPSAnimator: Wait '2 x period' or 20ms, whichever is greater in case of pause... | Sven Gothel | 2012-11-04 | 1 | -5/+7 |
* | New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API... | Sven Gothel | 2011-04-23 | 1 | -1/+1 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -9/+9 |
* | FPSAnimator: Poor attempt to wait for threads EOL after pause/stop | Sven Gothel | 2011-03-27 | 1 | -0/+6 |
* | FPSAnimator: Avoid NPE | Sven Gothel | 2011-03-25 | 1 | -6/+15 |
* | Relax GLAnimatorControl, ie remove fail fast for start()/stop(), return (bool... | Sven Gothel | 2010-11-25 | 1 | -4/+6 |
* | GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ... | Sven Gothel | 2010-11-22 | 1 | -5/+7 |
* | JOGL/NEWT: Animator fixes | Sven Gothel | 2010-11-21 | 1 | -28/+56 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -8/+1 |
* | NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4) | Sven Gothel | 2010-09-23 | 1 | -72/+127 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+123 |