aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/x11/glx/X11PixmapGLXDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-13/+13
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-211-1/+1
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-1/+1
* *Drawable impl. DEBUG: Add getThreadName() to debug out.Sven Gothel2012-12-221-2/+2
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-3/+3
* GLAutoDrawable* refinement of abstraction / generalization - API Change!Sven Gothel2012-07-041-5/+0
* GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..Sven Gothel2012-06-281-3/+10
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-9/+12
* GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...Sven Gothel2011-12-171-1/+0
* X11Util: Remove wrapped/locked X11Lib methodsSven Gothel2011-11-261-3/+3
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...Sven Gothel2011-11-061-6/+0
* JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbufferSven Gothel2011-11-061-6/+10
* 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/+137