aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/windows/wgl/WindowsBitmapWGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 718: WindowsBitmapWGLDrawable: Requires GLProfile.GL2, fix BITMAP GLCaps ...Sven Gothel2013-04-181-14/+25
* Bug 718: Further restriction of Windows BITMAP PFD's - RGB888 and !alpha onlySven Gothel2013-04-181-1/+2
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-4/+9
* Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - ...Sven Gothel2013-04-171-15/+29
* *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-2/+3
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-10/+13
* GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...Sven Gothel2011-12-171-1/+0
* 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-7/+0
* JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbufferSven Gothel2011-11-061-6/+10
* MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...Sven Gothel2011-10-131-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-4/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+175