aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/AWTAnimatorImpl.java
Commit message (Expand)AuthorAgeFilesLines
* 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