summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java
Commit message (Expand)AuthorAgeFilesLines
* GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...Sven Gothel2011-12-171-21/+21
* GLX Information usage cleanupSven Gothel2011-11-251-8/+0
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p...Sven Gothel2011-11-211-0/+16
* WindowsWGLDrawableFactory createOffscreenDrawable() - Don't spin off creation...Sven Gothel2011-11-181-9/+0
* OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...Sven Gothel2011-11-121-12/+48
* *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...Sven Gothel2011-09-091-0/+7
* JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...Sven Gothel2011-02-281-0/+15
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+452