aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/AWTAnimatorImpl.java
Commit message (Expand)AuthorAgeFilesLines
* *AnimatorImpl: Catch concurrent pulling of GLAutoDrawable instancesSven Gothel2015-08-291-21/+27
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-1/+1
* Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...Sven Gothel2014-08-061-5/+7
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-20/+20
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-5/+5
* AnimatorBase.setModeBits(..): Only issue initImpl() if required - and throw '...Sven Gothel2013-06-231-1/+1
* Animator timeout/refinementSven Gothel2011-11-111-2/+2
* Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;...Sven Gothel2011-09-271-13/+13
* JOGL AnimatorImpl: issue drawable.display() even if it's not realized yet, si...Sven Gothel2010-11-291-6/+2
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-26/+29
* Animator Fix/CleanupSven Gothel2010-10-281-1/+1
* Fix: Memory consumptionSven Gothel2010-10-141-18/+25
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-231-3/+4
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+163