summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/ThreadingImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...Sven Gothel2014-07-271-36/+34
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-8/+9
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-19/+19
* NativeWindowFactory.getNativeWindowType(..): Return canonical string represen...Sven Gothel2012-08-181-2/+1
* Enhance and generalize AWT Threading* implementation; Minor changes ..Sven Gothel2012-03-251-55/+51
* Fix / Cleanup AWT related Threading code: Using enums, properly disable singl...Sven Gothel2012-03-191-31/+32
* Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...Sven Gothel2012-03-131-8/+7
* Clean/Fix: Threading CodeSven Gothel2011-02-261-7/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-3/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+240