aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLPbufferDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '...Sven Gothel2014-12-071-63/+0
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-3/+3
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-1/+1
* *Drawable impl. DEBUG: Add getThreadName() to debug out.Sven Gothel2012-12-221-1/+0
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-6/+2
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-28/+6
* GLAutoDrawable* refinement of abstraction / generalization - API Change!Sven Gothel2012-07-041-5/+0
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-8/+11
* GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...Sven Gothel2011-12-171-1/+0
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* Cleanup offscreen/pbuffer drawables - minor editsSven Gothel2011-11-091-21/+13
* JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...Sven Gothel2011-11-061-6/+0
* EGLPBuffer: remove 'ownEGLDisplay=true' (just wrong), add destroyImpl()Sven Gothel2011-08-071-1/+6
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+102