summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-24/+24
* Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr...Sven Gothel2015-01-231-0/+67
* Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..)Sven Gothel2015-01-231-2/+3
* Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...Sven Gothel2014-12-071-15/+23
* Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '...Sven Gothel2014-12-071-4/+23
* Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()Sven Gothel2014-10-261-1/+2
* Bug 1078: Add Fallback in AWTPrintLifecycle.setupPrint(): Use Onscreen GLAD i...Sven Gothel2014-09-301-2/+16
* Bug 1035 - Allow Gamma [Brightness, Contrast] settings to be performed on dis...Sven Gothel2014-07-271-56/+130
* Bug 1031: Remove Deprecated Classes and Methods (JOGL)Sven Gothel2014-07-101-48/+0
* Findbugs.not-written.null: Fix referencing non-written fields (never written ...Sven Gothel2014-07-081-3/+9
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-42/+42
* Fix 'typo' in messages: 'Catched' -> 'Caught'Sven Gothel2014-06-281-1/+1
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-211-4/+4
* Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device...Sven Gothel2013-11-061-31/+22
* GLDrawableFactory: createDummy*(..) Pass GLCapabilitiesImmutable + GLCapabili...Sven Gothel2013-10-311-5/+4
* GLDrawableFactory: Add 'GLAutoDrawable createDummyAutoDrawable(..)' for conve...Sven Gothel2013-10-291-0/+10
* Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...Sven Gothel2013-10-271-0/+13
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-29/+29
* GLDrawableFactory: Expose createDummyDrawable(..) / GLDrawableFactoryImpl: Ma...Sven Gothel2013-08-101-10/+29
* Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...Sven Gothel2013-07-171-2/+2
* Fix Bug 761 (part 1/2): Move GLDrawableFactory.shutdownHook -> NativeWindowFa...Sven Gothel2013-06-231-36/+7
* Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...Sven Gothel2013-04-261-16/+45
* Bug 718: WindowsBitmapWGLDrawable: Requires GLProfile.GL2, fix BITMAP GLCaps ...Sven Gothel2013-04-181-10/+4
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-11/+0
* Refine GL[Auto]Drawable 'realized' state in API doc, and relax it's realized ...Sven Gothel2013-01-261-3/+3
* OSX CALayer Stencil/.. Fix: In case of FBO CALayer usage, use default caps/pi...Sven Gothel2012-11-211-2/+2
* Fix Windows ANGLE Workaround Regression of commit 923d9dd7f1d40db72d35ca76a76...Sven Gothel2012-10-131-1/+1
* FBO/Offscreen: Use most simple GLCapabilities for GLFBODrawableImpl's underly...Sven Gothel2012-10-051-4/+6
* Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThrea...Sven Gothel2012-10-021-12/+2
* Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94Sven Gothel2012-10-021-4/+5
* Add GLRendererQuirks; Fix shared EGL/ES resources;Sven Gothel2012-09-201-22/+20
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-52/+75
* Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...Sven Gothel2012-09-071-2/+4
* GLDrawableFactory.createGLDrawable() offscreen: Fix caps - set double-buffer ...Sven Gothel2012-08-171-2/+7
* Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...v2.0-rc10Sven Gothel2012-08-031-1/+1
* Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...Sven Gothel2012-07-241-0/+3
* Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based)Sven Gothel2012-07-201-2/+3
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-65/+169
* GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL...Sven Gothel2012-07-021-4/+3
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-1/+2
* 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