| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1203: Refine DEBUG output | Sven Gothel | 2015-08-29 | 1 | -1/+5 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -3/+3 |
* | Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..) | Sven Gothel | 2015-01-23 | 1 | -14/+0 |
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 1 | -1/+1 |
* | Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '... | Sven Gothel | 2014-12-07 | 1 | -77/+29 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -3/+3 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad... | Sven Gothel | 2014-05-21 | 1 | -2/+2 |
* | Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida... | Sven Gothel | 2013-11-07 | 1 | -1/+3 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+1 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -10/+10 |
* | GLDrawable: Refine API doc; GLDrawableImpl: Balance createHandle()/destroyHan... | Sven Gothel | 2013-04-10 | 1 | -2/+2 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -79/+56 |
* | EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl... | Sven Gothel | 2012-08-16 | 1 | -14/+19 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -141/+73 |
* | EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU... | Sven Gothel | 2012-07-09 | 1 | -40/+34 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 1 | -12/+19 |
* | EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro... | Sven Gothel | 2012-04-03 | 1 | -1/+1 |
* | Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES) | Sven Gothel | 2012-03-25 | 1 | -5/+17 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -13/+4 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 1 | -32/+38 |
* | Software Rasterizer: Add 'Mesa X11' to GL_RENDERER list. EGLDrawable: Remove ... | Sven Gothel | 2012-02-29 | 1 | -7/+7 |
* | EGL Display Lifecycle Robustness Patch (impl. workaround) | Sven Gothel | 2012-02-22 | 1 | -4/+4 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 1 | -11/+14 |
* | EGLDrawable: use the original requested Capabilities, ignore previously chose... | Sven Gothel | 2012-02-22 | 1 | -3/+2 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -1/+17 |
* | NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs... | Sven Gothel | 2011-11-23 | 1 | -1/+1 |
* | JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs... | Sven Gothel | 2011-11-06 | 1 | -0/+10 |
* | EGL Fixes ... | Sven Gothel | 2011-08-09 | 1 | -2/+0 |
* | EGLDrawable.setRealized(true) - no update gfx-config if we already have prope... | Sven Gothel | 2011-08-07 | 1 | -10/+9 |
* | Refine some DEBUG code (verbosity) | Sven Gothel | 2011-08-01 | 1 | -4/+10 |
* | EGL: Collect all avail EGL caps w/o GLProfile preset ; Tolerate failing EGL.e... | Sven Gothel | 2011-07-31 | 1 | -10/+10 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -3/+3 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+232 |