aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLOffscreenAutoDrawableImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-6/+6
* FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);Sven Gothel2014-09-201-1/+1
* Bug 1037 - FBObject/GLFBODrawable: Do not assume using a TextureAttachment fo...Sven Gothel2014-07-281-2/+13
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-9/+9
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...Sven Gothel2014-05-221-1/+1
* Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...Sven Gothel2013-10-271-1/+1
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-21/+21
* Refine GL[Auto]Drawable 'realized' state in API doc, and relax it's realized ...Sven Gothel2013-01-261-4/+10
* Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff...Sven Gothel2012-12-151-0/+10
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-0/+123