| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 929 - Reflect ES3 Compatibility with ES2 | Sven Gothel | 2013-12-21 | 2 | -23/+21 |
* | Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP... | Sven Gothel | 2013-12-21 | 4 | -26/+59 |
* | GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen... | Sven Gothel | 2013-11-28 | 1 | -3/+5 |
* | EGLGraphicsConfiguration: Add deauled DEBUG output for failed EGL-Config Queries | Sven Gothel | 2013-11-18 | 1 | -4/+41 |
* | Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida... | Sven Gothel | 2013-11-07 | 5 | -18/+25 |
* | Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device... | Sven Gothel | 2013-11-06 | 1 | -0/+2 |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 4 | -65/+118 |
* | GLContextImpl: Move sharedContextHandle check to makeCurrentWithinLock(..) an... | Sven Gothel | 2013-11-02 | 1 | -9/+2 |
* | EGLDrawableFactory.createDummySurfaceImpl: fix caps to pbuffer - since we do ... | Sven Gothel | 2013-10-31 | 2 | -1/+2 |
* | Fix Bug 875 - Cleanup branch using VersionNumber (fix 'Int' check strictMatch... | Sven Gothel | 2013-10-30 | 2 | -5/+15 |
* | Bug 875: Safeguard setGLFunctionAvailability(.. strictMatch=false.. ) operati... | Sven Gothel | 2013-10-30 | 1 | -1/+4 |
* | Bug 867 OSX [Common Code]: Trigger GLRendererQuirks.GL4NeedsGL3Request and ma... | Sven Gothel | 2013-10-25 | 2 | -2/+4 |
* | Fix Bug 866 - Frequent IndexOutOfBoundsException in jogamp.opengl.egl.EGLGrap... | Brice Figureau | 2013-10-23 | 1 | -1/+1 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 7 | -0/+13 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 14 | -281/+281 |
* | Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isIn... | Sven Gothel | 2013-09-21 | 1 | -2/+2 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+6 |
* | Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add... | Sven Gothel | 2013-07-17 | 1 | -1/+1 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 5 | -61/+140 |
* | Security: Apply security changes from GlueGen | Sven Gothel | 2013-06-21 | 6 | -18/+17 |
* | GLDynamicLibraryBundleInfo.shallLinkGlobal(): Defaults to 'true' now, allowin... | Sven Gothel | 2013-06-18 | 2 | -20/+4 |
* | Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra... | Sven Gothel | 2013-04-26 | 2 | -54/+32 |
* | Refine some API docs .. | Sven Gothel | 2013-04-23 | 2 | -0/+14 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 6 | -109/+3 |
* | Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6... | Sven Gothel | 2013-04-16 | 1 | -0/+12 |
* | GLDrawable: Refine API doc; GLDrawableImpl: Balance createHandle()/destroyHan... | Sven Gothel | 2013-04-10 | 1 | -2/+2 |
* | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 1 | -4/+2 |
* | Bug 713: Handle broken EGL setup - Catch all Exception types, not only Jogamp... | Sven Gothel | 2013-04-05 | 1 | -2/+1 |
* | Minor Changes: EGLDisplayUtil: Add stack trace in DEBUG mode for opened DPYs;... | Sven Gothel | 2013-03-13 | 1 | -16/+60 |
* | Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P... | Sven Gothel | 2013-03-13 | 1 | -13/+40 |
* | *External*Context Impl: Remove unused 'lastContext' field, incl. their makeCu... | Sven Gothel | 2013-03-13 | 1 | -24/+1 |
* | ProxySurface: Add 'NativeSurface getUpstreamSurface()' ; ProxySurfaceImpl: Do... | Sven Gothel | 2013-01-26 | 1 | -0/+1 |
* | [EGL/X11]Context: Enhance DEBUG output for failed makeCurrentImpl(..) | Sven Gothel | 2013-01-26 | 1 | -8/+13 |
* | Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5... | Sven Gothel | 2013-01-20 | 2 | -4/+19 |
* | Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER... | Sven Gothel | 2013-01-12 | 1 | -1/+1 |
* | *Drawable impl. DEBUG: Add getThreadName() to debug out. | Sven Gothel | 2012-12-22 | 1 | -1/+0 |
* | GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos... | Sven Gothel | 2012-12-21 | 2 | -2/+2 |
* | Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff... | Sven Gothel | 2012-12-15 | 1 | -10/+0 |
* | EGL/EGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 4 | -90/+67 |
* | Fix commit 48bcceaf611a17bb3795aa9fe25a0e0c726879f7, EGLDrawableFactory's ES1... | Sven Gothel | 2012-10-19 | 1 | -1/+0 |
* | EGLDrawableFactory: Detect ES1 implementation within ES2 library, if not foun... | Sven Gothel | 2012-10-19 | 1 | -2/+16 |
* | Fix Windows ANGLE Workaround Regression of commit 923d9dd7f1d40db72d35ca76a76... | Sven Gothel | 2012-10-13 | 1 | -10/+21 |
* | EGL/X11 DummySurfaceHook: Lock display device at creation/destruction | Sven Gothel | 2012-10-05 | 1 | -11/+21 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 1 | -4/+4 |
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 1 | -2/+1 |
* | Add GLRendererQuirks; Fix shared EGL/ES resources; | Sven Gothel | 2012-09-20 | 3 | -141/+216 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 13 | -267/+315 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 2 | -15/+46 |
* | Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C... | Sven Gothel | 2012-09-07 | 2 | -16/+44 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 4 | -59/+72 |