aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/x11/glx/X11ExternalGLXDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-5/+5
* Findbugs: Use inner static class where possibleSven Gothel2014-07-081-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-11/+11
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-1/+1
* GLX/GLXExt Robustness: Use NIODirectOnly for all bindings. For these internal...Sven Gothel2012-10-301-12/+16
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-2/+3
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-4/+1
* GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..Sven Gothel2012-06-281-1/+0
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-7/+8
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-4/+9
* NativeWindow X11GraphicsDevice: Pass 'owner' for close-display operation @ co...Sven Gothel2011-11-251-1/+1
* NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...Sven Gothel2011-11-091-1/+1
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-221-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+105