aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/GLDrawableUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-15/+15
* Bug 1078: Add Fallback in AWTPrintLifecycle.setupPrint(): Use Onscreen GLAD i...Sven Gothel2014-09-301-1/+1
* Bug 830 - Refine Heuristics for to query whether GLDrawableUtil.swapGLContext...Sven Gothel2014-07-311-11/+28
* Refine test ff5dba28610b4f680c9320e9e52669ed54d4de43: Perform context switch ...Sven Gothel2014-07-301-2/+18
* Bug 830 - Add Heuristics for to query whether GLDrawableUtil.swapGLContextAnd...Sven Gothel2014-07-301-0/+31
* Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...Sven Gothel2014-07-271-141/+231
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-8/+8
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Fix auto-swap ...Sven Gothel2014-02-181-0/+21
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-25/+25
* GLDrawableUtil.swapGLContextAndAllGLEventListener: Fix comment - Add remark a...Sven Gothel2013-09-061-0/+4
* Refine some API docs ..Sven Gothel2013-04-231-0/+3
* Add GLStateKeeper handling GLEventListenerState preservation and restauration...Sven Gothel2013-03-221-0/+2
* GLEventListenerState: Moved to public package 'com.jogamp.opengl.util'Sven Gothel2013-03-131-1/+0
* Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P...Sven Gothel2013-03-131-1/+1
* Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable ..Sven Gothel2013-01-241-107/+9
* GLAutoDrawable: Refine API change of commit c002e04f848116922a1ed7bd96ead5496...Sven Gothel2012-11-051-17/+18
* GLDrawableUtil.swapGLContextAndAllGLEventListener(..): Add glFinish() before ...Sven Gothel2012-11-041-17/+36
* GLAutoDrawable: Fix GLEventListener lifecycle and expose more user control (A...Sven Gothel2012-11-041-0/+241