| Commit message (Expand) | Author | Age | Files | Lines |
* | Nativewindow: Introduce API private MutableGraphicsConfiguration | Sven Gothel | 2011-11-12 | 1 | -5/+15 |
* | NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c... | Sven Gothel | 2011-11-09 | 1 | -1/+1 |
* | Cleanup offscreen/pbuffer drawables - minor edits | Sven Gothel | 2011-11-09 | 1 | -21/+13 |
* | JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs... | Sven Gothel | 2011-11-06 | 3 | -16/+10 |
* | Minor edits / cleanup of GLContext* | Sven Gothel | 2011-10-26 | 3 | -10/+7 |
* | Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ... | Sven Gothel | 2011-10-08 | 2 | -24/+20 |
* | EGL: Fall back to NV_coverage_sample if EGL MSAA/FSAA is n/a | Sven Gothel | 2011-10-08 | 2 | -0/+16 |
* | EGL: In case a nativeVisualID is given to match, but none visual IDs are avai... | Sven Gothel | 2011-10-06 | 1 | -2/+8 |
* | Android/EGL: dump all caps, write-back format | Sven Gothel | 2011-10-01 | 1 | -0/+3 |
* | EGL: eglSwapBuffers() show failure in DEBUG mode | Sven Gothel | 2011-09-30 | 1 | -1/+6 |
* | ES Library lookup order - Favor spec lib name | Sven Gothel | 2011-09-30 | 2 | -11/+17 |
* | EGL: chooseGraphicsConfigurationStatic() public and w/ optional visualID | Sven Gothel | 2011-09-30 | 2 | -14/+35 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 1 | -0/+1 |
* | *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro... | Sven Gothel | 2011-09-09 | 1 | -10/+19 |
* | Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL... | Sven Gothel | 2011-09-02 | 2 | -2/+2 |
* | DynamicLibraryBundle*: Use generics for better spec - following gluegen commi... | Sven Gothel | 2011-08-31 | 3 | -49/+56 |
* | Cleanup: Java Generics Use and Removed Unused Methods | Sven Gothel | 2011-08-24 | 2 | -2/+2 |
* | Also tackles bug 510, only lookup global on Android. See gluegen commit 58469... | Sven Gothel | 2011-08-22 | 1 | -2/+9 |
* | 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 |