| Commit message (Expand) | Author | Age | Files | Lines |
* | Android Cleanup: Remove commented code, make immutables final again | Sven Gothel | 2011-08-11 | 2 | -16/+3 |
* | EGL Fixes ... | Sven Gothel | 2011-08-09 | 5 | -65/+91 |
* | Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An... | Sven Gothel | 2011-08-09 | 3 | -15/+8 |
* | EGLPBuffer: remove 'ownEGLDisplay=true' (just wrong), add destroyImpl() | Sven Gothel | 2011-08-07 | 3 | -5/+8 |
* | EGLDrawable.setRealized(true) - no update gfx-config if we already have prope... | Sven Gothel | 2011-08-07 | 2 | -11/+10 |
* | GLProfile / eager init: Use relaxed query, if context was created while initi... | Sven Gothel | 2011-08-07 | 1 | -19/+74 |
* | EGL Fix: Use config-id value, bug override it w/ renderable type | Sven Gothel | 2011-08-06 | 1 | -4/+7 |
* | EGL/Android: Favor driver's EGL/ES native library - Using Android's fails | Sven Gothel | 2011-08-06 | 3 | -0/+26 |
* | fix jogl.all-mobile.jar/jogl_mobile configuration | Sven Gothel | 2011-08-05 | 3 | -22/+12 |
* | GLContext Impl: Fix Platform 'GLX' ProcAddress Caching, allow multiple types | Sven Gothel | 2011-08-01 | 1 | -3/+3 |
* | Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries) | Sven Gothel | 2011-08-01 | 3 | -2/+10 |
* | Refine some DEBUG code (verbosity) | Sven Gothel | 2011-08-01 | 2 | -6/+12 |
* | EGL: Set CTX_PROFILE_ES2_COMPAT if ES2; Allow any native device; Don't use li... | Sven Gothel | 2011-07-31 | 4 | -18/+13 |
* | EGL: Collect all avail EGL caps w/o GLProfile preset ; Tolerate failing EGL.e... | Sven Gothel | 2011-07-31 | 2 | -39/+38 |
* | EGL: Query EGL_RENDERABLE_TYPE, store it in EGLGLCapabilities and test w/ GLP... | Sven Gothel | 2011-07-31 | 2 | -9/+93 |
* | GLContextImpl: GLContextLock -> RecursiveLock | Sven Gothel | 2011-04-23 | 1 | -5/+5 |
* | Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1 | Sven Gothel | 2011-03-20 | 1 | -1/+1 |
* | JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for... | Sven Gothel | 2011-02-28 | 1 | -0/+5 |
* | changes due to code cleanup in gluegen. | Michael Bien | 2011-02-26 | 1 | -2/+3 |
* | NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup | Sven Gothel | 2011-02-22 | 2 | -6/+2 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 14 | -30/+30 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 14 | -0/+2107 |