| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -11/+11 |
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 1 | -0/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -13/+13 |
* | Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP... | Sven Gothel | 2013-12-21 | 1 | -6/+21 |
* | 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 | 1 | -0/+2 |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 1 | -51/+78 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -29/+29 |
* | Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5... | Sven Gothel | 2013-01-20 | 1 | -2/+9 |
* | EGL/EGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 1 | -62/+63 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -1/+8 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 1 | -12/+36 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 1 | -31/+37 |
* | Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang... | Sven Gothel | 2012-08-21 | 1 | -0/+5 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 1 | -2/+4 |
* | GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s... | Sven Gothel | 2012-07-20 | 1 | -18/+19 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -1/+1 |
* | JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '... | Sven Gothel | 2012-06-21 | 1 | -2/+3 |
* | EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro... | Sven Gothel | 2012-04-03 | 1 | -6/+8 |
* | Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES) | Sven Gothel | 2012-03-25 | 1 | -9/+11 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -5/+9 |
* | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 1 | -2/+2 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 1 | -8/+10 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 1 | -2/+2 |
* | Nativewindow: Introduce API private MutableGraphicsConfiguration | Sven Gothel | 2011-11-12 | 1 | -5/+15 |
* | Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ... | Sven Gothel | 2011-10-08 | 1 | -6/+18 |
* | EGL: Fall back to NV_coverage_sample if EGL MSAA/FSAA is n/a | Sven Gothel | 2011-10-08 | 1 | -0/+11 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 1 | -0/+1 |
* | Android Cleanup: Remove commented code, make immutables final again | Sven Gothel | 2011-08-11 | 1 | -15/+3 |
* | EGL Fixes ... | Sven Gothel | 2011-08-09 | 1 | -36/+56 |
* | EGLPBuffer: remove 'ownEGLDisplay=true' (just wrong), add destroyImpl() | Sven Gothel | 2011-08-07 | 1 | -3/+1 |
* | EGL Fix: Use config-id value, bug override it w/ renderable type | Sven Gothel | 2011-08-06 | 1 | -4/+7 |
* | Refine some DEBUG code (verbosity) | Sven Gothel | 2011-08-01 | 1 | -2/+2 |
* | EGL: Query EGL_RENDERABLE_TYPE, store it in EGLGLCapabilities and test w/ GLP... | Sven Gothel | 2011-07-31 | 1 | -4/+19 |
* | changes due to code cleanup in gluegen. | Michael Bien | 2011-02-26 | 1 | -2/+3 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -2/+2 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+312 |