Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; ↵ | Sven Gothel | 2015-01-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | EGLDrawableFactory: Validate static EGL func-ptr, probe EGL/ES2 first - Move EGL to public package jogamp.opengl.egl.EGL -> com.jogamp.opengl.egl.EGL - EGLDrawableFactory - Validate static EGL func-ptr against EGL/ES2, ignoring EGL/[ES|GL] collisions w/ diff. native EGL implementations due to static EGL usage. - Probe EGL/ES2 first | ||||
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit ↵ | Sven Gothel | 2013-11-05 | 1 | -0/+26 |
613e33ee8ffc1f2b9c5db1e1b5bb5253a159ed6d to EGL and WGL. Note: WGL config query is already performed as a bulk operation. Note: OSX does not perform such queries. |