aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXPbufferCGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-19/+23
* Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...Sven Gothel2012-07-201-0/+6
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-9/+3
* GLAutoDrawable* refinement of abstraction / generalization - API Change!Sven Gothel2012-07-041-5/+0
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-22/+32
* MacOSXCGLDrawableFactory: Fix typo 'Applet' -> 'Apple' for APPLE_float_pixelsSven Gothel2012-02-131-1/+7
* GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...Sven Gothel2011-12-171-5/+1
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* MacOSXPbufferCGLDrawable: verbose debug messagesSven Gothel2011-11-101-1/+2
* Cleanup offscreen/pbuffer drawables - minor editsSven Gothel2011-11-091-8/+4
* OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; CleanupSven Gothel2011-11-091-6/+3
* OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,...Sven Gothel2011-11-081-45/+34
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-4/+7
* JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...Sven Gothel2011-11-061-7/+3
* JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbufferSven Gothel2011-11-061-13/+19
* Impl layeredSurface (java/native):Sven Gothel2011-11-051-0/+7
* MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...Sven Gothel2011-10-251-55/+38
* MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...Sven Gothel2011-10-131-5/+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/+252