| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1392: X11PixmapGLXDrawable::createPixmap() requires X11GLXGraphicsConfigu... | Sven Gothel | 2019-09-07 | 1 | -2/+2 |
* | Bug 1391 Bug 1392: Implement GLRendererQuirks DontChooseFBConfigBestMatch and... | Sven Gothel | 2019-09-07 | 1 | -2/+2 |
* | Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate... | Sven Gothel | 2015-08-31 | 1 | -15/+0 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -11/+11 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -30/+30 |
* | Bug 961: Stabilize glXGetFBConfigAttrib(..) and glXChooseFBConfig(..) Usage A... | Sven Gothel | 2014-03-10 | 1 | -8/+31 |
* | Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB... | Sven Gothel | 2013-11-04 | 1 | -37/+107 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+2 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -30/+30 |
* | Fix GLX: X11GLXContext used wrong FBConfig n/a query; X11GLX*: If FBConfig is... | Sven Gothel | 2013-05-06 | 1 | -0/+3 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -15/+0 |
* | GLX/GLXExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 1 | -104/+108 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -3/+3 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 1 | -42/+47 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 1 | -36/+23 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 1 | -9/+20 |
* | GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s... | Sven Gothel | 2012-07-20 | 1 | -25/+27 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -11/+18 |
* | JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '... | Sven Gothel | 2012-06-21 | 1 | -3/+4 |
* | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 1 | -3/+3 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 1 | -7/+6 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 1 | -3/+3 |
* | X11Util: Remove wrapped/locked X11Lib methods | Sven Gothel | 2011-11-26 | 1 | -2/+1 |
* | GLX Information usage cleanup | Sven Gothel | 2011-11-25 | 1 | -13/+24 |
* | Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always choo... | Sven Gothel | 2011-09-14 | 1 | -21/+29 |
* | JOGL/X11GLXGraphicsConfiguration: Query opaque/transparent by XRender 'alphaM... | Sven Gothel | 2011-09-03 | 1 | -1/+12 |
* | Utilize general validation of fbcfg (further validation w/ query), refines f5... | Sven Gothel | 2011-04-28 | 1 | -0/+5 |
* | Refine WGL_PIXEL_TYPE_ARB and GLX_RENDER_TYPE: | Sven Gothel | 2011-03-20 | 1 | -0/+3 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -3/+3 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+447 |