aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/GLDrawableHelper.java
Commit message (Expand)AuthorAgeFilesLines
* WindowImpl/GLWindow LifecycleHook:Sven Gothel2010-10-271-5/+33
* Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..Sven Gothel2010-10-261-19/+19
* Fix: Memory consumptionSven Gothel2010-10-141-19/+32
* Fix: Avoid list modification while iterator in use (ConcurrentModificationExc...Sven Gothel2010-10-141-19/+24
* Fix: Avoid list modification while iterator in use (ConcurrentModificationExc...Sven Gothel2010-10-141-12/+34
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-111-1/+1
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-231-20/+31
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-261-39/+102
* JOGL.GLAutoDrawable:Sven Gothel2010-06-161-0/+51
* NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-111-1/+8
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-1/+1
* JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...Sven Gothel2010-06-021-0/+3
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+180