aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl...Sven Gothel2012-08-161-14/+19
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-141/+73
* EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...Sven Gothel2012-07-091-40/+34
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-12/+19
* EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro...Sven Gothel2012-04-031-1/+1
* Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES)Sven Gothel2012-03-251-5/+17
* NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...Sven Gothel2012-03-061-13/+4
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-32/+38
* Software Rasterizer: Add 'Mesa X11' to GL_RENDERER list. EGLDrawable: Remove ...Sven Gothel2012-02-291-7/+7
* EGL Display Lifecycle Robustness Patch (impl. workaround)Sven Gothel2012-02-221-4/+4
* DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...Sven Gothel2012-02-221-11/+14
* EGLDrawable: use the original requested Capabilities, ignore previously chose...Sven Gothel2012-02-221-3/+2
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-1/+17
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...Sven Gothel2011-11-061-0/+10
* EGL Fixes ...Sven Gothel2011-08-091-2/+0
* EGLDrawable.setRealized(true) - no update gfx-config if we already have prope...Sven Gothel2011-08-071-10/+9
* Refine some DEBUG code (verbosity)Sven Gothel2011-08-011-4/+10
* EGL: Collect all avail EGL caps w/o GLProfile preset ; Tolerate failing EGL.e...Sven Gothel2011-07-311-10/+10
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-3/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+232