GLProfile.initSingleton() - thread Thread-4 [2]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:207) [3]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [4]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [5]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [6]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [7]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [8]: java.lang.Thread.run(Thread.java:695) Thread-4 - Info: NativeWindowFactory. Thread-4 - NativeWindowFactory.initSingleton() JAWTUtil initialization (JAWT/JNI/...); SKIP_AWT_HIDPI false JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) OGLUtilities.UNDEFINED = 0 OGLUtilities.WINDOW = 1 OGLUtilities.PBUFFER = 2 OGLUtilities.TEXTURE = 3 OGLUtilities.FLIP_BACKBUFFER = 4 OGLUtilities.FBOBJECT = 5 Checking for Java2D/OpenGL support Java2D support disabled: by Property true, by OS true Java2D support: default GraphicsConfiguration = nil JOGL/Java2D OGL Pipeline active false, resourceCompatible false JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true JAWTUtil: Has Java2D true JAWTUtil: Is headless false JAWTUtil: AWT Desktop hints 1 JAWTUtil: OffscreenLayer Supported: true - Required false OSXUtil.initSingleton() NativeWindowFactory.registerFactory() interface com.jogamp.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@238b8914 NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@238b8914 NativeWindowFactory requiresToolkitLock false, desktopHasThreadingIssues false NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@238b8914 Thread-4 - Info: GraphicsConfigurationFactory. Thread-4 - GraphicsConfigurationFactory.initSingleton() GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@1b49105b, overridding: null GLProfile.init - thread: Thread-4 ----------------------------------------------------------------------------------------------------- Platform: MACOS / Mac OS X 10.10.2 (10.10.2), x86_64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment: int8 1 / 1, int16 2 / 2 int 4 / 4, long 8 / 8 int32 4 / 4, int64 8 / 8 float 4 / 4, double 8 / 8, ldouble 16 / 16 pointer 8 / 8, page 4096 Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.common Extension Name: com.jogamp.common Specification Title: GlueGen Java Bindings Generator Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: GlueGen Run-Time Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.2 Implementation Build: 2.3-b900-20151009 Implementation Branch: origin/master Implementation Commit: cc1e9bc698b7f11097c1e114027e53121552f280 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.nativewindow Extension Name: com.jogamp.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.2 Implementation Build: 2.3-b1469-20151010 Implementation Branch: origin/master Implementation Commit: e794fc40ba723f2fca4ac892e873975fb393e007 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.opengl Extension Name: com.jogamp.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.2 Implementation Build: 2.3-b1469-20151010 Implementation Branch: origin/master Implementation Commit: e794fc40ba723f2fca4ac892e873975fb393e007 ----------------------------------------------------------------------------------------------------- GLDrawableFactory.static - Native OS Factory for: .macosx: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c, overridding: null GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3, overridding: null Info: EGLDrawableFactory: EGL ES2 - NOPE Info: EGLDrawableFactory: EGL ES1 - NOPE (ES1 lib) Info: EGLDrawableFactory: EGL GLn - NOPE (GLn lib) com.jogamp.opengl.GLException: No GLDrawableFactory available for profile: GLES2 at com.jogamp.opengl.GLDrawableFactory.getFactoryImpl(GLDrawableFactory.java:469) at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1783) at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) at java.security.AccessController.doPrivileged(Native Method) at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) at com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) at com.jogamp.opengl.GLProfile.get(GLProfile.java:988) at com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) at org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) at org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) at java.lang.Thread.run(Thread.java:695) Info: GLProfile.init - EGL GLDrawable factory not available Info: GLProfile.init - Default device is desktop derived: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] Info: GLProfile.initProfilesForDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] (com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory false GLProfile.init map .macosx_decon_0, desktopCtxUndef true, esCtxUndef true GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device .macosx_decon_0 GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL2/GL2.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL4/GL4.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL3/GL3.sw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES3 on device .macosx_decon_0 GLProfile.init map GLProfile[GL4ES3/GL4bc.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES2 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES1 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device .macosx_decon_0 Thread-4: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:261) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [18]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [19]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [20]: java.lang.Thread.run(Thread.java:695) ProxySurfaceImpl: surface change 0x0 -> 0x7f7fbb1172b0 Thread-4: GLContext.resetStates(isInit true) Thread-4: MacOSXCGLContext.createImpl: START GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], share 0x0 Thread-4: Use ARB[avail[disabled false, quirk false] -> true]] Thread-4: createContextARB-MapGLVersions is SET (decon): false Thread-4: createContextARB-MapGLVersions START (GLDesktop true, GLES false, minorVersion true) on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] Thread-4: createContextARBVersions.1: share 0, direct true, version 3.3 [3.3 .. 3.1] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fbb02a660 NS create chosenCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 3.3 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 3.3.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 3.3 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (Int): String 3.3 NVIDIA-10.0.19 310.90.10.05b12, Number(Int) 3.3.0 Thread-4: GLContext.setGLFuncAvail: Post version verification req 3.3 (Core profile, arb, compat[], hardware) -> has 3.3 (Core profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK true Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: [] Thread-4: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x3030005 - 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12 Thread-4: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-4: GLContext CGL ProcAddressTable mapping key(MacOSX-.macosx_decon_0) -> 0x427be8c2 Thread-4: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x3030005 - 3.3 (Core profile, arb, compat[], hardware)) -> 0x2bd9e282: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): Thread-4, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@6273305c [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1403) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1342) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1181) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:964) [8]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [12]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [13]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [14]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [15]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [16]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [17]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [18]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [19]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [20]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [21]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [22]: java.security.AccessController.doPrivileged(Native Method) [23]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [24]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [25]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [26]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [27]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [28]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [29]: java.lang.Thread.run(Thread.java:695) Thread-4:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@6273305c, OpenGL 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12 Thread-4:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12, use glGetStringi Thread-4:ExtensionAvailabilityCache: GL_EXTENSIONS: 37, used glGetStringi Thread-4:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-4:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation Thread-4:ExtensionAvailabilityCache: ALL EXTENSIONS: 37 Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-4: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x3030005) -> 0x344977e2 - entries: 50 CGL setSwapInterval: 1 Thread-4: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x3030005 - 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) - glErr 0x0 Thread-4: createContextARBVersions.X: ctx 0x7f7fbb02b040, share 0, direct true, version 3.3 [3.3 .. 3.1] Thread-4: createContextARB-MapGLVersions MAP MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: 3 (Core profile, compat[], hardware) -> 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) Thread-4: createContextARB-MapGLVersions HAVE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] 3 (Core profile, compat[], hardware)[3.1 .. 3.3]: [None] -> [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] Thread-4: GLContext.resetStates(isInit false) Thread-4: createContextARBVersions.1: share 0, direct true, version 4.5 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fbb1294d0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 4.5 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 4.5 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-4: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.5 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-4: createContextARBVersions.2: share 0, direct true, version 4.4 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fbb1294d0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 4.4 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 4.4 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 4.4 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-4: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.4 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-4: createContextARBVersions.3: share 0, direct true, version 4.3 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fbb030710 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 4.3 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 4.3 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 4.3 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-4: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.3 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-4: createContextARBVersions.4: share 0, direct true, version 4.2 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fb8c1c490 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 4.2 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 4.2 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-4: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.2 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-4: createContextARBVersions.5: share 0, direct true, version 4.1 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fbb02a660 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 4.1 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 4.1 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 4.1 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-4: GLContext.setGLFuncAvail: Post version verification req 4.1 (Core profile, arb, compat[], hardware) -> has 4.1 (Core profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK true Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: [] Thread-4: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x4010045 - 4.1 (Core profile, arb, compat[], software) - 4.1 APPLE-11.1.1 Thread-4: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-4: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x427be8c2 Thread-4: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x4010045 - 4.1 (Core profile, arb, compat[], software)) -> 0x51e67ac: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): Thread-4, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@f284fd4 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1403) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1342) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1199) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:964) [8]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [12]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [13]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [14]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [15]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [16]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [17]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [18]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [19]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [20]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [21]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [22]: java.security.AccessController.doPrivileged(Native Method) [23]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [24]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [25]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [26]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [27]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [28]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [29]: java.lang.Thread.run(Thread.java:695) Thread-4:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@f284fd4, OpenGL 4.1 (Core profile, arb, compat[], software) - 4.1 APPLE-11.1.1 Thread-4:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.1 (Core profile, arb, compat[], software) - 4.1 APPLE-11.1.1, use glGetStringi Thread-4:ExtensionAvailabilityCache: GL_EXTENSIONS: 46, used glGetStringi Thread-4:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-4:ExtensionAvailabilityCache: GL vendor: Apple Inc. Thread-4:ExtensionAvailabilityCache: ALL EXTENSIONS: 46 Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-4: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x4010045) -> 0x1f90ef12 - entries: 61 CGL setSwapInterval: 1 Thread-4: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x4010045 - 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) - glErr 0x0 Thread-4: createContextARBVersions.X: ctx 0x7f7fbb106ee0, share 0, direct true, version 4.1 [4.5 .. 4.0] Thread-4: createContextARB-MapGLVersions MAP MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: 4 (Core profile, compat[], hardware) -> 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) Thread-4: createContextARB-MapGLVersions HAVE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] 4 (Core profile, compat[], hardware)[4.0 .. 4.5]: [None] -> [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)] Thread-4: GLContext.resetStates(isInit false) Thread-4: createContextARBVersions.1: share 0, direct true, version 4.5 [4.5 .. 4.0] Thread-4: createContextARBImpl: Not supported 4.5 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.2: share 0, direct true, version 4.4 [4.5 .. 4.0] Thread-4: createContextARBImpl: Not supported 4.4 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.3: share 0, direct true, version 4.3 [4.5 .. 4.0] Thread-4: createContextARBImpl: Not supported 4.3 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.4: share 0, direct true, version 4.2 [4.5 .. 4.0] Thread-4: createContextARBImpl: Not supported 4.2 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.5: share 0, direct true, version 4.1 [4.5 .. 4.0] Thread-4: createContextARBImpl: Not supported 4.1 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.6: share 0, direct true, version 4.0 [4.5 .. 4.0] Thread-4: createContextARBImpl: Not supported 4.0 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.X: ctx 0x0, share 0, direct true, version 4.0 [4.5 .. 4.0] Thread-4: createContextARB-MapGLVersions NOPE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], 4 (Compat profile, compat[], hardware) [4.5 .. 4.0] Thread-4: createContextARBVersions.1: share 0, direct true, version 3.3 [3.3 .. 3.1] Thread-4: createContextARBImpl: Not supported 3.3 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.2: share 0, direct true, version 3.2 [3.3 .. 3.1] Thread-4: createContextARBImpl: Not supported 3.2 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.3: share 0, direct true, version 3.1 [3.3 .. 3.1] Thread-4: createContextARBImpl: Not supported 3.1 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.X: ctx 0x0, share 0, direct true, version 3.1 [3.3 .. 3.1] Thread-4: createContextARB-MapGLVersions NOPE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], 3 (Compat profile, compat[], hardware) [3.3 .. 3.1] Thread-4: createContextARBVersions.1: share 0, direct true, version 3.0 [3.0 .. 2.0] Thread-4: createContextARBImpl: Not supported 3.0 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-4: createContextARBVersions.2: share 0, direct true, version 2.1 [3.0 .. 2.0] NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fbb030710 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 2.1 (Compat profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 2.1 (Compat profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-4: GLContext.setGLFuncAvail: Version verification (String): String 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-4: GLContext.setGLFuncAvail: Post version verification req 2.1 (Compat profile, arb, compat[], hardware) -> has 2.1 (Compat profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK false Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: [] Thread-4: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-4: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-4: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x427be8c2 Thread-4: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], hardware)) -> 0x61f1680f: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): Thread-4, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@2fe6e305 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1403) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1342) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1264) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:964) [8]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [12]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [13]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [14]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [15]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [16]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [17]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [18]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [19]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [20]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [21]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [22]: java.security.AccessController.doPrivileged(Native Method) [23]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [24]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [25]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [26]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [27]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [28]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [29]: java.lang.Thread.run(Thread.java:695) Thread-4:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@2fe6e305, OpenGL 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-4:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, use glGetString Thread-4:ExtensionAvailabilityCache: GL_EXTENSIONS: 138, used glGetString Thread-4:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-4:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation Thread-4:ExtensionAvailabilityCache: ALL EXTENSIONS: 138 Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-4: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x2010003) -> 0x5f4275d4 - entries: 147 CGL setSwapInterval: 1 Thread-4: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware) - glErr 0x0 Thread-4: createContextARBVersions.X: ctx 0x7f7fbb106ee0, share 0, direct true, version 2.1 [3.0 .. 2.0] Thread-4: createContextARB-MapGLVersions MAP MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: 2 (Compat profile, compat[], hardware) -> 2.1 (Compat profile, arb, compat[], FBO, hardware) Thread-4: createContextARB-MapGLVersions HAVE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] 2 (Compat profile, compat[], hardware)[2.0 .. 3.0]: [None] -> [2.1 (Compat profile, arb, compat[], FBO, hardware)] Thread-4: GLContext.resetStates(isInit false) Thread-4: createContextARB-MapGLVersions SET .macosx_decon_0 MapGLVersions .macosx_decon_0-0x4040000: 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) MapGLVersions .macosx_decon_0-0x2020000: 2.1 (Compat profile, arb, compat[], FBO, hardware) MapGLVersions .macosx_decon_0-0x3040000: 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) Thread-4: createContextARB-MapGLVersions END (success true) on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], profileAliasing: true, total 1938.859ms MapGLVersions .macosx_decon_0-0x4040000: 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) MapGLVersions .macosx_decon_0-0x2020000: 2.1 (Compat profile, arb, compat[], FBO, hardware) MapGLVersions .macosx_decon_0-0x3040000: 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) Thread-4: createContextARB-MapGLVersions Requested GLProfile[GL2/GL2.sw] -> 2.0 (Compat profile, compat[], hardware) Thread-4: createContextARB-MapGLVersions Mapped 2.1 (Compat profile, arb, compat[], FBO, hardware) NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f7fb8c8a1f0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f7fbb1172b0 NS create drawable NSView-handle: 0x7f7fbb1172b0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 2.1 (Compat profile, arb, compat[], FBO, hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 2.1 (Compat profile, arb, compat[], FBO, hardware), strictMatch false, glVersionsMapping false Thread-4: GLContext.setGLFuncAvail: Version verification (String): String 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-4: GLContext.setGLFuncAvail: Post version verification req 2.1 (Compat profile, arb, compat[], FBO, hardware) -> has 2.1 (Compat profile, arb, compat[], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK false Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: [] Thread-4: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-4: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-4: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x427be8c2 Thread-4: GLContext GL ProcAddressTable reusing key(.macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware)) -> 0x61f1680f: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): Thread-4, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@724eb043 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:988) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [9]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [10]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [11]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [12]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [13]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [14]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [15]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [16]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [17]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [18]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [19]: java.security.AccessController.doPrivileged(Native Method) [20]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [21]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [22]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [23]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [24]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [25]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [26]: java.lang.Thread.run(Thread.java:695) Thread-4: GLContext GL ExtensionAvailabilityCache reusing key(.macosx_decon_0-0x2010003) -> 0x5f4275d4 - entries: 147 CGL setSwapInterval: 1 Thread-4: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware) - glErr 0x0 Thread-4: Create GL context OK: For jogamp.opengl.macosx.cgl.MacOSXCGLContext - 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 - obj 0x19be4777, ctx 0x7f7fbb11b400, isShared false, surf true 0x7f7fbb1172b0, [count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 GLDebugMessageHandler.init(false) .. n/a MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: true, ctx 0x7f7fbb11b400, hasBackingLayerHost false, attachGLLayerCmd null NS viewHandle.2: drawableHandle 0x7f7fbb1172b0 -> nsViewHandle 0x7f7fbb1172b0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb1172b0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f7fbb1172b0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <6f347124, 5bf02b85>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] Thread-4: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:123) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:278) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [6]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [7]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [8]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [9]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [10]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [11]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [12]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [13]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [14]: java.security.AccessController.doPrivileged(Native Method) [15]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [16]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [18]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [19]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [20]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [21]: java.lang.Thread.run(Thread.java:695) MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: false, ctx 0x7f7fbb11b400, hasBackingLayerHost false, attachGLLayerCmd null Thread-4: GLContext.makeCurrent: Surfaceless evaluate Thread-4: GLContext.makeCurrent: Surfaceless OK - validated MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: true, ctx 0x7f7fbb11b400, hasBackingLayerHost false, attachGLLayerCmd null NS viewHandle.2: drawableHandle 0x0 -> nsViewHandle 0x0: isNSView false, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless true, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE | SURFACELESS ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <72f864fe, 11ae9aaa>[count 1, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]] SharedDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] SharedContext: MacOSXCGLContext [Version 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 [GL 2.1.0, vendor 10.0.19 (NVIDIA-10.0.19 310.90.10.05b12)], options 0x4003, this 0x19be4777, handle 0x7f7fbb11b400, isShared false, jogamp.opengl.gl4.GL4bcImpl@724eb043, quirks: [NoOffscreenBitmap, NeedSharedObjectSync], Drawable: MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE | SURFACELESS ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <72f864fe, 11ae9aaa>[count 1, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]], mode NSOPENGL] , madeCurrent true NPOT true, RECT true, FloatPixels true allowsSurfacelessCtx true glRendererQuirks [NoOffscreenBitmap, NeedSharedObjectSync] Thread-4: GLContextImpl.destroy.0: obj 0x19be4777, ctx 0x7f7fbb11b400, isShared false, surf true 0x0, [count 1, qsz 0, owner ] MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: false, ctx 0x7f7fbb11b400, hasBackingLayerHost false, attachGLLayerCmd null Thread-4: GLContext.resetStates(isInit false) Thread-4: GLContextImpl.destroy.X: obj 0x19be4777, ctx 0x0, isShared false, surf true 0x0, [count 0, qsz 0, owner ] Thread-4: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:321) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [18]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [19]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [20]: java.lang.Thread.run(Thread.java:695) Thread-4: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:324) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [18]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [19]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [20]: java.lang.Thread.run(Thread.java:695) GLProfile.init map .macosx_decon_0, desktopCtxUndef false, esCtxUndef false GLProfile.init map *** no mapping for GL4bc on device .macosx_decon_0 GLProfile.init map *** no mapping for GL3bc on device .macosx_decon_0 GLProfile.init map GLProfile[GL2/GL2.hw] on device .macosx_decon_0 GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL4/GL4.sw] on device .macosx_decon_0 GLProfile.init map defaultAny GLProfile[GL4/GL4.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL3/GL3.hw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES3 on device .macosx_decon_0 GLProfile.init map GLProfile[GL4ES3/GL4.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL2GL3/GL3.hw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES2 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES2/GL3.hw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES1 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES1/GL2.hw] on device .macosx_decon_0 GLProfile.initProfilesForDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: desktop Shared Ctx true, profiles: 8 Thread-4: createContextARB-MapGLVersions SET .macosx_decon_0 MapGLVersions .macosx_decon_0-0x4040000: 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) MapGLVersions .macosx_decon_0-0x2020000: 2.1 (Compat profile, arb, compat[], FBO, hardware) MapGLVersions .macosx_decon_0-0x3040000: 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) GLProfile.initProfilesForDevice: .macosx_decon_0: added profile(s): desktop true, egl false GLProfile.initProfilesForDevice: .macosx_decon_0: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)], GL2 true [2.1 (Compat profile, arb, compat[], FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL4ES3 GLProfile[GL4ES3/GL4.sw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 7 / 12] GLProfile.dumpGLInfo: shared context n/a MacOSXGraphicsDevice[type .macosx, connection decon]: Natives GL4bc false GL4 true [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)] GLES3 false GL3bc false GL3 true [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GL2 true [2.1 (Compat profile, arb, compat[], FBO, hardware)] GLES2 false GLES1 false Count 3 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES2 GLProfile[GL2ES2/GL3.hw] GL2ES1 GLProfile[GL2ES1/GL2.hw] GL2 GLProfile[GL2/GL2.hw] GL4 GLProfile[GL4/GL4.sw] GL3 GLProfile[GL3/GL3.hw] GL4ES3 GLProfile[GL4ES3/GL4.sw] GL2GL3 GLProfile[GL2GL3/GL3.hw] default GLProfile[GL2/GL2.hw] Count 7 / 12 GLProfile.init addedAnyProfile true (desktop: true, egl false) GLProfile.init isAWTAvailable true GLProfile.init hasDesktopGLFactory true GLProfile.init hasGL234Impl true GLProfile.init hasEGLFactory false GLProfile.init hasGLES1Impl false GLProfile.init hasGLES3Impl false GLProfile.init hasGL234OnEGLImpl false GLProfile.init defaultDevice MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] GLProfile.init defaultDevice Desktop MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] GLProfile.init defaultDevice EGL null GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] Natives GL4bc false GL4 true [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)] GLES3 false GL3bc false GL3 true [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GL2 true [2.1 (Compat profile, arb, compat[], FBO, hardware)] GLES2 false GLES1 false Count 3 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES2 GLProfile[GL2ES2/GL3.hw] GL2ES1 GLProfile[GL2ES1/GL2.hw] GL2 GLProfile[GL2/GL2.hw] GL4 GLProfile[GL4/GL4.sw] GL3 GLProfile[GL3/GL3.hw] GL4ES3 GLProfile[GL4ES3/GL4.sw] GL2GL3 GLProfile[GL2GL3/GL3.hw] default GLProfile[GL2/GL2.hw] Count 7 / 12 Desktop Capabilities: none EGL Capabilities: none Thread-4: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0], isBeansDesignTime false Thread-4: GLCanvas: TK disableBackgroundErase method found: true Thread-4: GLCanvas: TK disableBackgroundErase error: null [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [5]: java.awt.Container.addImpl(Container.java:1067) [6]: java.awt.Container.add(Container.java:363) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [9]: java.lang.Thread.run(Thread.java:695) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable Factory #0: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3 Factory #1: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c Factory #2: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@1b49105b GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.awt.AWTGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3 MacOSXAWTCGLGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0] MacOSXAWTCGLGraphicsConfigurationFactory: made DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0] [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:193) [4]: jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(MacOSXAWTCGLGraphicsConfigurationFactory.java:107) [5]: com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424) [6]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [7]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [8]: java.awt.Container.addImpl(Container.java:1067) [9]: java.awt.Container.add(Container.java:363) [10]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [11]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [12]: java.lang.Thread.run(Thread.java:695) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3 Factory #1: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c Factory #2: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@1b49105b GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c Thread-4: GLCanvas: TK disableBackgroundErase error: null Bug 1004[TGMapped true]: Init AppContext @ on thread Thread-4 0x495c998a: tg main 0x10b61fd1 -> appCtx [ main null 0x0 -> this sun.awt.AppContext[threadGroup=system] 0x27ce2dd4 ] JAWTWindow[0x549b6220].invalidate @ Thread Thread-4 - visible[isShowing true], ** THIS 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-4 JAWTWindow[0x549b6220].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD AWT-EventQueue-0 MacOSXJAWTWindow.invalidateNative(): osh-enabled false, osd-set false, osd 0x0, osl 0x0, rsl 0x0, wh 0x0 - Thread-4 JAWTWindow[0x549b6220].ctor @ Thread Thread-4 MaxOSXJAWTWindow: 0x549b6220 - thread: Thread-4 JVM version: 1.6.0_65 (1.6.0 update 65) JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0] JAWTUtil.getJAWT(tryOffscreenLayer true, tryOnscreen true) MaxOSXJAWTWindow: 0x549b6220 - thread: Thread-4 JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0 JAWTWindow: surface change 0x0 -> 0x7f7fbb0173f0 MacOSXJAWTWindow.setNewPixelScale: pre[1.0, 1.0], req[0.0, 0.0], min[1.0, 1.0], max[1.0, 1.0] -> result[1.0, 1.0], changed false GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable -> Offscreen-Layer chosenCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]] chosenCapsMod: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] OffscreenLayerSurface: **** JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 1, qsz 0, owner ]] Target: **** JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 1, qsz 0, owner ]] [2]: jogamp.opengl.GLDrawableFactoryImpl.createGLDrawable(GLDrawableFactoryImpl.java:294) [3]: com.jogamp.opengl.awt.GLCanvas.createJAWTDrawableAndContext(GLCanvas.java:717) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:623) [5]: java.awt.Container.addImpl(Container.java:1067) [6]: java.awt.Container.add(Container.java:363) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [9]: java.lang.Thread.run(Thread.java:695) GLDrawableFactoryImpl.createGLDrawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 1, qsz 0, owner ]]] Thread-4: GLContext.resetStates(isInit true) Thread-4: Context created: has shared false OSXUtil.CreateCALayer: 0x7f7fbb025ba0 - AWT-AppKit Thread-4: Info: addNotify - end: peer: [class apple.awt.CCanvas]: AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 0x0 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]] JAWTWindow[0x549b6220].hierarchyChanged @ Thread Thread-4: action 0, displayable true, showing [changed true, comp true -> true], visible[isShowing true], changeBits 0x1 ** COMP 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** SOURCE 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** CHANGED 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** CHANGEDPARENT 0x5253c3f5: ClientLoader[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-4 Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] JAWTWindow[0x549b6220].componentResized @ Thread AWT-EventQueue-0: visible[isShowing true], ** COMP 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** SOURCE 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] CRC mismatch - [entry=-1071722540, pass=59039045]! GAO var5: 0 Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 successful source Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] CRC mismatch - [entry=-1071722540, pass=59039045]! Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb0173f0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] GAO var5: 0 Thread-4: Info: removeNotify - start Threading: jogl.1thread null, singleThreaded true, hasAWT true, mode ST_AWT, plugin jogamp.opengl.awt.AWTThreadingPlugin@2a8a1977 Thread-4: Info: destroyOnEDTAction() - START, hasContext true, hasDrawable true, null Thread-4: setRealized: jogamp.opengl.GLFBODrawableImpl false == false Thread-4: destroyOnEDTAction() - post drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb0173f0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8ecebd0, surfaceHandle 0x7f7fbb0173f0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb0173f0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]]] Thread-4: dispose() - END, animator null JAWTWindow[0x549b6220].destroy @ Thread Thread-4 JAWTWindow[0x549b6220].invalidate @ Thread Thread-4 - visible[isShowing true], ** THIS 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD Thread-4 MacOSXJAWTWindow.invalidateNative(): osh-enabled true, osd-set false, osd 0x0, osl 0x0, rsl 0x7f7fbb025ba0, wh 0x7f7fb8ecebd0 - Thread-4 JAWTWindow[0x549b6220].detach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x25474e45: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 OSXUtil.DestroyCALayer: 0x7f7fbb025ba0 - AWT-AppKit Thread-4: GLCanvas.disposeJAWTWindowAndAWTDeviceOnEDT(): post JAWTWindow: JAWTWindow[0x549b6220][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x0, surfaceHandle 0x0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config null, awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <5dce1bea, 68acfc3>[count 0, qsz 0, owner ]] Thread-4: GLCanvas.disposeJAWTWindowAndAWTDeviceOnEDT(): post GraphicsDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], result: false Thread-4: Info: removeNotify - end, peer: null Thread-4: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0], isBeansDesignTime false Thread-4: GLCanvas: TK disableBackgroundErase error: null [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [5]: java.awt.Container.addImpl(Container.java:1067) [6]: java.awt.Container.add(Container.java:363) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:161) [9]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [10]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [11]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [12]: org.stalk.b2.Client.method47(Client.java:957) [13]: org.stalk.b2.Client.method25(Client.java:2123) [14]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [15]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [16]: java.lang.Thread.run(Thread.java:695) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable Factory #0: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3 Factory #1: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c Factory #2: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@1b49105b GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.awt.AWTGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3 MacOSXAWTCGLGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0] MacOSXAWTCGLGraphicsConfigurationFactory: made DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0] [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:193) [4]: jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(MacOSXAWTCGLGraphicsConfigurationFactory.java:107) [5]: com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424) [6]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [7]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [8]: java.awt.Container.addImpl(Container.java:1067) [9]: java.awt.Container.add(Container.java:363) [10]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:161) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:695) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@3adec8b3 Factory #1: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c Factory #2: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@1b49105b GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@6a0da90c Thread-4: GLCanvas: TK disableBackgroundErase error: null Bug 1004[TGMapped true]: Init AppContext @ on thread Thread-4 0x495c998a: tg main 0x10b61fd1 -> appCtx [ main null 0x0 -> this sun.awt.AppContext[threadGroup=system] 0x27ce2dd4 ] JAWTWindow[0x7badb7b8].invalidate @ Thread Thread-4 - visible[isShowing true], ** THIS 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-4 JAWTWindow[0x7badb7b8].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD AWT-EventQueue-0 MacOSXJAWTWindow.invalidateNative(): osh-enabled false, osd-set false, osd 0x0, osl 0x0, rsl 0x0, wh 0x0 - Thread-4 JAWTWindow[0x7badb7b8].ctor @ Thread Thread-4 MaxOSXJAWTWindow: 0x7badb7b8 - thread: Thread-4 JVM version: 1.6.0_65 (1.6.0 update 65) JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0] JAWTUtil.getJAWT(tryOffscreenLayer true, tryOnscreen true) MaxOSXJAWTWindow: 0x7badb7b8 - thread: Thread-4 JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0 JAWTWindow: surface change 0x0 -> 0x7f7fbb02f9a0 MacOSXJAWTWindow.setNewPixelScale: pre[1.0, 1.0], req[0.0, 0.0], min[1.0, 1.0], max[1.0, 1.0] -> result[1.0, 1.0], changed false OSXUtil.CreateCALayer: 0x7f7fb8c22ea0 - AWT-AppKit GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable -> Offscreen-Layer chosenCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]] chosenCapsMod: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] OffscreenLayerSurface: **** JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 1, qsz 0, owner ]] Target: **** JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 1, qsz 0, owner ]] [2]: jogamp.opengl.GLDrawableFactoryImpl.createGLDrawable(GLDrawableFactoryImpl.java:294) [3]: com.jogamp.opengl.awt.GLCanvas.createJAWTDrawableAndContext(GLCanvas.java:717) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:623) [5]: java.awt.Container.addImpl(Container.java:1067) [6]: java.awt.Container.add(Container.java:363) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:161) [9]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [10]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [11]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [12]: org.stalk.b2.Client.method47(Client.java:957) [13]: org.stalk.b2.Client.method25(Client.java:2123) [14]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [15]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [16]: java.lang.Thread.run(Thread.java:695) GLDrawableFactoryImpl.createGLDrawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb02f9a0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 1, qsz 0, owner ]]] Thread-4: GLContext.resetStates(isInit true) Thread-4: Context created: has shared false Thread-4: Info: addNotify - end: peer: [class apple.awt.CCanvas]: AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb02f9a0, Drawable size 0x0 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]] JAWTWindow[0x7badb7b8].hierarchyChanged @ Thread Thread-4: action 0, displayable true, showing [changed true, comp true -> true], visible[isShowing true], changeBits 0x1 ** COMP 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** SOURCE 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** CHANGED 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** CHANGEDPARENT 0x5253c3f5: ClientLoader[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-4 JAWTWindow[0x7badb7b8].componentResized @ Thread AWT-EventQueue-0: visible[isShowing true], ** COMP 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** SOURCE 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x49f8d077: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 Thread-4: GLCanvas.reshape.0 canvas1 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb02f9a0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb02f9a0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb02f9a0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 0, qsz 0, owner ]]] Thread-4: GLCanvas.reshape.0 canvas1 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f7fbb02f9a0 Thread-4: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb02f9a0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb02f9a0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 0, qsz 0, owner ]]] true Thread-4: setRealized: drawable GLFBODrawableImpl, surface MacOSXJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:629) [4]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [5]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [6]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [7]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [8]: org.stalk.b2.Client.method47(Client.java:957) [9]: org.stalk.b2.Client.method25(Client.java:2123) [10]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [11]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [12]: java.lang.Thread.run(Thread.java:695) JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 765 x 503 ] Thread-4: setRealized: drawable MacOSXOnscreenCGLDrawable, surface MacOSXJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.GLFBODrawableImpl.setRealizedImpl(GLFBODrawableImpl.java:384) [4]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:193) [5]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:629) [6]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [7]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [8]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [9]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [10]: org.stalk.b2.Client.method47(Client.java:957) [11]: org.stalk.b2.Client.method25(Client.java:2123) [12]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [13]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [14]: java.lang.Thread.run(Thread.java:695) Thread-4: GLContext.resetStates(isInit true) Thread-4: MacOSXCGLContext.createImpl: START GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], share 0x0 Thread-4: Use ARB[avail[disabled false, quirk false] -> true]] Thread-4: createContextARB-MapGLVersions is SET (decon): true Thread-4: createContextARB-MapGLVersions Requested GLProfile[GL2/GL2.hw] -> 2.0 (Compat profile, compat[], hardware) Thread-4: createContextARB-MapGLVersions Mapped 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) NS viewHandle.1: GLFBODrawableImpl drawable: isFBO true, isPBuffer false, isSurfaceless false, jogamp.opengl.GLFBODrawableImpl, GLFBODrawableImpl[Initialized false, realized true, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb02f9a0, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized true, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb02f9a0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 1, qsz 0, owner ]]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized true, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb02f9a0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 1, qsz 0, owner ]] NS create share: 0 NS create drawable type: jogamp.opengl.GLFBODrawableImpl NS create drawable handle: isPBuffer false, isFBO true, isSurfaceless false NS create pixelFormat: 0x7f7fb8ed32b0 NS create chosenCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] NS create fixedCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] NS create drawable native-handle: 0x7f7fbb02f9a0 NS create drawable NSView-handle: 0x0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-4: createContextARBImpl: OK 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-4: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]] - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-4: GLContext.setGLFuncAvail: Pre version verification - expected 2.1 (Compat profile, arb, debug, compat[], FBO, hardware), strictMatch false, glVersionsMapping false Thread-4: GLContext.setGLFuncAvail: Version verification (String): String 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-4: GLContext.setGLFuncAvail: Post version verification req 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) -> has 2.1 (Compat profile, arb, debug, compat[], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK false Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]]: [] Thread-4: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x2010023 - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-4: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-4: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x427be8c2 Thread-4: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x2010023 - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware)) -> 0x22e496ab: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): Thread-4, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@4d5fc672 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:988) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [9]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [10]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [11]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [12]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [13]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [14]: org.stalk.b2.Client.method47(Client.java:957) [15]: org.stalk.b2.Client.method25(Client.java:2123) [16]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [17]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [18]: java.lang.Thread.run(Thread.java:695) Thread-4:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@4d5fc672, OpenGL 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-4:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, use glGetString Thread-4:ExtensionAvailabilityCache: GL_EXTENSIONS: 138, used glGetString Thread-4:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-4:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation Thread-4:ExtensionAvailabilityCache: ALL EXTENSIONS: 138 Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-4:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-4: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x2010023) -> 0x4add8e0d - entries: 147 Thread-4: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x2010023 - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - glErr 0x0 Thread-4: Create GL context OK: For jogamp.opengl.macosx.cgl.MacOSXCGLContext - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 - obj 0x178ed77a, ctx 0x7f7fb8e7a120, isShared false, surf true 0x7f7fbb02f9a0, <17991de1, 4578aae1>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(true) GLDebugMessageHandler: No extension available! 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 GL_EXTENSIONS 138 ExtensionAvailabilityCache: getGLExtensions() called GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GLDebugMessageHandler.init(true) .. n/a GLFBODrawableImpl.initialize(): samples 2 -> 2/8 FBObject.init() START: 765x503, 2 -> 2 samples fullFBOSupport: true maxColorAttachments: 8/8 [capped/real] maxSamples: 8 maxTextureSize: 8192 -> 8192 maxRenderbufferSize: 8192 rgba8: true depth24: true depth32: true stencil01: true stencil04: true stencil08: true stencil16: true packedDepthStencil: true NV_fbo_color_attachments: false 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Swap Interval 0 GL Profile GLProfile[GL2/GL2.hw] GL Version 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 [GL 2.1.0, vendor 10.0.19 (NVIDIA-10.0.19 310.90.10.05b12)] Quirks [NoOffscreenBitmap, NeedSharedObjectSync] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER NVIDIA GeForce 320M OpenGL Engine GL_VERSION 2.1 NVIDIA-10.0.19 310.90.10.05b12 GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 GL FBO: basic true, full true GL_EXTENSIONS 138 GLX_EXTENSIONS 0 ----------------------------------------------------------------------------------------------------- FBObject.init() END: FBO[name r/w 1/0, init true, bound true, size 765x503, samples 2/8, modified true/true, depth null, stencil null, colorbuffer attachments: 0/8, with 0 textures: [null, null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state FBO missing attachment, obj 0x2781b3d4] [2]: com.jogamp.opengl.FBObject.init(FBObject.java:1072) [3]: jogamp.opengl.GLFBODrawableImpl.setupFBO(GLFBODrawableImpl.java:115) [4]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:224) [5]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [6]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [7]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [9]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [10]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:695) Attachment.init.X: ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x40158291] FBObject.attachColorbuffer.X: [attachmentPoint 0, colbuf ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x40158291]]: FBO[name r/w 1/0, init true, bound true, size 765x503, samples 2/8, modified true/true, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x40158291], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2781b3d4] Attachment.init.X: RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x442f1e75] FBObject.attachRenderbuffer.X: [attachmentType DEPTH, iformat 0x81a5]: FBO[name r/w 1/0, init true, bound true, size 765x503, samples 2/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x442f1e75], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x40158291], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2781b3d4] FBObject.init() START: 765x503, 0 -> 0 samples fullFBOSupport: true maxColorAttachments: 8/8 [capped/real] maxSamples: 8 maxTextureSize: 8192 -> 8192 maxRenderbufferSize: 8192 rgba8: true depth24: true depth32: true stencil01: true stencil04: true stencil08: true stencil16: true packedDepthStencil: true NV_fbo_color_attachments: false 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Swap Interval 0 GL Profile GLProfile[GL2/GL2.hw] GL Version 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 [GL 2.1.0, vendor 10.0.19 (NVIDIA-10.0.19 310.90.10.05b12)] Quirks [NoOffscreenBitmap, NeedSharedObjectSync] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER NVIDIA GeForce 320M OpenGL Engine GL_VERSION 2.1 NVIDIA-10.0.19 310.90.10.05b12 GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 GL FBO: basic true, full true GL_EXTENSIONS 138 GLX_EXTENSIONS 0 ----------------------------------------------------------------------------------------------------- FBObject.init() END: FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth null, stencil null, colorbuffer attachments: 0/8, with 0 textures: [null, null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state FBO missing attachment, obj 0x7178b64b] [2]: com.jogamp.opengl.FBObject.init(FBObject.java:1072) [3]: jogamp.opengl.GLFBODrawableImpl.setupFBO(GLFBODrawableImpl.java:136) [4]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:224) [5]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [6]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [7]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [9]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [10]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:695) Attachment.init.X: TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75] FBObject.attachColorbuffer.X: [attachmentPoint 0, colbuf TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75]]: FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth null, stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7178b64b] Attachment.init.X: RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0xf27461b] FBObject.attachRenderbuffer.X: [attachmentType DEPTH, iformat 0x81a5]: FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0xf27461b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7178b64b] FBObject.resetSamplingSink.0 [2]: com.jogamp.opengl.FBObject.resetSamplingSink(FBObject.java:2307) [3]: jogamp.opengl.GLFBODrawableImpl.setupFBO(GLFBODrawableImpl.java:153) [4]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:224) [5]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [6]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [7]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [9]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [10]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:695) FBObject.resetSamplingSink.1: mod false THIS FBO[name r/w 1/2, init true, bound true, size 765x503, samples 2/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x442f1e75], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x40158291], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75], hasSink true, dirty true], state OK, obj 0x2781b3d4], SINK FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0xf27461b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7178b64b] FBObject.resetSamplingSink.X2: Matching: exFormat true, size true, depthStencil true, mod false GLFBODrawableImpl.initialize(true): GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, Handle 0x7f7fbb02f9a0, Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 1, FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0xf27461b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7178b64b], FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 765x503, samples 2/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x442f1e75], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x40158291], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d8f9b75], hasSink true, dirty true], state OK, obj 0x2781b3d4], Surface JAWTWindow[0x7badb7b8][JVM version: 1.6.0_65 (1.6.0 update 65) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f7fb8e78970, surfaceHandle 0x7f7fbb02f9a0, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized true, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2d82ef6b, handle 0x7f7fbb02f9a0, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], apple.awt.CGraphicsConfig@61542a75[dev=CGraphicsDevice[screen=0],pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e4a9a7d]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <6e3e5a91, 3fac1e22>[count 1, qsz 0, owner ]]] [2]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:244) [3]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [4]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [6]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [8]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [9]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [10]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [11]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [12]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [13]: org.stalk.b2.Client.method47(Client.java:957) [14]: org.stalk.b2.Client.method25(Client.java:2123) [15]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [16]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [17]: java.lang.Thread.run(Thread.java:695) MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: true, ctx 0x7f7fb8e7a120, hasBackingLayerHost true, attachGLLayerCmd null MaxOSXCGLContext.NSOpenGLImpl.associateDrawable(true): AttachGLLayerCmd[valid false, size tex[765x503], win[765x503], ctx 0x7f7fb8e7a120, opaque true, texID 1, pbuffer 0x0, nsOpenGLLayer 0x0] NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit CGL setSwapInterval: 0 NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f7fbb02f9a0 - AWT-AppKit