| Commit message (Expand) | Author | Age | Files | Lines |
* | GLDrawableFactoryImpl:createMutableSurfaceImpl(..): Pass orig AbstractGraphic... | Sven Gothel | 2023-03-04 | 1 | -5/+6 |
* | GLDrawableFactoryImpl:createDummySurfaceImpl() and createSurfacelessImpl(): P... | Sven Gothel | 2023-03-04 | 1 | -10/+12 |
* | Don't import conditional platform specific 'static' code but fully qualify na... | Sven Gothel | 2023-01-20 | 1 | -11/+5 |
* | Bug 1347: Resolve Merged EGL/Desktop Profile Mapping | Sven Gothel | 2019-12-28 | 1 | -1/+3 |
* | Bug 1416 - Allow EGLDrawableFactory re-creation after shutdown() - be functional | Sven Gothel | 2019-12-09 | 1 | -0/+1 |
* | Bug 1156, Bug 1401: Disable DesktopGL on EGL w/ DRM/GBM earlier in initializa... | Sven Gothel | 2019-12-05 | 1 | -20/+22 |
* | Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT | Sven Gothel | 2019-11-28 | 1 | -31/+99 |
* | Bug 1156: GBM: FIXME: Remove scanning for desktop-GL via EGL, see commit e674... | Sven Gothel | 2019-11-22 | 1 | -1/+6 |
* | Bug 1203: OpenGL ES 3.1 NVIDIA 355.06's EGL impl. is unstable requires GLRend... | Sven Gothel | 2015-08-30 | 1 | -2/+2 |
* | Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries) | Sven Gothel | 2015-08-30 | 1 | -10/+28 |
* | Bug 1203: EGLDrawableFactory.mapAvailableEGLESConfig(..): Add missing close o... | Sven Gothel | 2015-08-29 | 1 | -52/+53 |
* | Bug 1203: Implement regular EGL OpenGL Profile probing (ES* + GL*) | Sven Gothel | 2015-08-29 | 1 | -193/+270 |
* | Bug 1203: Cleanup and Prepare for regular EGL Profile probing | Sven Gothel | 2015-08-29 | 1 | -15/+36 |
* | Bug 1203: Refine DEBUG output | Sven Gothel | 2015-08-29 | 1 | -6/+10 |
* | Bug 1203: EGLGraphicsDevice.nativeDisplayID: Differentiate upstream device's ... | Sven Gothel | 2015-08-29 | 1 | -5/+2 |
* | Bug 1203: GLDrawable-Stateless operations in GLContextImpl, using ctxVersion ... | Sven Gothel | 2015-08-29 | 1 | -6/+10 |
* | Bug 1203: SharedResourceRunner.Implementation impl. shall use AbstractGraphic... | Sven Gothel | 2015-08-29 | 1 | -32/+14 |
* | Bug 1062: Utilize 'GLProfile.disableOpenGLDesktop' for EGLDrawableFactory des... | Sven Gothel | 2015-08-05 | 1 | -28/+32 |
* | Bug 1068 - Fix issue w/ unifying Surfaceless probing (commit 2120be14c7525ef0... | Sven Gothel | 2015-02-03 | 1 | -1/+4 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -19/+19 |
* | Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr... | Sven Gothel | 2015-01-23 | 1 | -67/+56 |
* | Misc Fix: GLContext*; Refine DEBUG output in GLDrawableFactory's createShareR... | Sven Gothel | 2015-01-23 | 1 | -12/+13 |
* | Bug 896: Refine criteria to allow OpenGL API usage for EGL | Sven Gothel | 2015-01-23 | 1 | -13/+16 |
* | Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..) | Sven Gothel | 2015-01-23 | 1 | -6/+11 |
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 1 | -45/+99 |
* | Bug 1068 - Use GenericUpstreamSurfacelessHook for all createSurfacelessImpl(.... | Sven Gothel | 2015-01-23 | 1 | -1/+2 |
* | Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff... | Sven Gothel | 2014-12-07 | 1 | -372/+500 |
* | Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '... | Sven Gothel | 2014-12-07 | 1 | -13/+33 |
* | Bug 1038 - Allow skipping detection of certain GLProfiles: Skip native core p... | Sven Gothel | 2014-07-29 | 1 | -1/+1 |
* | Fix regression of commit 96d530e7127c89db9991080e6268c6e8430d0619: EGLDisplay... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Findbugs.not-written.null: Fix referencing non-written fields (never written ... | Sven Gothel | 2014-07-08 | 1 | -8/+8 |
* | Findbugs.minor: Fix 'array -> string', missing argument | Sven Gothel | 2014-07-08 | 1 | -2/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -51/+53 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
* | Bug 948 - Autodetect GLRendererQuirks.SingletonEGLDisplayOnly | Sven Gothel | 2014-01-24 | 1 | -6/+17 |
* | Bug 948 - NVIDIA 331.38 (Linux X11) EGL impl. only supports _one_ EGL Display... | Sven Gothel | 2014-01-24 | 1 | -0/+18 |
* | EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ... | Sven Gothel | 2014-01-23 | 1 | -26/+20 |
* | Bug 929 - Reflect ES3 Compatibility with ES2 | Sven Gothel | 2013-12-21 | 1 | -7/+9 |
* | Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP... | Sven Gothel | 2013-12-21 | 1 | -18/+29 |
* | GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen... | Sven Gothel | 2013-11-28 | 1 | -3/+5 |
* | Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida... | Sven Gothel | 2013-11-07 | 1 | -7/+2 |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 1 | -1/+1 |
* | EGLDrawableFactory.createDummySurfaceImpl: fix caps to pbuffer - since we do ... | Sven Gothel | 2013-10-31 | 1 | -1/+1 |
* | Fix Bug 875 - Cleanup branch using VersionNumber (fix 'Int' check strictMatch... | Sven Gothel | 2013-10-30 | 1 | -2/+2 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -68/+68 |
* | 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 | 1 | -37/+77 |
* | Security: Apply security changes from GlueGen | Sven Gothel | 2013-06-21 | 1 | -6/+6 |
* | Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra... | Sven Gothel | 2013-04-26 | 1 | -53/+31 |