| canCreateExternalGLDrawable(AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | |
| canCreateFBO(AbstractGraphicsDevice device, GLProfile glp) | com.jogamp.opengl.GLDrawableFactory | |
| canCreateGLPbuffer(AbstractGraphicsDevice device, GLProfile glp) | com.jogamp.opengl.GLDrawableFactory | |
| createDummyAutoDrawable(AbstractGraphicsDevice deviceReq, boolean createNewDevice, GLCapabilitiesImmutable capsRequested, GLCapabilitiesChooser chooser) | com.jogamp.opengl.GLDrawableFactory | |
| createDummyDrawable(AbstractGraphicsDevice deviceReq, boolean createNewDevice, GLCapabilitiesImmutable capsRequested, GLCapabilitiesChooser chooser) | com.jogamp.opengl.GLDrawableFactory | |
| createExternalGLContext() | com.jogamp.opengl.GLDrawableFactory | |
| createExternalGLDrawable() | com.jogamp.opengl.GLDrawableFactory | |
| createGLDrawable(NativeSurface target) | com.jogamp.opengl.GLDrawableFactory | |
| createOffscreenAutoDrawable(AbstractGraphicsDevice device, GLCapabilitiesImmutable caps, GLCapabilitiesChooser chooser, int width, int height) | com.jogamp.opengl.GLDrawableFactory | |
| createOffscreenDrawable(AbstractGraphicsDevice device, GLCapabilitiesImmutable caps, GLCapabilitiesChooser chooser, int width, int height) | com.jogamp.opengl.GLDrawableFactory | |
| createProxySurface(AbstractGraphicsDevice device, int screenIdx, long windowHandle, GLCapabilitiesImmutable caps, GLCapabilitiesChooser chooser, UpstreamSurfaceHook upstream) | com.jogamp.opengl.GLDrawableFactory | |
| createSharedResource(final AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | protected |
| createSharedResourceImpl(AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | protected |
| DEBUG | com.jogamp.opengl.GLDrawableFactory | protectedstatic |
| enterThreadCriticalZone() | com.jogamp.opengl.GLDrawableFactory | protected |
| getAvailableCapabilities(AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | |
| getAvailableCapabilitiesImpl(AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | protected |
| getDefaultDevice() | com.jogamp.opengl.GLDrawableFactory | |
| getDesktopFactory() | com.jogamp.opengl.GLDrawableFactory | static |
| getEGLFactory() | com.jogamp.opengl.GLDrawableFactory | static |
| getFactory(final GLProfile glProfile) | com.jogamp.opengl.GLDrawableFactory | static |
| getFactory(final boolean useNativeGLES) | com.jogamp.opengl.GLDrawableFactory | static |
| getFactory(final AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | static |
| getFactoryImpl(final String glProfileImplName) | com.jogamp.opengl.GLDrawableFactory | protectedstatic |
| getFactoryImpl(final boolean useNativeGLES) | com.jogamp.opengl.GLDrawableFactory | protectedstatic |
| getIsDeviceCompatible(AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | |
| getRendererQuirks(AbstractGraphicsDevice device, final GLProfile glp) | com.jogamp.opengl.GLDrawableFactory | |
| getSharedResourceThread() | com.jogamp.opengl.GLDrawableFactory | protected |
| getThreadName() | com.jogamp.opengl.GLDrawableFactory | protectedstatic |
| GLDrawableFactory() | com.jogamp.opengl.GLDrawableFactory | protected |
| hasOpenGLDesktopSupport() | com.jogamp.opengl.GLDrawableFactory | |
| hasOpenGLESSupport() | com.jogamp.opengl.GLDrawableFactory | |
| hasRendererQuirk(final AbstractGraphicsDevice device, final GLProfile glp, final int quirk) | com.jogamp.opengl.GLDrawableFactory | |
| initSingleton() | com.jogamp.opengl.GLDrawableFactory | static |
| isComplete() | com.jogamp.opengl.GLDrawableFactory | protected |
| leaveThreadCriticalZone() | com.jogamp.opengl.GLDrawableFactory | protected |
| resetAllDisplayGamma() | com.jogamp.opengl.GLDrawableFactory | |
| resetAllDisplayGammaNoSync() | com.jogamp.opengl.GLDrawableFactory | protected |
| resetDisplayGamma(final NativeSurface surface) | com.jogamp.opengl.GLDrawableFactory | |
| setDisplayGamma(final NativeSurface surface, final float gamma, final float brightness, final float contrast) | com.jogamp.opengl.GLDrawableFactory | |
| shutdown() | com.jogamp.opengl.GLDrawableFactory | protectedstatic |
| shutdownImpl() | com.jogamp.opengl.GLDrawableFactory | protected |
| validateDevice(AbstractGraphicsDevice device) | com.jogamp.opengl.GLDrawableFactory | protected |