summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLPbufferDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* 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