aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/GLAutoDrawableDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* GLSharedContextSetter: Fix API doc and all html references (fix URL and compl...Sven Gothel2014-08-291-0/+7
* Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...Sven Gothel2014-07-271-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-3/+3
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...Sven Gothel2014-05-221-1/+17
* Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...Sven Gothel2013-10-271-1/+8
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-28/+28
* Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P...Sven Gothel2013-03-131-5/+0
* Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec...Sven Gothel2013-02-281-3/+3
* Fix misc API docs ..Sven Gothel2013-01-271-1/+1
* Refine GL[Auto]Drawable 'realized' state in API doc, and relax it's realized ...Sven Gothel2013-01-261-5/+3
* Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable ..Sven Gothel2013-01-241-4/+4
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-0/+189