GLProfile.initSingleton() - thread main java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:118) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2063) at javax.media.opengl.GLProfile.get(GLProfile.java:939) at javax.media.opengl.GLProfile.get(GLProfile.java:968) at javax.media.opengl.GLProfile.getMaximum(GLProfile.java:674) at com.ardor3d.framework.jogl.CapsUtil.getProfile(CapsUtil.java:24) at com.ardor3d.framework.jogl.CapsUtil.getCapsForSettings(CapsUtil.java:52) at com.ardor3d.framework.jogl.JoglNewtWindow.(JoglNewtWindow.java:60) at com.ardor3d.framework.jogl.JoglNewtWindow.(JoglNewtWindow.java:54) at com.ardor3d.framework.jogl.JoglNewtWindow.(JoglNewtWindow.java:48) 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: default GraphicsConfiguration = sun.java2d.d3d.D3DGraphicsConfig JOGL/Java2D OGL Pipeline active false, resourceCompatible false GLProfile.init - thread: main ----------------------------------------------------------------------------------------------------- Platform: WINDOWS / Windows 7 6.1 (6.1.0), x86 (arch), GENERIC_ABI, 8 cores MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment: int8 1 / 1, int16 2 / 2 int 4 / 4, long 4 / 4 int32 4 / 4, int64 8 / 8 float 4 / 4, double 8 / 8, ldouble 12 / 4 pointer 4 / 4, page 4096 Platform: Java Version: 1.7.0_45 (1.7.0u45), VM: Java HotSpot(TM) Client VM, Runtime: Java(TM) SE Runtime Environment Platform: Java Vendor: Oracle Corporation, http://java.oracle.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.1 Implementation Title: GlueGen Run-Time Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.1.2 Implementation Build: 2.1-b741-20131101 Implementation Branch: origin/master Implementation Commit: 3fec08a69de571cf2939e6028487faea8a23ccaa ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: javax.media.nativewindow Extension Name: javax.media.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.1 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.1.2 Implementation Build: 2.1-b1135-20131101 Implementation Branch: origin/master Implementation Commit: 3ed74abaddb90cb537897b9928e923be50f7f99f ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: javax.media.opengl Extension Name: javax.media.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.1 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.1.2 Implementation Build: 2.1-b1135-20131101 Implementation Branch: origin/master Implementation Commit: 3ed74abaddb90cb537897b9928e923be50f7f99f ----------------------------------------------------------------------------------------------------- GLDrawableFactory.static - Native OS Factory for: .windows: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory SharedResourceRunner.start() - start new Thread - main SharedResourceRunner.run(): STARTED - main-SharedResourceRunner SharedResourceRunner.run(): READY - main-SharedResourceRunner Info: EGLDrawableFactory: EGL ES1 - NOPE (ES1 lib) Info: EGLDrawableFactory: EGL ES2 - NOPE javax.media.opengl.GLException: No GLDrawableFactory available for profile: GLES2 at javax.media.opengl.GLDrawableFactory.getFactoryImpl(GLDrawableFactory.java:397) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1613) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2063) at javax.media.opengl.GLProfile.get(GLProfile.java:939) at javax.media.opengl.GLProfile.get(GLProfile.java:968) at javax.media.opengl.GLProfile.getMaximum(GLProfile.java:674) at com.ardor3d.framework.jogl.CapsUtil.getProfile(CapsUtil.java:24) at com.ardor3d.framework.jogl.CapsUtil.getCapsForSettings(CapsUtil.java:52) at com.ardor3d.framework.jogl.JoglNewtWindow.(JoglNewtWindow.java:60) at com.ardor3d.framework.jogl.JoglNewtWindow.(JoglNewtWindow.java:54) at com.ardor3d.framework.jogl.JoglNewtWindow.(JoglNewtWindow.java:48) Info: GLProfile.init - EGL GLDrawable factory not available Info: GLProfile.init - Default device is desktop derived: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] WindowsWGLDrawableFactory.enterThreadCriticalZone() - 0xffffffffffffffff - main Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] (com.jogamp.nativewindow.windows.WindowsGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory false GLProfile.init map decon, desktopCtxUndef true, esCtxUndef true GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device decon GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device decon GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device decon GLProfile.init map GLProfile[GL2/GL2.sw] on device decon GLProfile.init map GLProfile[GL4/GL4.sw] on device decon GLProfile.init map GLProfile[GL3/GL3.sw] on device decon GLProfile.init map *** no mapping for GLES3 on device decon GLProfile.init map GLProfile[GL4ES3/GL3bc.sw] on device decon GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device decon GLProfile.init map *** no mapping for GLES2 on device decon GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device decon GLProfile.init map *** no mapping for GLES1 on device decon GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device decon SharedResourceRunner.getOrCreateShared() decon: trying - main SharedResourceRunner.doAndWait() START init: decon, release: null - main SharedResourceRunner.doAndWait() set command: decon, release: null - main SharedResourceRunner.run(): WOKE UP for device connection init: decon, release: null - main-SharedResourceRunner SharedResourceRunner.run(): create Shared for: decon - main-SharedResourceRunner main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface GDISurface, isProxySurface true: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:293) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) at java.lang.Thread.run(Unknown Source) main-SharedResourceRunner: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen false, 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[.]], chosen GLCaps[wgl vid 0x7 gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] main-SharedResourceRunner: GLContext.resetStates(isInit true) main-SharedResourceRunner: createImpl: START GLCaps[wgl vid 0x7 gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], share null Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@14709c6 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:328) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:303) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) at java.lang.Thread.run(Unknown Source) main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable mapping key(WGL-.windows_decon_0) -> 0x1bf09ed main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 0.0 (Compat profile, hardware) - 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 0.0 (Compat profile, hardware), strictMatch false, glVersionsMapping false main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 0.0 (Compat profile, hardware) -> has 4.2 (Compat profile, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020002 - 4.2 (Compat profile, hardware) - 4.2.0 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4020002) -> 0xbc4a53 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@14709c6, OpenGL 4.2 (Compat profile, hardware) - 4.2.0 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.2 (Compat profile, hardware) - 4.2.0, use glGetString main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 265, used glGetString main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 25 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 289 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.windows_decon_0-0x4020002) -> 0x772c6c - entries: 305 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020002 - 4.2 (Compat profile, ES2 compat, FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARB: mappedVersionsAvailableSet(decon): false main-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.4, major[4..4], minor[0..4] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.4 (Core profile, arb, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: NO 4.4 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions.2: share 0, direct true, version 4.3, major[4..4], minor[0..4] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.3 (Core profile, arb, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: NO 4.3 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions.3: share 0, direct true, version 4.2, major[4..4], minor[0..4] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (Core profile, arb, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: OK 4.2 (Core profile, arb, hardware) - @creation, share 0, direct true main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Core profile, arb, hardware) - 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Core profile, arb, hardware), strictMatch true, glVersionsMapping true main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.2 (Core profile, arb, hardware) -> has 4.2 (Core profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020005 - 4.2 (Core profile, arb, hardware) - 4.2.0 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4020005) -> 0x197c56f main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@14709c6, OpenGL 4.2 (Core profile, arb, hardware) - 4.2.0 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.2 (Core profile, arb, hardware) - 4.2.0, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 264, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 25 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 288 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.windows_decon_0-0x4020005) -> 0x12315e5 - entries: 304 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020005 - 4.2 (Core profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARBVersions.X: ctx 0x10001, share 0, direct true, version 4.2, major[4..4], minor[0..4] GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: 4.0 (Core profile, hardware) -> 4.2 (Core profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 4.4 -> 4.2 (Core profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: 3.0 (Core profile, hardware) -> 4.2 (Core profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.4, major[4..4], minor[0..4] main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.4 (Compat profile, arb, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: NO 4.4 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions.2: share 0, direct true, version 4.3, major[4..4], minor[0..4] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.3 (Compat profile, arb, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: NO 4.3 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions.3: share 0, direct true, version 4.2, major[4..4], minor[0..4] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (Compat profile, arb, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: OK 4.2 (Compat profile, arb, hardware) - @creation, share 0, direct true Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@72ae98 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1068) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1006) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:916) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:825) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:346) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:303) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) at java.lang.Thread.run(Unknown Source) main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Compat profile, arb, hardware) - 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Compat profile, arb, hardware), strictMatch true, glVersionsMapping true main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.2 (Compat profile, arb, hardware) -> has 4.2 (Compat profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, hardware) - 4.2.0 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4020003) -> 0x108d69f main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@72ae98, OpenGL 4.2 (Compat profile, arb, hardware) - 4.2.0 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.2 (Compat profile, arb, hardware) - 4.2.0, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 265, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 25 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 289 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.windows_decon_0-0x4020003) -> 0x14298a5 - entries: 305 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARBVersions.X: ctx 0x20001, share 0, direct true, version 4.2, major[4..4], minor[0..4] GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: 4.0 (Compat profile, hardware) -> 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 4.2 -> 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: 3.0 (Compat profile, hardware) -> 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: 2.0 (Compat profile, hardware) -> 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet .windows_decon_0 .windows_decon_0-0x3040000: 4.2 (Core profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x2020000: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x4020000: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x4040000: 4.2 (Core profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x3020000: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) GLContextImpl.mapGLVersions: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], profileAliasing: true, total 122.519346ms .windows_decon_0-0x3040000: 4.2 (Core profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x2020000: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x4020000: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x4040000: 4.2 (Core profile, arb, ES2 compat, FBO, hardware) .windows_decon_0-0x3020000: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: createContextARB: Requested 2.0 (Compat profile, hardware) main-SharedResourceRunner: createContextARB: Mapped 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, handle 0xffffffffb00170d6, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-SharedResourceRunner: createContextARBImpl: OK 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, share 0, direct true Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@133a97f java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:850) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:346) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:303) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) at java.lang.Thread.run(Unknown Source) main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, glVersionsMapping false main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) -> has 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-SharedResourceRunner: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4020003) -> 0x108d69f main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4020003) -> 0x14298a5 - entries: 305 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextImpl: OK (ARB, initial) share 0 main-SharedResourceRunner: Create GL context OK: obj 0x1411302, ctx 0x30001, surf 0xffffffffb00170d6 for jogamp.opengl.windows.wgl.WindowsWGLContext - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) .. n/a SharedDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] SharedScreen: DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0] SharedContext: WindowsWGLContext [Version 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 [GL 4.2.0, vendor 0.0.0 (n/a)], options 0x1403, this 0x1411302, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@133a97f, quirks: [NoDoubleBufferedBitmap], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface GDISurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen false, 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[.]], chosen GLCaps[wgl vid 0x7 gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock [count 0, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[ 64x64] , upstreamSurface false ]]] pixelformat: true multisample: true pbuffer: true readDrawable: true SharedResourceRunner.run(): READY - main-SharedResourceRunner SharedResourceRunner.initializeAndWait END init: decon, release: null - main SharedResourceRunner.getOrCreateShared() decon: success - main GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: desktop Shared Ctx true GLProfile.init map decon, desktopCtxUndef false, esCtxUndef false GLProfile.init map GLProfile[GL4bc/GL4bc.hw] on device decon GLProfile.init map defaultHW GLProfile[GL4bc/GL4bc.hw] on device decon GLProfile.init map GLProfile[GL3bc/GL4bc.hw] on device decon GLProfile.init map defaultAny GLProfile[GL3bc/GL4bc.hw] on device decon GLProfile.init map GLProfile[GL2/GL4bc.hw] on device decon GLProfile.init map GLProfile[GL4/GL4.hw] on device decon GLProfile.init map GLProfile[GL3/GL4.hw] on device decon GLProfile.init map *** no mapping for GLES3 on device decon GLProfile.init map *** no mapping for GL4ES3 on device decon GLProfile.init map GLProfile[GL2GL3/GL4bc.hw] on device decon GLProfile.init map *** no mapping for GLES2 on device decon GLProfile.init map GLProfile[GL2ES2/GL4.hw] on device decon GLProfile.init map *** no mapping for GLES1 on device decon GLProfile.init map GLProfile[GL2ES1/GL4bc.hw] on device decon GLProfile.initProfilesForDevice: decon: added profile(s): desktop true, egl false GLProfile.initProfilesForDevice: decon: Natives[GL4bc true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)], GL4 true [4.2 (Core profile, arb, ES2 compat, FBO, hardware)], GLES3 false, GL3bc true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)], GL3 true [4.2 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 8 / 12] GLProfile.dumpGLInfo: WindowsWGLContext [Version 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 [GL 4.2.0, vendor 0.0.0 (n/a)], options 0x1403, this 0x1411302, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@133a97f, quirks: [NoDoubleBufferedBitmap], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface GDISurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen false, 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[.]], chosen GLCaps[wgl vid 0x7 gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock [count 0, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[ 64x64] , upstreamSurface false ]]] ----------------------------------------------------------------------------------------------------- WindowsGraphicsDevice[type .windows, connection decon]: Natives GL4bc true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)] GL4 true [4.2 (Core profile, arb, ES2 compat, FBO, hardware)] GLES3 false GL3bc true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)] GL3 true [4.2 (Core profile, arb, ES2 compat, FBO, hardware)] GL2 true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)] GLES2 false GLES1 false Count 5 / 8 Common GL4ES3 false GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES2 GLProfile[GL2ES2/GL4.hw] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] GL2 GLProfile[GL2/GL4bc.hw] GL4 GLProfile[GL4/GL4.hw] GL3 GLProfile[GL3/GL4.hw] GL4bc GLProfile[GL4bc/GL4bc.hw] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] GL3bc GLProfile[GL3bc/GL4bc.hw] default GLProfile[GL4bc/GL4bc.hw] Count 8 / 12 Swap Interval -1 GL Profile GLProfile[GL2/GL2.sw] GL Version 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 [GL 4.2.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GT 540M/PCI/SSE2 GL_VERSION 4.2.0 GLSL true, has-compiler-func: true, version: 4.20 NVIDIA via Cg compiler / 4.20.0 GL FBO: basic true, full true GL_EXTENSIONS 265 GLX_EXTENSIONS 25 ----------------------------------------------------------------------------------------------------- GLCaps[wgl vid 0x1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xa arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xe arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x11 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x12 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x13 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x14 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x15 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x16 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x17 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x18 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x19 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x20 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x21 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x22 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x23 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x24 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x25 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x26 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x27 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x28 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x29 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x30 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x31 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x32 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x33 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x34 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x35 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x36 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x37 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x38 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x39 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x40 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x41 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x42 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x43 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x44 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x45 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x46 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x47 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x48 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x49 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x50 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x51 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x52 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x53 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x54 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x55 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x56 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x57 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x58 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x59 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x60 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x61 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x62 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x63 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x64 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x65 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 32/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x66 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x67 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x68 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x69 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6f gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x70 gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x73 gdi: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x74 gdi: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x87 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x88 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x89 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x90 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x91 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x92 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x93 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x94 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x95 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x96 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x97 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x98 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x99 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xaa arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xab arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xac arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xad arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xae arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xaf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xba arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbe arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xca arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xce arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xda arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xde arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xea arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xeb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xec arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xed arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xee arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xef arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfa arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfe arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xff arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x100 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x101 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x102 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x103 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x104 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x105 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x106 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x107 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x108 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x109 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x110 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x111 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x112 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x113 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x114 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x115 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x116 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x117 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x118 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x119 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x120 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x121 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x122 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x123 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x124 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x125 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x126 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x127 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x128 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x129 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x130 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x131 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x132 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x133 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x134 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x135 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x136 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x137 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x138 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x139 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x140 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x141 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x142 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x143 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x144 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x145 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x146 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x147 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x148 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x149 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x150 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x151 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x152 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x153 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x154 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x155 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x156 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x157 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x158 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x159 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x160 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x161 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x162 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x163 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x164 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x165 arb: rgba 0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x166 arb: rgba 0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x167 arb: rgba 0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x168 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x169 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16f arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x170 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x171 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x172 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x173 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x174 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x175 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x176 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x177 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x178 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x179 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17f arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x180 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x181 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x182 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x183 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x184 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x185 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x186 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x187 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x188 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x189 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18f arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x190 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x191 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x192 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x193 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x194 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x195 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x196 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x197 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x198 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x199 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19e arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19f arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1aa arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ab arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ac arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ad arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ae arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1af arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ba arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bb arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bc arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bd arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1be arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bf arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ca arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cb arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cc arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cd arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ce arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cf arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1da arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1db arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1dc arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1dd arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1de arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1df arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1e0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1e1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1e2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] WindowsWGLDrawableFactory.leaveThreadCriticalZone() - 0xffffffffffffffff - main 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 defaultDevice WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] GLProfile.init defaultDevice Desktop WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] GLProfile.init defaultDevice EGL null GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] GLProfiles on device WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] Natives GL4bc true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)] GL4 true [4.2 (Core profile, arb, ES2 compat, FBO, hardware)] GLES3 false GL3bc true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)] GL3 true [4.2 (Core profile, arb, ES2 compat, FBO, hardware)] GL2 true [4.2 (Compat profile, arb, ES2 compat, FBO, hardware)] GLES2 false GLES1 false Count 5 / 8 Common GL4ES3 false GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES2 GLProfile[GL2ES2/GL4.hw] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] GL2 GLProfile[GL2/GL4bc.hw] GL4 GLProfile[GL4/GL4.hw] GL3 GLProfile[GL3/GL4.hw] GL4bc GLProfile[GL4bc/GL4bc.hw] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] GL3bc GLProfile[GL3bc/GL4bc.hw] default GLProfile[GL4bc/GL4bc.hw] Count 8 / 12 Desktop Capabilities: GLCaps[wgl vid 0x1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xa arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xe arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0xf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x11 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x12 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x13 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x14 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x15 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x16 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x17 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x18 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x19 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x1f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x20 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x21 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x22 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x23 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x24 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x25 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x26 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x27 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x28 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x29 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x2f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x30 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x31 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x32 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x33 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x34 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x35 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x36 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x37 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x38 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x39 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x3f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x40 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x41 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x42 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x43 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x44 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x45 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x46 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x47 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x48 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x49 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x4f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x50 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x51 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x52 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x53 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x54 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x55 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x56 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x57 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x58 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x59 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x5f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x60 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x61 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x62 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 0x63 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x64 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x65 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 32/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x66 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x67 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x68 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x69 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/8/0, dbl, mono , sw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo]] GLCaps[wgl vid 0x6f gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x70 gdi: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x73 gdi: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x74 gdi: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] GLCaps[wgl vid 0x87 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x88 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x89 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x8f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x90 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x91 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x92 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x93 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x94 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x95 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x96 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x97 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x98 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x99 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x9f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xa9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xaa arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xab arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xac arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xad arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xae arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xaf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xb9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xba arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbe arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xbf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xc9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xca arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xce arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xcf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xd9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xda arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xde arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xdf arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xe9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xea arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xeb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xec arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xed arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xee arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xef arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf0 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf1 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf2 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf3 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf5 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf8 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xf9 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfa arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfb arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfc arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfd arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xfe arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0xff arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x100 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x101 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x102 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x103 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x104 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x105 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x106 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x107 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x108 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x109 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10a arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10b arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10c arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10d arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10e arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x10f arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x110 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x111 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x112 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x113 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x114 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x115 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x116 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x117 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x118 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x119 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x11f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x120 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x121 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x122 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x123 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x124 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x125 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x126 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x127 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x128 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x129 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x12f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x130 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x131 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x132 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x133 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x134 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x135 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x136 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x137 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x138 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x139 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x13f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x140 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x141 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x142 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x143 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x144 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x145 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x146 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x147 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x148 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x149 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x14f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x150 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x151 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x152 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x153 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x154 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x155 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x156 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x157 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x158 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x159 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15a arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15b arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15c arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15d arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15e arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x15f arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x160 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x161 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x162 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x163 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x164 arb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x165 arb: rgba 0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x166 arb: rgba 0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x167 arb: rgba 0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x168 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x169 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x16f arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x170 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x171 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x172 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x173 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x174 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x175 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x176 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x177 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x178 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x179 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x17f arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x180 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x181 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x182 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x183 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x184 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x185 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x186 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x187 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x188 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x189 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18e arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x18f arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x190 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x191 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x192 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x193 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x194 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x195 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x196 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x197 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x198 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x199 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19a arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19b arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19c arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19d arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19e arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x19f arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1a9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1aa arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ab arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ac arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ad arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ae arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1af arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1b9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ba arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bb arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bc arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bd arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1be arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1bf arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1c9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ca arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cb arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cc arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cd arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1ce arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1cf arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d3 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d4 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d5 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d6 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d7 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d8 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1d9 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1da arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1db arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1dc arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1dd arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1de arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/32, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1df arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1e0 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1e1 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 0x1e2 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/32, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] EGL Capabilities: none Display.setEDTUtil(default): null -> null Display.createEDTUtil(.windows_nil-1): jogamp.newt.DefaultEDTUtil Display.create() NEW: NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null] main Screen.create() NEW: NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null] main Window.addWindow2List: GCed 0, size 1 Info: EDT start main, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:231) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1842) at jogamp.newt.WindowImpl.setSize(WindowImpl.java:1035) at jogamp.newt.WindowImpl.setTopLevelSize(WindowImpl.java:1039) at com.jogamp.newt.opengl.GLWindow.setTopLevelSize(GLWindow.java:434) at com.ardor3d.framework.jogl.JoglNewtWindow.setSize(JoglNewtWindow.java:132) at com.ardor3d.framework.jogl.JoglNewtWindow.init(JoglNewtWindow.java:151) Thread[main,5,main]: Default-EDT reset - edt: Thread[Display-.windows_nil-1,5,main] Thread[main,5,main]: Default-EDT START - edt: Thread[main-Display-.windows_nil-1-EDT-1,5,main] main-Display-.windows_nil-1-EDT-1: Default-EDT run() START main-Display-.windows_nil-1-EDT-1 Window setSize: START 128x128 -> 720x488, fs false, windowHandle 0x0, visible false defineSize: 128x128 -> 720x488 Window setSize: END 720x488, visibleAction 0 Window setVisible: START (main) 64/64 720x488, fs false, windowHandle 0x0, visible: false -> true, parentWindowHandle 0x0, parentWindow false Window.createNative() START (main-Display-.windows_nil-1-EDT-1, jogamp.newt.driver.windows.WindowDriver[Config null , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x0 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 720x488 , Visible false, focus false , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@8e561a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0]) Screen.addReference() (main-Display-.windows_nil-1-EDT-1): 0 -> 1 Screen.createNative() START (main-Display-.windows_nil-1-EDT-1, NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null]) Display.addReference() (main-Display-.windows_nil-1-EDT-1): 0 -> 1 Display.createNative() START (main-Display-.windows_nil-1-EDT-1, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, null]) Display.createNative() END (main-Display-.windows_nil-1-EDT-1, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], active 1) Screen.initMonitorState() START (main-Display-.windows_nil-1-EDT-1, NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: null]) ScreenImpl.collectNativeMonitorModes: MonitorDevice number : 2 ScreenImpl.collectNativeMonitorModes: MonitorMode number : 368 ScreenImpl.collectNativeMonitorModes: SizeAndRate number : 138 ScreenImpl.collectNativeMonitorModes: SurfaceSize number : 72 ScreenImpl.collectNativeMonitorModes: Resolution number : 24 All[0]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[1]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[2]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[3]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[4]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[5]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[6]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[7]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[8]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[9]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[10]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[11]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[12]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[13]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[14]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[15]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[16]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[17]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[18]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[19]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[20]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[21]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[22]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[23]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[24]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[25]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[26]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[27]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[28]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[29]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[30]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[31]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[32]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[33]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[34]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[35]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[36]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[37]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[38]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[39]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[40]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[41]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[42]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[43]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[44]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[45]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[46]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[47]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[48]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[49]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[50]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[51]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[52]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[53]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[54]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[55]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[56]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[57]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[58]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[59]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[60]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[61]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[62]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[63]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[64]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[65]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[66]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[67]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[68]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[69]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[70]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[71]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[72]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[73]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[74]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[75]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[76]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[77]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[78]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[79]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[80]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[81]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[82]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[83]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[84]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[85]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[86]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[87]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[88]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[89]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[90]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[91]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[92]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[93]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[94]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[95]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[96]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[97]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[98]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[99]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[100]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[101]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[102]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[103]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[104]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[105]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[106]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[107]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[108]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[109]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[110]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[111]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[112]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[113]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[114]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[115]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[116]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[117]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[118]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[119]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[120]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[121]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[122]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[123]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[124]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[125]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[126]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[127]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[128]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[129]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[130]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[131]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[132]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[133]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[134]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[135]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[136]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[137]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[138]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[139]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[140]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[141]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[142]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[143]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[144]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[145]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[146]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[147]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[148]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[149]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[150]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[151]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[152]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] All[153]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] All[154]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] All[155]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] All[156]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[157]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[158]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[159]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[160]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[161]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[162]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[163]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[164]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] All[165]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] All[166]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] All[167]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] All[168]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[169]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[170]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[171]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[172]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] All[173]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] All[174]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] All[175]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] All[176]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[177]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[178]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[179]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[180]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[181]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[182]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[183]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[184]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] All[185]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] All[186]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] All[187]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] All[188]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[189]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[190]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[191]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[192]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[193]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[194]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[195]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[196]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[197]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[198]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[199]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[200]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[201]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[202]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[203]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[204]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[205]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[206]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[207]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[208]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[209]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[210]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[211]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[212]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] All[213]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] All[214]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] All[215]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] All[216]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[217]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[218]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[219]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[220]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[221]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[222]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[223]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[224]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[225]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[226]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[227]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[228]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] All[229]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] All[230]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] All[231]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] All[232]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[233]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[234]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[235]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[236]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[237]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[238]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[239]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[240]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[241]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[242]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[243]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[244]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] All[245]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] All[246]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] All[247]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] All[248]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[249]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[250]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[251]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[252]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[253]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[254]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[255]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[256]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[257]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[258]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[259]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[260]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] All[261]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] All[262]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] All[263]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] All[264]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[265]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[266]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[267]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[268]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[269]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[270]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[271]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[272]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[273]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[274]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[275]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[276]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] All[277]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] All[278]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] All[279]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] All[280]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[281]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[282]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[283]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[284]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[285]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[286]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[287]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[288]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[289]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[290]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[291]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[292]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] All[293]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] All[294]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] All[295]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] All[296]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[297]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[298]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[299]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[300]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[301]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[302]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[303]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[304]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[305]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[306]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[307]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[308]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] All[309]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] All[310]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] All[311]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] All[312]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[313]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[314]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[315]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[316]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[317]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[318]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[319]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[320]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[321]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[322]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[323]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[324]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] All[325]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] All[326]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] All[327]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] All[328]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[329]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[330]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[331]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[332]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[333]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[334]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[335]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[336]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[337]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[338]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[339]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[340]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[341]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[342]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[343]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[344]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[345]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[346]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[347]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[348]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[349]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[350]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[351]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[352]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[353]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[354]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[355]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[356]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[357]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[358]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[359]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[360]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[361]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[362]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[363]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[364]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[365]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[366]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[367]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0]: Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176] [0][0]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][1]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][2]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][3]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][4]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][5]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][6]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][7]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][8]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][9]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][10]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][11]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][12]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][13]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][14]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][15]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][16]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][17]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][18]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][19]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][20]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][21]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][22]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][23]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][24]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][25]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][26]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][27]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][28]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][29]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][30]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][31]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][32]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][33]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][34]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][35]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][36]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][37]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][38]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][39]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][40]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][41]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][42]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][43]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][44]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][45]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][46]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][47]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][48]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][49]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][50]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][51]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][52]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][53]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][54]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][55]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][56]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][57]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][58]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][59]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][60]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][61]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][62]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][63]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][64]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][65]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][66]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][67]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][68]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][69]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][70]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][71]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][72]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][73]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][74]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][75]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][76]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][77]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][78]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][79]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][80]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][81]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][82]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][83]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][84]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][85]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][86]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][87]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][88]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][89]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][90]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][91]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][92]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][93]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][94]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][95]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][96]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][97]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][98]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][99]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][100]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][101]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][102]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][103]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][104]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][105]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][106]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][107]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][108]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][109]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][110]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][111]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][112]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][113]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][114]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][115]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][116]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][117]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][118]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][119]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][120]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][121]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][122]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][123]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][124]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][125]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][126]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][127]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][128]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][129]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][130]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][131]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][132]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][133]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][134]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][135]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][136]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][137]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][138]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][139]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][140]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][141]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][142]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][143]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][144]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][145]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][146]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][147]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][148]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][149]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][150]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][151]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][152]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][153]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][154]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][155]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][156]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][157]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][158]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][159]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][160]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][161]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][162]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][163]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][164]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][165]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][166]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][167]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][168]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][169]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][170]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][171]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][172]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][173]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][174]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][175]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1]: Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272] [1][0]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][1]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][2]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][3]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][4]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][5]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][6]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][7]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][8]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][9]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][10]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][11]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][12]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][13]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][14]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][15]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][16]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][17]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][18]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][19]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][20]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][21]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][22]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][23]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][24]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][25]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][26]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][27]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][28]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][29]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][30]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][31]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][32]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][33]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][34]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][35]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][36]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][37]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][38]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][39]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][40]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][41]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][42]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][43]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][44]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][45]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][46]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][47]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][48]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][49]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][50]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][51]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][52]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][53]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][54]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][55]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][56]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][57]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][58]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][59]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][60]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][61]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][62]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][63]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][64]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][65]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][66]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][67]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][68]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][69]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][70]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][71]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][72]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][73]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][74]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][75]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][76]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][77]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][78]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][79]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][80]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][81]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][82]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][83]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][84]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][85]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][86]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][87]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][88]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][89]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][90]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][91]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][92]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][93]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][94]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][95]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][96]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][97]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][98]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][99]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][100]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][101]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][102]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][103]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][104]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][105]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][106]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][107]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] [1][108]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][109]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][110]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][111]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][112]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][113]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][114]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][115]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][116]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][117]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][118]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][119]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] [1][120]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][121]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][122]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][123]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][124]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [1][125]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [1][126]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [1][127]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [1][128]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][129]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][130]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][131]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][132]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][133]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][134]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][135]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][136]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [1][137]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [1][138]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [1][139]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [1][140]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][141]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][142]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][143]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][144]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][145]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][146]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][147]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][148]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][149]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][150]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][151]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][152]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][153]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][154]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][155]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][156]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][157]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][158]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][159]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][160]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][161]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][162]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][163]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][164]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][165]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][166]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][167]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][168]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][169]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][170]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][171]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][172]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][173]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][174]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][175]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][176]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][177]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][178]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][179]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][180]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][181]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][182]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][183]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][184]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][185]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][186]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][187]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][188]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][189]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][190]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][191]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][192]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][193]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][194]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][195]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][196]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][197]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][198]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][199]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][200]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][201]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][202]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][203]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][204]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][205]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][206]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][207]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][208]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][209]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][210]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][211]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][212]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][213]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][214]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][215]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][216]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][217]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][218]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][219]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][220]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][221]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][222]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][223]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][224]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][225]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][226]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][227]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][228]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][229]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][230]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][231]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][232]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][233]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][234]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][235]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][236]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][237]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][238]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][239]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][240]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][241]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][242]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][243]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][244]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][245]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][246]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][247]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][248]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][249]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][250]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][251]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][252]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][253]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][254]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][255]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] [1][256]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][257]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][258]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][259]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][260]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][261]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][262]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][263]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][264]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][265]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][266]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][267]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][268]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][269]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][270]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][271]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] ScreenMonitorState.map .windows_nil-1-s0 -> jogamp.newt.ScreenMonitorState@2ad3e6 Screen.initMonitorState() END dt 372.636088ms Updated virtual screen viewport @ main-Display-.windows_nil-1-EDT-1: [ -252 / 0 1920 x 1980 ] Screen.createNative() END (main-Display-.windows_nil-1-EDT-1, NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]]), active 1, total 373.626468ms ScreenMonitorState.addListener (size: 1): NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x0 Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732780898 d 0ms]], visible true 64/64 720x488 Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 720x488 Window.insetsChanged: (defer: false) [ l 8, r 8 - t 31, b 8 - 16x39] Window.sizeChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) force false, 720x488 -> 704x449 - windowHandle 0x0 parentWindowHandle 0x0 defineSize: 720x488 -> 704x449 Window.positionChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) 64/64 -> 83/109 - windowHandle 0x0 parentWindowHandle 0x0 definePosition: 64/64 -> 83/109 consumeWindowEvent: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732780901 d 0ms]], visible true 83/109 704x449 Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 704x449 Window.sizeChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) force false, 704x449 -> 720x488 - windowHandle 0x0 parentWindowHandle 0x0 defineSize: 704x449 -> 720x488 Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 720x488 java.lang.Exception: Info: Window new window handle main-Display-.windows_nil-1-EDT-1 (Parent HWND 0x0) : HWND 0x9070a, Thread[main-Display-.windows_nil-1-EDT-1,5,main] at jogamp.newt.driver.windows.WindowDriver.createNativeImpl(WindowDriver.java:153) at jogamp.newt.WindowImpl.createNative(WindowImpl.java:440) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:913) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) setKeyboardVisible(native): visible false -- op[visible:false, ok false] -> false Window.createNative(): elapsed 135 ms Window.focusAction() START - main-Display-.windows_nil-1-EDT-1, focusAction: null - windowHandle 0x9070a Window.focusAction() END - main-Display-.windows_nil-1-EDT-1, focusAction: null - windowHandle 0x9070a, res: false Window.RequestFocusInt: forcing - (main-Display-.windows_nil-1-EDT-1): skipFocusAction false, focus true -> true - windowHandle 0x9070a parentWindowHandle 0x0 Window.createNative() END (main-Display-.windows_nil-1-EDT-1, jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x9070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 83/109 (auto false), size 720x488 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@8e561a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0]) total 508.8001ms GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-1, start GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x9070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 83/109 (auto false), size 720x488 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@8e561a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x9070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 83/109 (auto false), size 720x488 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@8e561a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0]] main-Display-.windows_nil-1-EDT-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:514) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:929) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] main-Display-.windows_nil-1-EDT-1: GLContext.resetStates(isInit true) GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-1, fin: dt 37.571157ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 83/109 720x488, fs false, windowHandle 0x9070a, visible: true, nativeWindowCreated: true, madeVisible: true GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732780943 d 0ms]], visible true 83/109 720x488 GLAutoDrawableBase.sizeChanged: (main-Display-.windows_nil-1-EDT-1): 720x488 - surfaceHandle 0x0 main-Display-.windows_nil-1-EDT-1: createImpl: START GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], share null main-Display-.windows_nil-1-EDT-1: createContextARB: mappedVersionsAvailableSet(decon): true main-Display-.windows_nil-1-EDT-1: createContextARB: Requested 4.0 (Core profile, hardware) main-Display-.windows_nil-1-EDT-1: createContextARB: Mapped 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-Display-.windows_nil-1-EDT-1: Initializing WGL extension address table: WGL-.windows_decon_0 main-Display-.windows_nil-1-EDT-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-Display-.windows_nil-1-EDT-1 - WindowWGLContext.createContextARBImpl: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, handle 0xffffffff9101703b, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-Display-.windows_nil-1-EDT-1: createContextARBImpl: OK 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, share 0, direct true Info: setGL (OpenGL null): main-Display-.windows_nil-1-EDT-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@1185f32 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:850) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:309) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1089) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978) at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:600) at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:244) at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:110) at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:132) at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3232) at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3170) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:952) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-1: Initializing WGL extension address table: WGL-.windows_decon_0 main-Display-.windows_nil-1-EDT-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, glVersionsMapping false main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Post version verification req 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) -> has 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-Display-.windows_nil-1-EDT-1: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4020003) -> 0x108d69f main-Display-.windows_nil-1-EDT-1: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4020003) -> 0x14298a5 - entries: 305 main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-Display-.windows_nil-1-EDT-1: createImpl: OK (ARB, using sharedContext) share 0 main-Display-.windows_nil-1-EDT-1: Create GL context OK: obj 0x18b9d9b, ctx 0x20000, surf 0xffffffff9101703b for jogamp.opengl.windows.wgl.WindowsWGLContext - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) .. n/a GLDrawableHelper GLAnimatorControl: null, GLEventListeners num 0 [].invokeGL(): Running initAction consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732780974 d 0ms]], visible true 83/109 720x488 GLAutoDrawableBase.sizeChanged: (main-Display-.windows_nil-1-EDT-1): 720x488 - surfaceHandle 0x0 Window setVisible: START (main) 83/109 720x488, fs false, windowHandle 0x9070a, visible: true -> false, parentWindowHandle 0x0, parentWindow false WindowsWindow reconfig: 83/109 720x488, [PARENT_false, FS_false_span_false, UNDECOR_false, ALWAYSONTOP_false, *VISIBLE_false] Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 720x488 Window.consumeEvent: REPAINT main-Display-.windows_nil-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 0 720 x 488 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732781313 d 0ms]]], discard-to false Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x9070a parentWindowHandle 0x0 Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x9070a parentWindowHandle 0x0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732781316 d 0ms]], visible false 83/109 720x488 GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, start GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.013684ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 83/109 720x488, fs false, windowHandle 0x9070a, visible: false, nativeWindowCreated: false, madeVisible: false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowUpdateEvent[[ 0 / 0 720 x 488 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732781313 d 4ms]]], visible false 83/109 720x488 GLAutoDrawableBase.setPreserveGLStateAtDestroy: (main): false -> true - surfaceHandle 0x0 Display.create() REUSE: NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] main Screen.create() REUSE: NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] main Window.addWindow2List: GCed 0, size 2 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732782595 d 0ms]], visible false 64/64 128x128 Window setVisible: START (main) 64/64 128x128, fs false, windowHandle 0x0, visible: false -> true, parentWindowHandle 0x0, parentWindow false Window.createNative() START (main-Display-.windows_nil-1-EDT-1, jogamp.newt.driver.windows.WindowDriver[Config null , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x0 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible false, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0]) Screen.addReference() (main-Display-.windows_nil-1-EDT-1): 1 -> 2 Window.insetsChanged: skip insets change for undecoration mode Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x0 Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 128x128 java.lang.Exception: Info: Window new window handle main-Display-.windows_nil-1-EDT-1 (Parent HWND 0x0) : HWND 0x1c1850, Thread[main-Display-.windows_nil-1-EDT-1,5,main] at jogamp.newt.driver.windows.WindowDriver.createNativeImpl(WindowDriver.java:153) at jogamp.newt.WindowImpl.createNative(WindowImpl.java:440) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:913) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) setKeyboardVisible(native): visible false -- op[visible:false, ok false] -> false Auto position not reached within timeout, has 64/64, autoPosition true, remaining 0 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.newt.WindowImpl.waitForPosition(WindowImpl.java:3410) at jogamp.newt.WindowImpl.createNative(WindowImpl.java:456) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:913) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) Window.createNative(): elapsed 1006 ms Window.focusAction() START - main-Display-.windows_nil-1-EDT-1, focusAction: null - windowHandle 0x1c1850 Window.focusAction() END - main-Display-.windows_nil-1-EDT-1, focusAction: null - windowHandle 0x1c1850, res: false Window.RequestFocusInt: forcing - (main-Display-.windows_nil-1-EDT-1): skipFocusAction false, focus false -> true - windowHandle 0x1c1850 parentWindowHandle 0x0 Window.createNative() END (main-Display-.windows_nil-1-EDT-1, jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible true, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0]) total 1006.8249ms GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-1, start GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible true, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible true, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0]] main-Display-.windows_nil-1-EDT-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:514) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:929) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] main-Display-.windows_nil-1-EDT-1: GLContext.resetStates(isInit true) GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-1, fin: dt 9.697259ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 64/64 128x128, fs false, windowHandle 0x1c1850, visible: true, nativeWindowCreated: true, madeVisible: true GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732783612 d 0ms]], visible true 64/64 128x128 GLAutoDrawableBase.sizeChanged: (main-Display-.windows_nil-1-EDT-1): 128x128 - surfaceHandle 0x0 main-Display-.windows_nil-1-EDT-1: createImpl: START GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], share null main-Display-.windows_nil-1-EDT-1: createContextARB: mappedVersionsAvailableSet(decon): true main-Display-.windows_nil-1-EDT-1: createContextARB: Requested 4.0 (Core profile, hardware) main-Display-.windows_nil-1-EDT-1: createContextARB: Mapped 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-Display-.windows_nil-1-EDT-1: Initializing WGL extension address table: WGL-.windows_decon_0 main-Display-.windows_nil-1-EDT-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-Display-.windows_nil-1-EDT-1 - WindowWGLContext.createContextARBImpl: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, handle 0xffffffff94016044, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-Display-.windows_nil-1-EDT-1: createContextARBImpl: OK 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, share 0, direct true Info: setGL (OpenGL null): main-Display-.windows_nil-1-EDT-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@4420c5 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:850) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:309) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1089) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978) at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:600) at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:244) at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:110) at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:132) at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3232) at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3170) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:952) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-1: Initializing WGL extension address table: WGL-.windows_decon_0 main-Display-.windows_nil-1-EDT-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, glVersionsMapping false main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail: Post version verification req 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) -> has 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-Display-.windows_nil-1-EDT-1: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4020003) -> 0x108d69f main-Display-.windows_nil-1-EDT-1: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4020003) -> 0x14298a5 - entries: 305 main-Display-.windows_nil-1-EDT-1: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-Display-.windows_nil-1-EDT-1: createImpl: OK (ARB, using sharedContext) share 0 main-Display-.windows_nil-1-EDT-1: Create GL context OK: obj 0x37a0, ctx 0x10002, surf 0xffffffff94016044 for jogamp.opengl.windows.wgl.WindowsWGLContext - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) .. n/a GLDrawableHelper GLAnimatorControl: null, GLEventListeners num 0 [].invokeGL(): Running initAction Animator add: 0x1efb93a - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed false, animThread null, exclCtxThread false(null)] - main Animator.initImpl: baseName FPSAWTAnimator, implClazz com.jogamp.opengl.util.AWTAnimatorImpl - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] - main finishLifecycleAction(com.jogamp.opengl.util.AnimatorBase$1): OK true- pollPeriod 1000, blocking true, waited 0/1000 - main - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] Animator add: Wait for Animating/ECT OK: true, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)], dect null FPSAnimator.start() START: Task[thread null, stopped false, paused false shouldRun false, shouldStop false -- started false, animating false, paused false, drawable 1, drawablesEmpty false], Thread[main,5,main]: com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] FPSAnimator start/resume:Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating false, paused false, drawable 1, drawablesEmpty false] AnimatorBase.setExclusiveContextImpl exlusive false: Enable false for com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] - Thread[main-FPSAWTAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): START switch nop, thread null -> null -- currentThread Thread[main-FPSAWTAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): END switch nop, thread null -- currentThread Thread[main-FPSAWTAnimator-Timer0,5,main] FPSAnimator P1:Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false] finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$1): OK true- pollPeriod 32, blocking true, waited 0/1000 - main - com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.start() END: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[main,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] NewtCanvasAWT.setNEWTChild.0: win nil -> 0x1c1850 NewtCanvasAWT.reshape: 0/0 0x0 DEBUG VideoContainer - componentResized() - dimensions changed to (0, 0), so resize accordingly NewtCanvasAWT.reshape: 0/0 0x0 Power-of-two texture NewtCanvasAWT: TK disableBackgroundErase method found: true NewtCanvasAWT: TK disableBackgroundErase error: java.lang.reflect.InvocationTargetException NewtCanvasAWT: TK disableBackgroundErase error: null NewtFactoryAWT.getNativeWindow: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,0x0,invalid] -> JAWT-Window[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], pos 0/0, size 0x0, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,0x0,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] NewtCanvasAWT.addNotify: win 0x1c1850, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,0x0,invalid], visible true, showing false, displayable true, cont com.company.jogl.VideoContainer[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=java.awt.Dimension[width=0,height=0],preferredSize=] DEBUG VideoContainer - componentResized() - dimensions changed to (704, 417), so resize accordingly NewtCanvasAWT.reshape: 0/0 556x417 NewtCanvasAWT.attachNewtChild.0 @ AWT-EventQueue-0: win 0x1c1850, EDTUtil: cur jogamp.newt.DefaultEDTUtil@1fd3e30, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], visible true, showing false, displayable true, cont com.company.jogl.VideoContainer[,0,0,704x417,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=java.awt.Dimension[width=0,height=0],preferredSize=] NewtCanvasAWT.attachNewtChild.1: newtChild: NEWT-GLWindow[ Helper: GLAnimatorControl: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 81, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)], GLEventListeners num 1 [ com.company.jogl.Text2DGLEventListener@1d950df[init true], ], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible true, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 0, qsz 0, owner ], surfaceLockCount 0]], Context: WindowsWGLContext [Version 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 [GL 4.2.0, vendor 0.0.0 (n/a)], options 0x1403, this 0x37a0, handle 0x10002, isShared false, jogamp.opengl.gl4.GL4bcImpl@4420c5, quirks: [NoDoubleBufferedBitmap], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible true, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 0, qsz 0, owner ], surfaceLockCount 0]]] , Window: jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 128x128 , Visible true, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 0, qsz 0, owner ], surfaceLockCount 0]] NewtCanvasAWT.attachNewtChild.2: size 556x417 Window setVisible: START (AWT-EventQueue-0) 64/64 128x128, fs false, windowHandle 0x1c1850, visible: true -> false, parentWindowHandle 0x0, parentWindow false WindowsWindow reconfig: 64/64 128x128, [PARENT_false, FS_false_span_false, UNDECOR_true, ALWAYSONTOP_false, *VISIBLE_false] Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 128x128 Window.consumeEvent: REPAINT main-Display-.windows_nil-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 0 128 x 128 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786343 d 0ms]]], discard-to false Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x1c1850 parentWindowHandle 0x0 GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, start GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.031217ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 64/64 128x128, fs false, windowHandle 0x1c1850, visible: false, nativeWindowCreated: false, madeVisible: false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowUpdateEvent[[ 0 / 0 128 x 128 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786343 d 4ms]]], visible false 64/64 128x128 Window setSize: START 128x128 -> 556x417, fs false, windowHandle 0x1c1850, visible false defineSize: 128x128 -> 556x417 Window setSize: END 556x417, visibleAction 0 FPSAnimator.pause() START: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[main-Display-.windows_nil-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator P5: false, Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun false, shouldStop false -- started true, animating true, paused true, drawable 1, drawablesEmpty false] FPSAnimator pause Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused true shouldRun false, shouldStop false -- started true, animating true, paused true, drawable 1, drawablesEmpty false] finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$4): OK true- pollPeriod 32, blocking true, waited 21/1000 - main-Display-.windows_nil-1-EDT-1 - com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.pause() END: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused true shouldRun false, shouldStop false -- started true, animating false, paused true, drawable 1, drawablesEmpty false], Thread[main-Display-.windows_nil-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] Window.reparent: START (main-Display-.windows_nil-1-EDT-1) valid true, windowHandle 0x1c1850 parentWindowHandle 0x0, visible false, old parentWindow: 0, new parentWindow: 23119657, forceDestroyCreate false Window.getNativeWindowHandle: locked true, JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] GLAutoDrawableBase.setPreserveGLStateAtDestroy: (main-Display-.windows_nil-1-EDT-1): false -> false - surfaceHandle 0x0 FPSAnimator.pause() START: null, Thread[main-Display-.windows_nil-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.pause() END: null, Thread[main-Display-.windows_nil-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] Window DestroyAction() hasScreen true, isNativeValid true - main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786373 d 1ms]], visible false 64/64 556x417 GLWindow.destroy() main-Display-.windows_nil-1-EDT-1, start main-Display-.windows_nil-1-EDT-1: GLContextImpl.destroy.0: obj 0x37a0, ctx 0x10002, surf 0xffffffffb00170d6, isShared false - <89ca7f, 4d7c07>[count 1, qsz 0, owner ] main-Display-.windows_nil-1-EDT-1: GLContext.resetStates(isInit false) main-Display-.windows_nil-1-EDT-1: GLContextImpl.destroy.X: obj 0x37a0, ctx 0x0, isShared false - <89ca7f, 4d7c07>[count 0, qsz 0, owner ] main-Display-.windows_nil-1-EDT-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: true -> false java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:359) at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:110) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:469) at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1081) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1840) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1144) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1151) at jogamp.newt.WindowImpl$ReparentAction.reparent(WindowImpl.java:1289) at jogamp.newt.WindowImpl$ReparentAction.run(WindowImpl.java:1203) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) GLWindow.destroy() main-Display-.windows_nil-1-EDT-1, fin Screen.removeReference() (main-Display-.windows_nil-1-EDT-1): 2 -> 1 consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786376 d 0ms]], visible false 64/64 556x417 Window.destroy() END main-Display-.windows_nil-1-EDT-1 FPSAnimator.resume() START: Thread[main-Display-.windows_nil-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator start/resume:Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating false, paused false, drawable 1, drawablesEmpty false] AnimatorBase.setExclusiveContextImpl exlusive false: Enable false for com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] - Thread[main-FPSAWTAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): START switch nop, thread null -> null -- currentThread Thread[main-FPSAWTAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): END switch nop, thread null -- currentThread Thread[main-FPSAWTAnimator-Timer0,5,main] FPSAnimator P1:Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false] finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$5): OK true- pollPeriod 32, blocking true, waited 0/1000 - main-Display-.windows_nil-1-EDT-1 - com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.resume() END: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[main-Display-.windows_nil-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] NewtFactory.createCompatibleScreen: Display: nil =? nil : true; Screen: 1 =? 0 : false Display.create() REUSE: NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] main-Display-.windows_nil-1-EDT-1 Screen.create() REUSE: NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] main-Display-.windows_nil-1-EDT-1 Window.reparent: ACTION (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0 new parentWindowHandle 0x1b15e0, reparentAction ACTION_NATIVE_CREATION, pos/size 0/0 556x417, visible false definePosition: 64/64 -> 0/0 defineSize: 556x417 -> 556x417 Window.reparent: END-1 (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0, visible: false, parentWindowHandle 0x1b15e0, parentWindow 23119657 0/0 556x417 GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 Window.reparent: END-X (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0, visible: false, parentWindowHandle 0x1b15e0, parentWindow 23119657 0/0 556x417 Window setVisible: START (AWT-EventQueue-0) 0/0 556x417, fs false, windowHandle 0x0, visible: false -> true, parentWindowHandle 0x1b15e0, parentWindow true Window.createNative() START (main-Display-.windows_nil-1-EDT-1, jogamp.newt.driver.windows.WindowDriver[Config null , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0x0 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible false, focus false , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0]) Window.getNativeWindowHandle: locked true, JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x6301707f, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 1, qsz 0, owner ]] Screen.addReference() (main-Display-.windows_nil-1-EDT-1): 1 -> 2 Window.insetsChanged: skip insets change for undecoration mode Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x1b15e0 java.lang.Exception: Info: Window new window handle main-Display-.windows_nil-1-EDT-1 (Parent HWND 0x1b15e0) : HWND 0x1d1850, Thread[main-Display-.windows_nil-1-EDT-1,5,main] at jogamp.newt.driver.windows.WindowDriver.createNativeImpl(WindowDriver.java:153) at jogamp.newt.WindowImpl.createNative(WindowImpl.java:440) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:913) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) setKeyboardVisible(native): visible false -- op[visible:false, ok false] -> false Window.createNative(): elapsed 2 ms Window.focusAction() START - main-Display-.windows_nil-1-EDT-1, focusAction: null - windowHandle 0x1d1850 Window.focusAction() END - main-Display-.windows_nil-1-EDT-1, focusAction: null - windowHandle 0x1d1850, res: false Window.RequestFocusInt: forcing - (main-Display-.windows_nil-1-EDT-1): skipFocusAction false, focus false -> true - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786387 d 0ms]], visible true 0/0 556x417 Window.createNative() END (main-Display-.windows_nil-1-EDT-1, jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0x1d1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible true, focus true , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0]) total 11.521508ms GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-1, start GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0x1d1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible true, focus true , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 2, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0x1d1850 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible true, focus true , Undecorated true (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 0 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 556x417, visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1093e5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcdc62, 108cee4>[count 1, qsz 0, owner ], surfaceLockCount 0]] main-Display-.windows_nil-1-EDT-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:514) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:929) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] main-Display-.windows_nil-1-EDT-1: GLContext.resetStates(isInit true) GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-1, fin: dt 6.89332ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 0/0 556x417, fs false, windowHandle 0x1d1850, visible: true, nativeWindowCreated: true, madeVisible: true GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786395 d 0ms]], visible true 0/0 556x417 GLAutoDrawableBase.sizeChanged: (main-Display-.windows_nil-1-EDT-1): 556x417 - surfaceHandle 0x0 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786397 d 0ms]], visible true 0/0 556x417 GLAutoDrawableBase.sizeChanged: (AWT-EventQueue-0): 556x417 - surfaceHandle 0x0 NewtCanvasAWT.attachNewtChild.X: win 0x1d1850, EDTUtil: cur jogamp.newt.DefaultEDTUtil@1fd3e30, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,556x417,invalid] NewtCanvasAWT.reshape: 74/0 556x417 main-FPSAWTAnimator-Timer0: createImpl: START GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], share null main-FPSAWTAnimator-Timer0: createContextARB: mappedVersionsAvailableSet(decon): true main-FPSAWTAnimator-Timer0: createContextARB: Requested 4.0 (Core profile, hardware) main-FPSAWTAnimator-Timer0: createContextARB: Mapped 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-FPSAWTAnimator-Timer0: Initializing WGL extension address table: WGL-.windows_decon_0 main-FPSAWTAnimator-Timer0: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-FPSAWTAnimator-Timer0 - WindowWGLContext.createContextARBImpl: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, handle 0x16016fa2, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-FPSAWTAnimator-Timer0: createContextARBImpl: OK 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, share 0, direct true Info: setGL (OpenGL null): main-FPSAWTAnimator-Timer0, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@4c0b22 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:850) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:309) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1089) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978) at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:600) at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:75) at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:443) at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:170) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) main-FPSAWTAnimator-Timer0: Initializing WGL extension address table: WGL-.windows_decon_0 main-FPSAWTAnimator-Timer0: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-FPSAWTAnimator-Timer0: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-FPSAWTAnimator-Timer0: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, glVersionsMapping false main-FPSAWTAnimator-Timer0: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-FPSAWTAnimator-Timer0: GLContext.setGLFuncAvail: Post version verification req 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) -> has 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-FPSAWTAnimator-Timer0: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-FPSAWTAnimator-Timer0: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4020003) -> 0x108d69f main-FPSAWTAnimator-Timer0: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4020003) -> 0x14298a5 - entries: 305 main-FPSAWTAnimator-Timer0: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-FPSAWTAnimator-Timer0: createImpl: OK (ARB, using sharedContext) share 0 main-FPSAWTAnimator-Timer0: Create GL context OK: obj 0x18054fe, ctx 0x20002, surf 0x16016fa2 for jogamp.opengl.windows.wgl.WindowsWGLContext - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) .. n/a GLDrawableHelper GLAnimatorControl: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)], GLEventListeners num 1 [ com.company.jogl.Text2DGLEventListener@1d950df[init false], ].invokeGL(): Running initAction Power-of-two texture Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 556x417 Window.consumeEvent: REPAINT main-Display-.windows_nil-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 0 556 x 417 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786425 d 0ms]]], discard-to false AWT: hierarchyChanged SHOWING_CHANGED: showing true, javax.swing.JFrame[frame0,0,0,720x480,invalid,layout=java.awt.BorderLayout,title=,resizable,normal,defaultCloseOperation=EXIT_ON_CLOSE,rootPane=javax.swing.JRootPane[,8,31,704x441,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true], source com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417] AWT: componentResized: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417] Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786549 d 0ms]], visible true 0/0 556x417 NewtCanvasAWT.FocusProperty: focusOwner, src java.awt.DefaultKeyboardFocusManager@10df431, null -> com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417], isParent true, isFS false NewtCanvasAWT.FocusProperty: AWT focus -> NEWT focus traversal Window.focusAction() START - AWT-EventQueue-0, focusAction: null - windowHandle 0x1d1850 Window.focusAction() END - AWT-EventQueue-0, focusAction: null - windowHandle 0x1d1850, res: false Window.RequestFocusAction: force 0 - (main-Display-.windows_nil-1-EDT-1): false -> true - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786553 d 0ms]], visible true 0/0 556x417 AWT: focusGained: onscreen true, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417], isParent: true, isFS false NewtCanvasAWT.FocusProperty: focusOwner, src java.awt.DefaultKeyboardFocusManager@10df431, com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417] -> null, isParent true, isFS false NewtCanvasAWT.FocusProperty: NEWT focus AWT: focusLost: java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417] AWT: componentMoved: java.awt.event.ComponentEvent[COMPONENT_MOVED (74,0 556x417)] on canvas0 Window.windowRepaint AWT-EventQueue-0 (defer: false) 0/0 556x417 consumeWindowEvent: WindowUpdateEvent[[ 0 / 0 556 x 417 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786629 d 0ms]]], visible true 0/0 556x417 Window.windowRepaint AWT-EventQueue-0 (defer: false) 0/0 556x417 consumeWindowEvent: WindowUpdateEvent[[ 0 / 0 556 x 417 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732786629 d 0ms]]], visible true 0/0 556x417 Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732790749 d 0ms]], visible true 0/0 556x417 ============================ ^ Before Switch ^ ============================ AWT: hierarchyChanged SHOWING_CHANGED: showing false, com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], source com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden] Window setVisible: START (main-Display-.windows_nil-1-EDT-1) 0/0 556x417, fs false, windowHandle 0x1d1850, visible: true -> false, parentWindowHandle 0x1b15e0, parentWindow true FPSAnimator.stop() START: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[Thread-13,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 2182, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] AWT: componentHidden: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden] WindowsWindow reconfig: 0/0 556x417, [PARENT_true, FS_false_span_false, UNDECOR_true, ALWAYSONTOP_false, *VISIBLE_false] FPSAnimator P4: false, Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped false, paused false shouldRun false, shouldStop true -- started true, animating true, paused false, drawable 1, drawablesEmpty false] Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x1d1850 parentWindowHandle 0x1b15e0 GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, start FPSAnimator stop Thread[main-FPSAWTAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAWTAnimator-Timer0,5,main], stopped true, paused false shouldRun false, shouldStop true -- started true, animating true, paused false, drawable 1, drawablesEmpty false] GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.012829ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 0/0 556x417, fs false, windowHandle 0x1d1850, visible: false, nativeWindowCreated: false, madeVisible: false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$3): OK true- pollPeriod 32, blocking true, waited 15/1000 - Thread-13 - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] FPSAnimator.stop() END: Task[thread null, stopped true, paused false shouldRun false, shouldStop true -- started false, animating false, paused false, drawable 1, drawablesEmpty false], Thread[Thread-13,5,main]: com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] Window.reparent: START (main-Display-.windows_nil-1-EDT-1) valid true, windowHandle 0x1d1850 parentWindowHandle 0x1b15e0, visible false, old parentWindow: 23119657, new parentWindow: 0, forceDestroyCreate false Window.reparent: ACTION (main-Display-.windows_nil-1-EDT-1) windowHandle 0x1d1850 new parentWindowHandle 0x0, reparentAction ACTION_NATIVE_REPARENTING, pos/size 82/55 556x417, visible false WindowsWindow reconfig: 82/55 556x417, [*PARENT_false, FS_false_span_false, *UNDECOR_true, ALWAYSONTOP_false, VISIBLE_false] Window.positionChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) 0/0 -> 82/55 - windowHandle 0x1d1850 parentWindowHandle 0x0 definePosition: 0/0 -> 82/55 consumeWindowEvent: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858727 d 0ms]], visible false 82/55 556x417 definePosition: 82/55 -> 82/55 definePosition: 82/55 -> 82/55 defineSize: 556x417 -> 556x417 Window.reparent: END-1 (main-Display-.windows_nil-1-EDT-1) windowHandle 0x1d1850, visible: false, parentWindowHandle 0x0, parentWindow 0 82/55 556x417 GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 Window.reparent: END-X (main-Display-.windows_nil-1-EDT-1) windowHandle 0x1d1850, visible: false, parentWindowHandle 0x0, parentWindow 0 82/55 556x417 Window setVisible: START (Thread-13) 82/55 556x417, fs false, windowHandle 0x1d1850, visible: false -> false, parentWindowHandle 0x0, parentWindow false GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, start GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.010263ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 82/55 556x417, fs false, windowHandle 0x1d1850, visible: false, nativeWindowCreated: false, madeVisible: false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 Window DestroyAction() hasScreen true, isNativeValid true - main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858727 d 0ms]], visible false 82/55 556x417 GLWindow.destroy() main-Display-.windows_nil-1-EDT-1, start main-Display-.windows_nil-1-EDT-1: GLContextImpl.destroy.0: obj 0x18054fe, ctx 0x20002, surf 0x2d0170d4, isShared false - <129acbd, 10baff7>[count 1, qsz 0, owner ] main-Display-.windows_nil-1-EDT-1: GLContext.resetStates(isInit false) main-Display-.windows_nil-1-EDT-1: GLContextImpl.destroy.X: obj 0x18054fe, ctx 0x0, isShared false - <129acbd, 10baff7>[count 0, qsz 0, owner ] main-Display-.windows_nil-1-EDT-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: true -> false java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:359) at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:110) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:469) at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1081) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) GLWindow.destroy() main-Display-.windows_nil-1-EDT-1, fin Screen.removeReference() (main-Display-.windows_nil-1-EDT-1): 2 -> 1 consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858729 d 0ms]], visible false 82/55 556x417 Window.destroy() END main-Display-.windows_nil-1-EDT-1 NewtCanvasAWT.setNEWTChild.0: win 0x0 -> nil NewtCanvasAWT.detachNewtChild.0: win 0x0, EDTUtil: cur jogamp.newt.DefaultEDTUtil@1fd3e30, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], visible false, showing false, displayable true, cont com.company.jogl.VideoContainer[,0,0,704x417,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=java.awt.Dimension[width=0,height=0],preferredSize=] Window setVisible: START (Thread-13) 82/55 556x417, fs false, windowHandle 0x0, visible: false -> false, parentWindowHandle 0x0, parentWindow false GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, start GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.015395ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 82/55 556x417, fs false, windowHandle 0x0, visible: false, nativeWindowCreated: false, madeVisible: false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 Window.reparent: START (main-Display-.windows_nil-1-EDT-1) valid false, windowHandle 0x0 parentWindowHandle 0x0, visible false, old parentWindow: 0, new parentWindow: 0, forceDestroyCreate false Window.reparent: ACTION (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0 new parentWindowHandle 0x0, reparentAction ACTION_NOP, pos/size 82/55 556x417, visible false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 NewtCanvasAWT.detachNewtChild.X: win 0x0, EDTUtil: cur jogamp.newt.DefaultEDTUtil@1fd3e30, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden] NewtCanvasAWT.setNEWTChild.0: win nil -> 0x9070a Window setVisible: START (Thread-13) 83/109 720x488, fs false, windowHandle 0x9070a, visible: false -> true, parentWindowHandle 0x0, parentWindow false WindowsWindow reconfig: 83/109 720x488, [PARENT_false, FS_false_span_false, UNDECOR_false, ALWAYSONTOP_false, *VISIBLE_true] Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 720x488 Window.consumeEvent: REPAINT main-Display-.windows_nil-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 0 720 x 488 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858732 d 0ms]]], discard-to false Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x9070a parentWindowHandle 0x0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858736 d 0ms]], visible false 83/109 720x488 Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 720x488 Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) false -> true - windowHandle 0x9070a parentWindowHandle 0x0 GLWindow.setVisibleActionPost(true, false) main-Display-.windows_nil-1-EDT-1, start GLWindow.setVisibleActionPost(true, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.009835ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 83/109 720x488, fs false, windowHandle 0x9070a, visible: true, nativeWindowCreated: false, madeVisible: true GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858737 d 0ms]], visible true 83/109 720x488 GLAutoDrawableBase.sizeChanged: (main-Display-.windows_nil-1-EDT-1): 720x488 - surfaceHandle 0x0 consumeWindowEvent: WindowUpdateEvent[[ 0 / 0 720 x 488 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858732 d 56ms]]], visible true 83/109 720x488 NewtCanvasAWT.reshape: 74/0 556x417 DEBUG VideoContainer - componentResized() - dimensions changed to (704, 417), so resize accordingly NewtCanvasAWT.attachNewtChild.0 @ Thread-13: win 0x9070a, EDTUtil: cur jogamp.newt.DefaultEDTUtil@1fd3e30, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], visible false, showing false, displayable true, cont com.company.jogl.VideoContainer[,0,0,704x417,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=java.awt.Dimension[width=0,height=0],preferredSize=] NewtCanvasAWT.attachNewtChild.1: newtChild: NEWT-GLWindow[ Helper: GLAnimatorControl: null, GLEventListeners num 0 [], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x53017117, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x9070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 83/109 (auto false), size 720x488 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], surfaceLockCount 0]], Context: WindowsWGLContext [Version 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 [GL 4.2.0, vendor 0.0.0 (n/a)], options 0x1403, this 0x18b9d9b, handle 0x20000, isShared false, jogamp.opengl.gl4.GL4bcImpl@1185f32, quirks: [NoDoubleBufferedBitmap], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x9070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 83/109 (auto false), size 720x488 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], surfaceLockCount 0]]] , Window: jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x9070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 83/109 (auto false), size 720x488 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], surfaceLockCount 0]] NewtCanvasAWT.attachNewtChild.2: size 556x417 Window setVisible: START (Thread-13) 83/109 720x488, fs false, windowHandle 0x9070a, visible: true -> false, parentWindowHandle 0x0, parentWindow false WindowsWindow reconfig: 83/109 720x488, [PARENT_false, FS_false_span_false, UNDECOR_false, ALWAYSONTOP_false, *VISIBLE_false] Window.windowRepaint main-Display-.windows_nil-1-EDT-1 (defer: false) 0/0 720x488 Window.consumeEvent: REPAINT main-Display-.windows_nil-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 0 720 x 488 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858793 d 0ms]]], discard-to false Window.visibleChanged (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x9070a parentWindowHandle 0x0 Window.focusChanged: (main-Display-.windows_nil-1-EDT-1): (defer: false) true -> false - windowHandle 0x9070a parentWindowHandle 0x0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858797 d 0ms]], visible false 83/109 720x488 GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, start GLWindow.setVisibleActionPost(false, false) main-Display-.windows_nil-1-EDT-1, fin: dt 0.017105ms Window setVisible: END (main-Display-.windows_nil-1-EDT-1) 83/109 720x488, fs false, windowHandle 0x9070a, visible: false, nativeWindowCreated: false, madeVisible: false GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowUpdateEvent[[ 0 / 0 720 x 488 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858793 d 5ms]]], visible false 83/109 720x488 Window setSize: START 720x488 -> 556x417, fs false, windowHandle 0x9070a, visible false defineSize: 720x488 -> 556x417 Window setSize: END 556x417, visibleAction 0 Window.reparent: START (main-Display-.windows_nil-1-EDT-1) valid true, windowHandle 0x9070a parentWindowHandle 0x0, visible false, old parentWindow: 0, new parentWindow: 23119657, forceDestroyCreate false Window.getNativeWindowHandle: locked true, JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] GLAutoDrawableBase.setPreserveGLStateAtDestroy: (main-Display-.windows_nil-1-EDT-1): true -> false - surfaceHandle 0x0 Window DestroyAction() hasScreen true, isNativeValid true - main-Display-.windows_nil-1-EDT-1 consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858798 d 0ms]], visible false 83/109 556x417 GLWindow.destroy() main-Display-.windows_nil-1-EDT-1, start main-Display-.windows_nil-1-EDT-1: GLContextImpl.destroy.0: obj 0x18b9d9b, ctx 0x20000, surf 0x53017117, isShared false - <1c42952, 17503eb>[count 1, qsz 0, owner ] main-Display-.windows_nil-1-EDT-1: GLContext.resetStates(isInit false) main-Display-.windows_nil-1-EDT-1: GLContextImpl.destroy.X: obj 0x18b9d9b, ctx 0x0, isShared false - <1c42952, 17503eb>[count 0, qsz 0, owner ] main-Display-.windows_nil-1-EDT-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: true -> false java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:359) at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:110) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:469) at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1081) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1840) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1144) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1151) at jogamp.newt.WindowImpl$ReparentAction.reparent(WindowImpl.java:1289) at jogamp.newt.WindowImpl$ReparentAction.run(WindowImpl.java:1203) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) GLWindow.destroy() main-Display-.windows_nil-1-EDT-1, fin Screen.removeReference() (main-Display-.windows_nil-1-EDT-1): 1 -> 0 Screen.destroy() (main-Display-.windows_nil-1-EDT-1): active 0 ScreenMonitorState.removeListener (size: 0): NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] ScreenMonitorState.unmap .windows_nil-1-s0 -> jogamp.newt.ScreenMonitorState@2ad3e6 Display.removeReference() (main-Display-.windows_nil-1-EDT-1): 1 -> 0 Display.destroy(.windows_nil-1) BEGIN DisplayList[] entries: 1 - main-Display-.windows_nil-1-EDT-1 [0] : NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], GC'ed false Display.destroy(): NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], active 0 main-Display-.windows_nil-1-EDT-1 Thread[main-Display-.windows_nil-1-EDT-1,5,main]: Default-EDT.invokeStop wait true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.newt.DefaultEDTUtil.invokeStop(DefaultEDTUtil.java:140) at jogamp.newt.DisplayImpl.stopEDT(DisplayImpl.java:209) at jogamp.newt.DisplayImpl.destroy(DisplayImpl.java:282) at jogamp.newt.DisplayImpl.removeReference(DisplayImpl.java:359) at jogamp.newt.ScreenImpl.destroy(ScreenImpl.java:214) at jogamp.newt.ScreenImpl.removeReference(ScreenImpl.java:239) at jogamp.newt.WindowImpl.removeScreenReference(WindowImpl.java:487) at jogamp.newt.WindowImpl.access$1600(WindowImpl.java:87) at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1093) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1840) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1144) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1151) at jogamp.newt.WindowImpl$ReparentAction.reparent(WindowImpl.java:1289) at jogamp.newt.WindowImpl$ReparentAction.run(WindowImpl.java:1203) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) Thread[main-Display-.windows_nil-1-EDT-1,5,main]: Default-EDT signal STOP X edt: Thread[main-Display-.windows_nil-1-EDT-1,5,main] Display.destroy(.windows_nil-1) END DisplayList[] entries: 1 - main-Display-.windows_nil-1-EDT-1 [0] : NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732858802 d 0ms]], visible false 83/109 556x417 Window.destroy() END main-Display-.windows_nil-1-EDT-1 NewtFactory.createCompatibleScreen: Display: nil =? nil : true; Screen: 1 =? 0 : false Display.create() REUSE: NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null] main-Display-.windows_nil-1-EDT-1 Screen.create() REUSE: NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], null, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null] main-Display-.windows_nil-1-EDT-1 Window.reparent: ACTION (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0 new parentWindowHandle 0x1b15e0, reparentAction ACTION_NATIVE_CREATION, pos/size 0/0 556x417, visible false definePosition: 83/109 -> 0/0 defineSize: 556x417 -> 556x417 Window.reparent: END-1 (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0, visible: false, parentWindowHandle 0x1b15e0, parentWindow 23119657 0/0 556x417 GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 Window.reparent: END-X (main-Display-.windows_nil-1-EDT-1) windowHandle 0x0, visible: false, parentWindowHandle 0x1b15e0, parentWindow 23119657 0/0 556x417 main-Display-.windows_nil-1-EDT-1: Default-EDT run() END main-Display-.windows_nil-1-EDT-1, tasks: 0, null, null Window setVisible: START (Thread-13) 0/0 556x417, fs false, windowHandle 0x0, visible: false -> true, parentWindowHandle 0x1b15e0, parentWindow true main-Display-.windows_nil-1-EDT-1: Default-EDT run() EXIT main-Display-.windows_nil-1-EDT-1, exception: null Info: EDT start Thread-13, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:231) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1842) at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:972) at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:977) at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:425) at com.jogamp.newt.awt.NewtCanvasAWT.attachNewtChild(NewtCanvasAWT.java:749) at com.jogamp.newt.awt.NewtCanvasAWT.validateComponent(NewtCanvasAWT.java:660) at com.jogamp.newt.awt.NewtCanvasAWT.reshape(NewtCanvasAWT.java:478) at java.awt.Component.setBounds(Unknown Source) at java.awt.Component.resize(Unknown Source) at java.awt.Component.setSize(Unknown Source) at java.awt.Component.resize(Unknown Source) at java.awt.Component.setSize(Unknown Source) at com.company.jogl.VideoContainer$ResizeListener.componentResized(VideoContainer.java:222) at com.company.jogl.VideoContainer.forceResize(VideoContainer.java:108) at com.company.jogl.VideoContainer.setNewtChild(VideoContainer.java:145) at com.company.jogl.VideoContainer.setGLWindow(VideoContainer.java:119) Thread[Thread-13,5,main]: Default-EDT reset - edt: Thread[main-Display-.windows_nil-1-EDT-1,5,] Thread[Thread-13,5,main]: Default-EDT START - edt: Thread[main-Display-.windows_nil-1-EDT-2,5,main] main-Display-.windows_nil-1-EDT-2: Default-EDT run() START main-Display-.windows_nil-1-EDT-2 Window.createNative() START (main-Display-.windows_nil-1-EDT-2, jogamp.newt.driver.windows.WindowDriver[Config null , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], null, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0x0 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible false, focus false , Undecorated false (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0]) Window.getNativeWindowHandle: locked true, JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0xcc0170c8, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 1, qsz 0, owner ]] Screen.addReference() (main-Display-.windows_nil-1-EDT-2): 0 -> 1 Screen.createNative() START (main-Display-.windows_nil-1-EDT-2, NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], null, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null]) Display.addReference() (main-Display-.windows_nil-1-EDT-2): 0 -> 1 Display.createNative() START (main-Display-.windows_nil-1-EDT-2, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, null]) Display.createNative() END (main-Display-.windows_nil-1-EDT-2, NEWT-Display[.windows_nil-1, excl false, refCount 0, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], active 1) Screen.initMonitorState() START (main-Display-.windows_nil-1-EDT-2, NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: null]) ScreenImpl.collectNativeMonitorModes: MonitorDevice number : 2 ScreenImpl.collectNativeMonitorModes: MonitorMode number : 368 ScreenImpl.collectNativeMonitorModes: SizeAndRate number : 138 ScreenImpl.collectNativeMonitorModes: SurfaceSize number : 72 ScreenImpl.collectNativeMonitorModes: Resolution number : 24 All[0]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[1]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[2]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[3]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[4]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[5]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[6]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[7]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[8]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[9]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[10]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[11]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[12]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[13]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[14]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[15]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[16]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[17]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[18]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[19]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[20]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[21]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[22]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[23]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[24]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[25]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[26]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[27]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[28]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[29]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[30]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[31]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[32]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[33]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[34]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[35]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[36]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[37]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[38]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[39]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[40]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[41]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[42]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[43]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[44]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[45]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[46]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[47]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[48]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[49]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[50]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[51]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[52]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[53]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[54]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[55]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[56]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[57]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[58]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[59]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[60]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[61]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[62]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[63]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[64]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[65]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[66]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[67]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[68]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[69]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[70]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[71]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[72]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[73]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[74]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[75]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[76]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[77]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[78]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[79]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[80]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[81]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[82]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[83]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[84]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[85]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[86]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[87]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[88]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[89]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[90]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[91]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[92]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[93]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[94]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[95]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[96]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[97]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[98]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[99]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[100]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[101]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[102]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[103]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[104]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[105]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[106]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[107]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[108]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[109]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[110]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[111]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[112]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[113]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[114]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[115]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[116]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[117]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[118]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[119]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[120]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[121]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[122]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[123]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[124]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[125]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[126]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[127]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[128]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[129]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[130]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[131]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[132]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[133]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[134]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[135]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[136]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[137]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[138]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[139]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[140]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[141]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[142]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[143]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[144]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[145]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[146]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[147]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[148]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[149]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[150]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[151]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[152]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] All[153]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] All[154]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] All[155]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] All[156]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[157]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[158]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[159]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[160]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[161]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[162]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[163]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[164]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] All[165]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] All[166]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] All[167]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] All[168]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[169]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[170]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[171]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[172]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] All[173]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] All[174]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] All[175]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] All[176]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[177]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[178]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[179]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[180]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[181]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[182]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[183]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[184]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] All[185]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] All[186]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] All[187]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] All[188]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[189]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[190]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[191]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[192]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[193]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[194]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[195]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[196]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[197]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[198]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[199]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[200]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[201]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[202]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[203]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[204]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[205]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[206]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[207]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[208]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[209]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[210]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[211]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[212]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] All[213]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] All[214]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] All[215]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] All[216]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[217]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[218]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[219]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[220]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[221]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[222]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[223]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[224]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[225]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[226]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[227]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[228]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] All[229]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] All[230]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] All[231]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] All[232]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[233]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[234]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[235]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[236]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[237]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[238]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[239]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[240]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[241]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[242]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[243]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[244]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] All[245]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] All[246]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] All[247]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] All[248]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[249]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[250]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[251]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[252]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[253]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[254]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[255]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[256]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[257]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[258]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[259]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[260]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] All[261]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] All[262]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] All[263]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] All[264]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[265]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[266]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[267]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[268]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[269]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[270]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[271]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[272]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[273]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[274]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[275]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[276]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] All[277]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] All[278]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] All[279]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] All[280]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[281]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[282]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[283]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[284]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[285]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[286]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[287]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[288]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[289]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[290]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[291]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[292]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] All[293]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] All[294]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] All[295]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] All[296]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[297]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[298]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[299]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[300]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] All[301]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] All[302]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] All[303]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] All[304]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[305]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[306]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[307]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[308]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] All[309]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] All[310]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] All[311]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] All[312]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] All[313]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] All[314]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] All[315]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] All[316]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] All[317]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] All[318]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] All[319]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] All[320]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[321]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[322]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[323]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[324]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] All[325]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] All[326]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] All[327]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] All[328]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[329]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[330]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[331]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[332]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[333]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[334]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[335]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[336]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[337]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[338]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[339]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[340]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[341]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[342]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[343]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[344]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[345]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[346]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[347]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[348]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[349]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[350]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[351]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[352]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[353]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[354]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[355]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[356]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[357]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[358]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[359]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] All[360]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[361]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[362]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[363]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[364]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] All[365]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] All[366]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] All[367]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0]: Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176] [0][0]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][1]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][2]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][3]: [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][4]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][5]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][6]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][7]: [Id 0x0, [ 1920 x 1080 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][8]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][9]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][10]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][11]: [Id 0x0, [ 1680 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][12]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][13]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][14]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][15]: [Id 0x0, [ 1680 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][16]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][17]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][18]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][19]: [Id 0x0, [ 1400 x 1050 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][20]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][21]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][22]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][23]: [Id 0x0, [ 1400 x 1050 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][24]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][25]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][26]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][27]: [Id 0x0, [ 1600 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][28]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][29]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][30]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][31]: [Id 0x0, [ 1600 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][32]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][33]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][34]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][35]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][36]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][37]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][38]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][39]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][40]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][41]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][42]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][43]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][44]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][45]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][46]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][47]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][48]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][49]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][50]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][51]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][52]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][53]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][54]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][55]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][56]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][57]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][58]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][59]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][60]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][61]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][62]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][63]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][64]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][65]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][66]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][67]: [Id 0x0, [ 1360 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][68]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][69]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][70]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][71]: [Id 0x0, [ 1360 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][72]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][73]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][74]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][75]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][76]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][77]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][78]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][79]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][80]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][81]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][82]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][83]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][84]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][85]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][86]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][87]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][88]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][89]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][90]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][91]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][92]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][93]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][94]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][95]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][96]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][97]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][98]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][99]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][100]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][101]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][102]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][103]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][104]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][105]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][106]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][107]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][108]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][109]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][110]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][111]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][112]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][113]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][114]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][115]: [Id 0x0, [ 1280 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][116]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][117]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][118]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][119]: [Id 0x0, [ 1280 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][120]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][121]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][122]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][123]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][124]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][125]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][126]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][127]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][128]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][129]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][130]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][131]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][132]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][133]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][134]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][135]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][136]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][137]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][138]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][139]: [Id 0x0, [ 640 x 400 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][140]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][141]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][142]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][143]: [Id 0x0, [ 640 x 400 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][144]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][145]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][146]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][147]: [Id 0x0, [ 512 x 384 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][148]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][149]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][150]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][151]: [Id 0x0, [ 512 x 384 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][152]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][153]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][154]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][155]: [Id 0x0, [ 400 x 300 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][156]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][157]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][158]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][159]: [Id 0x0, [ 400 x 300 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][160]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][161]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][162]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][163]: [Id 0x0, [ 320 x 240 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][164]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][165]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][166]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][167]: [Id 0x0, [ 320 x 240 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][168]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][169]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][170]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][171]: [Id 0x0, [ 320 x 200 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][172]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][173]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][174]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][175]: [Id 0x0, [ 320 x 200 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1]: Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272] [1][0]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][1]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][2]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][3]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][4]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][5]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][6]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][7]: [Id 0x0, [ 1280 x 1024 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][8]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][9]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][10]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][11]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][12]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][13]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][14]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][15]: [Id 0x0, [ 1280 x 1024 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][16]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][17]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][18]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][19]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][20]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][21]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][22]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][23]: [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][24]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][25]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][26]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][27]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][28]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][29]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][30]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][31]: [Id 0x0, [ 1440 x 900 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][32]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][33]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][34]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][35]: [Id 0x0, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][36]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][37]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][38]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][39]: [Id 0x0, [ 1280 x 960 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][40]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][41]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][42]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][43]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][44]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][45]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][46]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][47]: [Id 0x0, [ 1366 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][48]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][49]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][50]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][51]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][52]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][53]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][54]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][55]: [Id 0x0, [ 1366 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][56]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][57]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][58]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][59]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][60]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][61]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][62]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][63]: [Id 0x0, [ 1280 x 800 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][64]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][65]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][66]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][67]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][68]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][69]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][70]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][71]: [Id 0x0, [ 1280 x 800 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][72]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][73]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][74]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][75]: [Id 0x0, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][76]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][77]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][78]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][79]: [Id 0x0, [ 1152 x 864 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][80]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][81]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][82]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][83]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][84]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][85]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][86]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][87]: [Id 0x0, [ 1280 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][88]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][89]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][90]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][91]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][92]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][93]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][94]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][95]: [Id 0x0, [ 1280 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][96]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][97]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][98]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][99]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][100]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][101]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][102]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][103]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][104]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][105]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][106]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][107]: [Id 0x0, [ 1280 x 720 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] [1][108]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][109]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][110]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][111]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][112]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][113]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][114]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][115]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][116]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][117]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][118]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][119]: [Id 0x0, [ 1280 x 720 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] [1][120]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][121]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][122]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][123]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][124]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [1][125]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [1][126]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [1][127]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [1][128]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][129]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][130]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][131]: [Id 0x0, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][132]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][133]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][134]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][135]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][136]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [1][137]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [1][138]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [1][139]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [1][140]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][141]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][142]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][143]: [Id 0x0, [ 1024 x 768 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][144]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][145]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][146]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][147]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][148]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][149]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][150]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][151]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][152]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][153]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][154]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][155]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][156]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][157]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][158]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][159]: [Id 0x0, [ 800 x 600 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][160]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][161]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][162]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][163]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][164]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][165]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][166]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][167]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][168]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][169]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][170]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][171]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][172]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][173]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][174]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][175]: [Id 0x0, [ 800 x 600 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][176]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][177]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][178]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][179]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][180]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][181]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][182]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][183]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][184]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][185]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][186]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][187]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][188]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][189]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][190]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][191]: [Id 0x0, [ 720 x 576 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][192]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][193]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][194]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][195]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][196]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][197]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][198]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][199]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][200]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][201]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][202]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][203]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][204]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][205]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][206]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][207]: [Id 0x0, [ 720 x 576 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][208]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][209]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][210]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][211]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][212]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][213]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][214]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][215]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][216]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][217]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][218]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][219]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][220]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][221]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][222]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][223]: [Id 0x0, [ 720 x 480 x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][224]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][225]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][226]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][227]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][228]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][229]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][230]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][231]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][232]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][233]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][234]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][235]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][236]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [1][237]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [1][238]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [1][239]: [Id 0x0, [ 720 x 480 x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [1][240]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][241]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][242]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][243]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][244]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][245]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][246]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][247]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][248]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][249]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][250]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][251]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][252]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][253]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][254]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][255]: [Id 0x0, [ 640 x 480 x 32 bpp ] @ 59.0 Hz, flags [], 270 degr] [1][256]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [1][257]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [1][258]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [1][259]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [1][260]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [1][261]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [1][262]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [1][263]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [1][264]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [1][265]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [1][266]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [1][267]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [1][268]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 0 degr] [1][269]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 90 degr] [1][270]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 180 degr] [1][271]: [Id 0x0, [ 640 x 480 x 16 bpp ] @ 59.0 Hz, flags [], 270 degr] ScreenMonitorState.map .windows_nil-1-s0 -> jogamp.newt.ScreenMonitorState@dddc42 Screen.initMonitorState() END dt 409.732581ms Updated virtual screen viewport @ main-Display-.windows_nil-1-EDT-2: [ -252 / 0 1920 x 1980 ] Screen.createNative() END (main-Display-.windows_nil-1-EDT-2, NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]]), active 1, total 411.09029ms ScreenMonitorState.addListener (size: 1): NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 0, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] Window.insetsChanged: skip insets change for undecoration mode Window.visibleChanged (main-Display-.windows_nil-1-EDT-2): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x1b15e0 java.lang.Exception: Info: Window new window handle main-Display-.windows_nil-1-EDT-2 (Parent HWND 0x1b15e0) : HWND 0xa070a, Thread[main-Display-.windows_nil-1-EDT-2,5,main] at jogamp.newt.driver.windows.WindowDriver.createNativeImpl(WindowDriver.java:153) at jogamp.newt.WindowImpl.createNative(WindowImpl.java:440) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:913) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) setKeyboardVisible(native): visible false -- op[visible:false, ok false] -> false Window.createNative(): elapsed 4 ms Window.focusAction() START - main-Display-.windows_nil-1-EDT-2, focusAction: null - windowHandle 0xa070a Window.focusAction() END - main-Display-.windows_nil-1-EDT-2, focusAction: null - windowHandle 0xa070a, res: false Window.RequestFocusInt: forcing - (main-Display-.windows_nil-1-EDT-2): skipFocusAction false, focus false -> true - windowHandle 0xa070a parentWindowHandle 0x1b15e0 Window.focusChanged: (main-Display-.windows_nil-1-EDT-2): (defer: false) false -> true - windowHandle 0xa070a parentWindowHandle 0x1b15e0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732859227 d 0ms]], visible true 0/0 556x417 Window.createNative() END (main-Display-.windows_nil-1-EDT-2, jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0xa070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible true, focus true , Undecorated false (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0]) total 419.89424ms GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-2, start GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0xa070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible true, focus true , Undecorated false (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@144d7f2, Handle 0x0, Surface jogamp.newt.driver.windows.WindowDriver[Config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] , NEWT-Screen[.windows_nil-1-s0, idx 0, refCount 1, vsize [ -252 / 0 1920 x 1980 ], DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.windows_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 677 x 381 mm, viewport [ -252 / 900 1920 x 1080 ], orig [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 176], Monitor[Id 0x2, 508 x 318 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 1440 x 900 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 272]]] , ParentWindow JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]] , ParentWindowHandle 0x1b15e0 (true) , WindowHandle 0xa070a , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 0/0 (auto false), size 556x417 , Visible true, focus true , Undecorated false (true) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWT-Window[JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1b15e0, surfaceHandle 0x0, bounds [ 74 / 0 556 x 417 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 74/0, size 556x417, visible false, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display1, unitID 0, awtDevice D3DGraphicsDevice[screen=1], handle 0x0], idx 1], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], 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[GL4bc/GL4bc.hw], on-scr[.]], sun.awt.Win32GraphicsConfig@7da150[dev=D3DGraphicsDevice[screen=1],pixfmt=7], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 1], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,74,0,556x417,hidden], surfaceLock <1f0d602, 724c76>[count 0, qsz 0, owner ]], ], WindowListeners num 3 [com.jogamp.newt.opengl.GLWindow$2@8e561a, com.ardor3d.framework.jogl.JoglNewtWindow$1@4bf0bb, com.company.jogl.Player$7@1a9b86e, ], MouseListeners num 1 [com.company.jogl.Player$6@18b5948, ], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 1, qsz 0, owner ], surfaceLockCount 0]] main-Display-.windows_nil-1-EDT-2: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowDriver, isProxySurface false: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:514) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:929) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-2: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] main-Display-.windows_nil-1-EDT-2: GLContext.resetStates(isInit true) GLWindow.setVisibleActionPost(true, true) main-Display-.windows_nil-1-EDT-2, fin: dt 7.090027ms Window setVisible: END (main-Display-.windows_nil-1-EDT-2) 0/0 556x417, fs false, windowHandle 0xa070a, visible: true, nativeWindowCreated: true, madeVisible: true GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-2 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732859235 d 0ms]], visible true 0/0 556x417 GLAutoDrawableBase.sizeChanged: (main-Display-.windows_nil-1-EDT-2): 556x417 - surfaceHandle 0x0 main-Display-.windows_nil-1-EDT-2: createImpl: START GLCaps[wgl vid 0x7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], share null main-Display-.windows_nil-1-EDT-2: createContextARB: mappedVersionsAvailableSet(decon): true main-Display-.windows_nil-1-EDT-2: createContextARB: Requested 4.0 (Core profile, hardware) main-Display-.windows_nil-1-EDT-2: createContextARB: Mapped 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) main-Display-.windows_nil-1-EDT-2: Initializing WGL extension address table: WGL-.windows_decon_0 main-Display-.windows_nil-1-EDT-2: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-Display-.windows_nil-1-EDT-2 - WindowWGLContext.createContextARBImpl: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, handle 0xffffffffbd0138e7, share 0x0, direct true, wglCreateContextAttribsARB: 0x94b3600 main-Display-.windows_nil-1-EDT-2: createContextARBImpl: OK 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, share 0, direct true Info: setGL (OpenGL null): main-Display-.windows_nil-1-EDT-2, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@79ed68 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:850) at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:309) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1089) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978) at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:600) at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:244) at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:110) at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:132) at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3232) at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3170) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:952) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:964) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.windows_nil-1-EDT-2: Initializing WGL extension address table: WGL-.windows_decon_0 main-Display-.windows_nil-1-EDT-2: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf09ed main-Display-.windows_nil-1-EDT-2: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-Display-.windows_nil-1-EDT-2: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, glVersionsMapping false main-Display-.windows_nil-1-EDT-2: GLContext.setGLFuncAvail: Version verification (Int): 4.2.0, 4.2.0 main-Display-.windows_nil-1-EDT-2: GLContext.setGLFuncAvail: Post version verification req 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) -> has 4.2 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]: [] main-Display-.windows_nil-1-EDT-2: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 main-Display-.windows_nil-1-EDT-2: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4020003) -> 0x108d69f main-Display-.windows_nil-1-EDT-2: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4020003) -> 0x14298a5 - entries: 305 main-Display-.windows_nil-1-EDT-2: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4020003 - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-Display-.windows_nil-1-EDT-2: createImpl: OK (ARB, using sharedContext) share 0 main-Display-.windows_nil-1-EDT-2: Create GL context OK: obj 0xcaeeb8, ctx 0x30000, surf 0xffffffffbd0138e7 for jogamp.opengl.windows.wgl.WindowsWGLContext - 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.2 (Compat profile, arb, ES2 compat, FBO, hardware) - 4.2.0 GLDebugMessageHandler.init(false) .. n/a GLDrawableHelper GLAnimatorControl: null, GLEventListeners num 0 [].invokeGL(): Running initAction Window.focusChanged: (main-Display-.windows_nil-1-EDT-2): (defer: false) true -> false - windowHandle 0xa070a parentWindowHandle 0x1b15e0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.windows.WindowDriver, consumed false, when:1386732859302 d 0ms]], visible true 0/0 556x417 *** [0]: <\\.\DISPLAY1> flags 0x1 active 1 *** [0][0]: <\\.\DISPLAY1\Monitor0> flags 0x3 active 1 *** [1]: <\\.\DISPLAY2> flags 0x8000000 active 0 *** [2]: <\\.\DISPLAY3> flags 0x8000005 active 1 *** [2][0]: <\\.\DISPLAY3\Monitor0> flags 0x3 active 1 *** [3]: <\\.\DISPLAY4> flags 0x8000000 active 0 *** [4]: <\\.\DISPLAYV1> flags 0x8 active 0 *** [5]: <\\.\DISPLAYV2> flags 0x200008 active 0 *** [6]: <\\.\DISPLAYV3> flags 0x200008 active 0