java version "21.0.2" 2024-01-16 LTS Java(TM) SE Runtime Environment (build 21.0.2+13-LTS-58) Java HotSpot(TM) 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing) main - Info: NativeWindowFactory.: Type .windows custom / .windows native Threading: jogl.1thread null, singleThreaded false, hasAWT false, mode MT, plugin null GLProfile.initSingleton() - thread main [2]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:213) [3]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2395) [4]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1039) [5]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1068) [6]: com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:821) [7]: org.jogamp.java3d.JoglPipeline.initialize(JoglPipeline.java:149) [8]: org.jogamp.java3d.Pipeline.createPipeline(Pipeline.java:101) [9]: org.jogamp.java3d.MasterControl.loadLibraries(MasterControl.java:888) [10]: org.jogamp.java3d.VirtualUniverse.(VirtualUniverse.java:266) [11]: org.jogamp.java3d.Canvas3D.(Canvas3D.java:3842) [12]: deltatimetest2.TestWith3Boxes.(TestWith3Boxes.java:66) [13]: deltatimetest2.TestWith3Boxes.main(TestWith3Boxes.java:28) main - NativeWindowFactory.initSingleton() JAWTUtil initialization (JAWT/JNI/...); SKIP_AWT_HIDPI false JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) Checking for Java2D/OpenGL support Java2D support: default GraphicsConfiguration = sun.java2d.d3d.D3DGraphicsConfig JOGL/Java2D OGL Pipeline active false, resourceCompatible false JAWTUtil: Has sun.awt.SunToolkit: awtLock/awtUnlock true, disableBackgroundErase true JAWTUtil: Has Java2D true JAWTUtil: Is headless false JAWTUtil: AWT Desktop hints 2 JAWTUtil: OffscreenLayer Supported: false - Required false GDI.initSingleton() GDI.initSingleton() dummyWindowClassFactory RegisteredClassFactory[moduleHandle 0x7ff795cd0000, _dummyWindow_clazz, wndProc 0x7ff9688418b0, useDDT true, shared[refCount 0, class null]] NativeWindowFactory.registerFactory() interface com.jogamp.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@133e16fd NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@133e16fd NativeWindowFactory requiresToolkitLock false, desktopHasThreadingIssues false NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@133e16fd main - Info: GraphicsConfigurationFactory. main - GraphicsConfigurationFactory.initSingleton() GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@17695df3, overridding: null GLProfile.init - thread: main ----------------------------------------------------------------------------------------------------- Platform: WINDOWS / Windows 11 10.0 (10.0.0), amd64 (X86_64, GENERIC_ABI), 16 cores, littleEndian true MachineDataInfo: runtimeValidated true, 32Bit false, 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 16 / 16 pointer 8 / 8, page 4096 Platform: Java Version: 21.0.2 (21.0.2u0), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment Platform: Java Vendor: Oracle Corporation, https://java.oracle.com/, Java21, dynamicLib: true, AWT enabled: true ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp Extension Name: com.jogamp Specification Title: JogAmp Java Bindings Specification Specification Vendor: JogAmp Community Specification Version: 2.5 Implementation Title: JogAmp Java Bindings Fat Jar Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.5.0 Implementation Build: 2.5-b967-20230818 Implementation Branch: origin/master Implementation Commit: a235ae5dae463afa16f62f48bf62f896efa80b68 Implementation SHA Sources: null Implementation SHA Classes: null Implementation SHA Classes-this: null Implementation SHA Natives: null Implementation SHA Natives-this: null ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp Extension Name: com.jogamp Specification Title: JogAmp Java Bindings Specification Specification Vendor: JogAmp Community Specification Version: 2.5 Implementation Title: JogAmp Java Bindings Fat Jar Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.5.0 Implementation Build: 2.5-b967-20230818 Implementation Branch: origin/master Implementation Commit: a235ae5dae463afa16f62f48bf62f896efa80b68 Implementation SHA Sources: null Implementation SHA Classes: null Implementation SHA Classes-this: null Implementation SHA Natives: null Implementation SHA Natives-this: null ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp Extension Name: com.jogamp Specification Title: JogAmp Java Bindings Specification Specification Vendor: JogAmp Community Specification Version: 2.5 Implementation Title: JogAmp Java Bindings Fat Jar Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.5.0 Implementation Build: 2.5-b967-20230818 Implementation Branch: origin/master Implementation Commit: a235ae5dae463afa16f62f48bf62f896efa80b68 Implementation SHA Sources: null Implementation SHA Classes: null Implementation SHA Classes-this: null Implementation SHA Natives: null Implementation SHA Natives-this: null ----------------------------------------------------------------------------------------------------- GLDrawableFactory.static - Native OS Factory for: .windows: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@60704c,overridding: null GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@7f1302d6, overridding: null SharedResourceRunner.start() - start new Thread - main SharedResourceRunner.run(): STARTED - main-SharedResourceRunner SharedResourceRunner.run(): READY - main-SharedResourceRunner Info: EGLDrawableFactory: EGL ES2 - NOPE Info: EGLDrawableFactory: EGL ES1 - NOPE (ES1 lib) Info: EGLDrawableFactory: EGL GLn - NOPE (GLn lib) Info: GLProfile.init - Mobile GLDrawable factory not available Info: GLProfile.init - Default device is desktop derived: WindowsGraphicsDevice[type .windows, connection decon, unitID0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] WindowsProcessAffinity.set() - pid 0xffffffffffffffff - main: OK true (werr 127), Affinity: procMask 0xffff, sysMask 0xffff -> 0x1 Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] (com.jogamp.nativewindow.windows.WindowsGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory false GLProfile.init map .windows_decon_0, desktopCtxUndef true, esCtxUndef true GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device .windows_decon_0 GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device .windows_decon_0 GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device .windows_decon_0 GLProfile.init map GLProfile[GL2/GL2.sw] on device .windows_decon_0 GLProfile.init map GLProfile[GL4/GL4.sw] on device .windows_decon_0 GLProfile.init map GLProfile[GL3/GL3.sw] on device .windows_decon_0 GLProfile.init map *** no mapping for GLES3 on device .windows_decon_0 GLProfile.init map GLProfile[GL4ES3/GL4bc.sw] on device .windows_decon_0 GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device .windows_decon_0 GLProfile.init map *** no mapping for GLES2 on device .windows_decon_0 GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device .windows_decon_0 GLProfile.init map *** no mapping for GLES1 on device .windows_decon_0 GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device .windows_decon_0 SharedResourceRunner.getOrCreateShared() WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: trying - main [2]: jogamp.opengl.SharedResourceRunner.getOrCreateShared(SharedResourceRunner.java:222) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.getOrCreateSharedResourceImpl(WindowsWGLDrawableFactory.java:435) [4]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.getOrCreateSharedResourceImpl(WindowsWGLDrawableFactory.java:86) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:188) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:217) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:385) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1991) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1940) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1907) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:77) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:236) [13]: com.jogamp.common.util.SecurityUtil.doPrivileged(SecurityUtil.java:80) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:222) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2395) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1039) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1068) [18]: com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:821) [19]: org.jogamp.java3d.JoglPipeline.initialize(JoglPipeline.java:149) [20]: org.jogamp.java3d.Pipeline.createPipeline(Pipeline.java:101) [21]: org.jogamp.java3d.MasterControl.loadLibraries(MasterControl.java:888) [22]: org.jogamp.java3d.VirtualUniverse.(VirtualUniverse.java:266) [23]: org.jogamp.java3d.Canvas3D.(Canvas3D.java:3842) [24]: deltatimetest2.TestWith3Boxes.(TestWith3Boxes.java:66) [25]: deltatimetest2.TestWith3Boxes.main(TestWith3Boxes.java:28) SharedResourceRunner.doAndWait() START init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], release: null - main SharedResourceRunner.doAndWait() set command: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], release: null - main SharedResourceRunner.run(): WOKE UP for device connection init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], release: null - main-SharedResourceRunner SharedResourceRunner.run(): create Shared for: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - main-SharedResourceRunner main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface GDISurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:173) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:320) [4]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [5]: java.base/java.lang.Thread.run(Thread.java:1583) RegisteredClassFactory getSharedClass (0) initialized: RegisteredClass[handle 0x7ff795cd0000, _dummyWindow_clazz0, dtx 0x1848c4aefa0] GDI.CreateDummyWindow() dummyWindowClassFactory RegisteredClassFactory[moduleHandle 0x7ff795cd0000, _dummyWindow_clazz,wndProc 0x7ff9688418b0, useDDT true, shared[refCount 1, class RegisteredClass[handle 0x7ff795cd0000, _dummyWindow_clazz0, dtx 0x1848c4aefa0]]] GDI.CreateDummyWindow() dummyWindowClass RegisteredClass[handle 0x7ff795cd0000, _dummyWindow_clazz0, dtx 0x1848c4aefa0] ProxySurfaceImpl: surface change 0x0 -> 0x601096b updateGraphicsConfiguration(using target): hdc 0x601096b user chosen caps 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[.]] updateGraphicsConfigurationARB: SharedResource is null: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] updateGraphicsConfigurationGDI: hdc 0x601096b, capsChosen 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[.]], WINDOW extHDC false, chooser false, pformatsNum -1 Chosen PFDID 20 (idx 19) -> recommendedIndex 0, skipCapsChooser true updateGraphicsConfigurationGDI: ChoosePixelFormat(HDC 0x601096b) = pfdID 20, skipCapsChooser true, idx 0 (LastError: 0) chosen pfdID (GDI): recommendedIndex 0 -> chosenIndex 0, skipCapsChooser true, caps GLCaps[wgl vid 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] (PFD[id = 20 (0x14), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, dblbuf, hw-accel) setPixelFormat: hdc 0x601096b, GLCaps[wgl vid 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] *** setCapsPFD: GLCaps[wgl vid 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] main-SharedResourceRunner: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, 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 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] main-SharedResourceRunner: GLContext.resetStates(isInit true) main-SharedResourceRunner: WindowsWGLContext.createImpl: START GLCaps[wgl vid 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], share 0x0 main-SharedResourceRunner: Use ARB[avail[disabled false, quirk false], bitmap false -> true], shared false] main-SharedResourceRunner: GLContext.setGLFuncAvail: glGetStringi 0x7ff939d65680 (opt), glGetString 0x7ff939d61750, glGetIntegerv 0x7ff939d61510 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - requested 0.0 (compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025, has Number(Str) 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification: requested 0.0 (compat[], hardware), drawable.glp GLProfile[GL2/GL2.sw], strictMatch false, glVersionsMapping true, hasGLVersionByString 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.6.0 Compatibility Profile Context 22.20.44.221025, Number(Int) 4.6.0 - 4.6 (Compat profile, compat[], hardware) main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification: requested 0.0 (compat[], hardware) -> has 4.6 (Compat profile, compat[], hardware), strictMatch false, versionValidated true, versionGL3IntOK true Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local.0: [NoDoubleBufferedBitmap] Quirks local.X: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4060002 - 4.6 (Compat profile, compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable mapping key(WGL-.windows_decon_0) -> 0x1bf9355c main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4060002 - 4.6 (Compat profile, compat[], hardware)) -> 0x558cfdbf: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@692d692e [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:382) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:2150) [4]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:357) [5]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:794) [6]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:615) [8]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:326) [9]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [10]: java.base/java.lang.Thread.run(Thread.java:1583) main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@692d692e, OpenGL 4.6(Compat profile, compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.6 (Compat profile, compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 255, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 20 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 275 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_6 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_3 to known extensions 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-0x4060002) -> 0x1a6b749d - entries: 295 WGLContext.setSwapInterval.2 using: WGL_EXT_swap_control_tear, WGL_EXT_swap_control_tear main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4060002 - 4.6 (Compat profile, compat[ES2,ES3], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARB-MapGLVersions is SET (decon): false main-SharedResourceRunner: createContextARB-MapGLVersions START (GLDesktop true, GLES false, minorVersion true) on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] main-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.6 [4.6 .. 4.0] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.6 (Core profile, arb, compat[], hardware) - @creation, handle 0x601096b, share 0x0, direct true main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: , wglCreateContextAttribsARB: 0x7ff939a37050 main-SharedResourceRunner: createContextARBImpl: OK 4.6 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - requested 4.6 (Core profile, arb, compat[], hardware) -4.6.0 Core Profile Context 22.20.44.221025, has Number(Str) 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification: requested 4.6 (Core profile, arb, compat[], hardware), drawable.glp GLProfile[GL2/GL2.sw], strictMatch true, glVersionsMapping true, hasGLVersionByString 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.6.0 Core Profile Context 22.20.44.221025, Number(Int) 4.6.0 - 4.6 (Core profile, arb, compat[], hardware) main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification: requested 4.6 (Core profile, arb, compat[], hardware) -> has 4.6 (Core profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK true Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local.0: [NoDoubleBufferedBitmap] Quirks local.X: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4060005 - 4.6 (Core profile, arb, compat[], hardware) - 4.6.0 Core Profile Context 22.20.44.221025 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4060005 - 4.6 (Core profile, arb, compat[], hardware)) -> 0x577429c: jogamp.opengl.gl4.GL4bcProcAddressTable main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@692d692e, OpenGL 4.6(Core profile, arb, compat[], hardware) - 4.6.0 Core Profile Context 22.20.44.221025 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.6 (Core profile, arb,compat[], hardware) - 4.6.0 Core Profile Context 22.20.44.221025, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 261, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 20 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 281 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_6 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_3 to known extensions 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-0x4060005) -> 0x566e4192 - entries: 301 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4060005 - 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARBVersions.X: ctx 0x10001, share 0, direct true, version 4.6 [4.6 .. 4.0] main-SharedResourceRunner: createContextARB-MapGLVersions MAP WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: 4 (Core profile, compat[], hardware) -> 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: createContextARB-MapGLVersions HAVE WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] 4 (Core profile, compat[], hardware)[4.0 .. 4.6]: [None] -> [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] main-SharedResourceRunner: createContextARB-MapGLVersions MAP WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: 3 (Core profile, compat[], hardware) -> 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.6 [4.6 .. 4.0] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.6 (Compat profile, arb, compat[], hardware) - @creation, handle 0x601096b, share 0x0, direct true main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: , wglCreateContextAttribsARB: 0x7ff939a37050 main-SharedResourceRunner: createContextARBImpl: OK 4.6 (Compat profile, arb, compat[], hardware) - @creation, share 0,direct true main-SharedResourceRunner: GLContext.setGLFuncAvail: glGetStringi 0x7ff939d65680 (opt), glGetString 0x7ff939d61750, glGetIntegerv 0x7ff939d61510 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - requested 4.6 (Compat profile, arb, compat[], hardware)- 4.6.0 Compatibility Profile Context 22.20.44.221025, has Number(Str) 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification: requested 4.6 (Compat profile, arb, compat[], hardware), drawable.glp GLProfile[GL2/GL2.sw], strictMatch true, glVersionsMapping true, hasGLVersionByString 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.6.0 Compatibility Profile Context 22.20.44.221025, Number(Int) 4.6.0 - 4.6 (Compat profile, arb, compat[], hardware) main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification: requested 4.6 (Compat profile, arb, compat[], hardware) -> has 4.6 (Compat profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK true Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local.0: [NoDoubleBufferedBitmap] Quirks local.X: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[], hardware)) -> 0x759f12e2: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@42875091 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:382) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:2150) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1481) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1420) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1300) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:993) [8]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:370) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:794) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:615) [12]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:326) [13]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [14]: java.base/java.lang.Thread.run(Thread.java:1583) main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@42875091, OpenGL 4.6(Compat profile, arb, compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.6 (Compat profile, arb, compat[], hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 255, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 20 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 275 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_6 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_3 to known extensions 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-0x4060003) -> 0x64568787 - entries: 295 WGLContext.setSwapInterval.2 using: WGL_EXT_swap_control_tear, WGL_EXT_swap_control_tear main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARBVersions.X: ctx 0x20001, share 0, direct true, version 4.6 [4.6 .. 4.0] main-SharedResourceRunner: createContextARB-MapGLVersions MAP WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: 4 (Compat profile, compat[], hardware) -> 4.6 (Compatprofile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: createContextARB-MapGLVersions HAVE WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] 4 (Compat profile, compat[], hardware)[4.0 .. 4.6]: [None] -> [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] main-SharedResourceRunner: createContextARB-MapGLVersions MAP WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: 3 (Compat profile, compat[], hardware) -> 4.6 (Compatprofile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: createContextARB-MapGLVersions MAP WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: 2 (Compat profile, compat[], hardware) -> 4.6 (Compatprofile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARB-MapGLVersions SET .windows_decon_0 MapGLVersions .windows_decon_0-0x4040000: 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x2020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x3040000: 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x4020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x3020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: createContextARB-MapGLVersions END (success true) on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], profileAliasing: true, total 254.1731ms MapGLVersions .windows_decon_0-0x4040000: 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x2020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x3040000: 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x4020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x3020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: createContextARB-MapGLVersions requested GLProfile[GL2/GL2.sw] -> 2.0 (Compat profile, compat[], hardware) main-SharedResourceRunner: createContextARB-MapGLVersions Mapped 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - @creation, handle 0x601096b, share 0x0, direct true main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: , wglCreateContextAttribsARB: 0x7ff939a37050 main-SharedResourceRunner: createContextARBImpl: OK 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - @creation, share 0, direct true main-SharedResourceRunner: GLContext.setGLFuncAvail: glGetStringi 0x7ff939d65680 (opt), glGetString 0x7ff939d61750, glGetIntegerv 0x7ff939d61510 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025, has Number(Str) 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification: requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware), drawable.glp GLProfile[GL2/GL2.sw], strictMatch false, glVersionsMapping false, hasGLVersionByString 4.6.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.6.0 Compatibility Profile Context 22.20.44.221025, Number(Int) 4.6.0 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification: requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) -> has 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK true Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local.0: [NoDoubleBufferedBitmap] Quirks local.X: [NoDoubleBufferedBitmap] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c main-SharedResourceRunner: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)) -> 0x759f12e2: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@5f50f665 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:382) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:2150) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:1017) [5]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:370) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:794) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:615) [9]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:326) [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [11]: java.base/java.lang.Thread.run(Thread.java:1583) main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4060003) -> 0x64568787 - entries: 295 WGLContext.setSwapInterval.2 using: WGL_EXT_swap_control_tear, WGL_EXT_swap_control_tear main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createImpl: OK (ARB, initial) share 0x0 main-SharedResourceRunner: Create GL context OK: For jogamp.opengl.windows.wgl.WindowsWGLContext - 4.6 (Compat profile,arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 - obj 0x6358dfd8, ctx 0x30001, isShared false, surf true 0x601096b, <20cc61c, 7add5069>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 GLDebugMessageHandler.init(false) .. n/a main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface WrappedSurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:173) [3]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:124) [4]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$100(WindowsWGLDrawableFactory.java:86) [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:335) [6]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [7]: java.base/java.lang.Thread.run(Thread.java:1583) main-SharedResourceRunner: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], 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[GL2/GL2.sw], 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[GL2/GL2.sw], on-scr[.]]] main-SharedResourceRunner: GLContext.makeCurrent: Surfaceless evaluate java.lang.Throwable: Info: wglMakeContextCurrent NOK: draw 0x0, read 0x0, ctx 0x30001, werr 6 at jogamp.opengl.windows.wgl.WindowsWGLContext.wglMakeContextCurrent(WindowsWGLContext.java:155) at jogamp.opengl.windows.wgl.WindowsWGLContext.makeCurrentImpl(WindowsWGLContext.java:437) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:869) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) at jogamp.opengl.GLContextImpl.setGLDrawable(GLContextImpl.java:322) at jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:128) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$100(WindowsWGLDrawableFactory.java:86) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:335) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) at java.base/java.lang.Thread.run(Thread.java:1583) main-SharedResourceRunner: GLContext.ContextSwitch[makeCurrent.1]: Context lock.unlock() due to error, res CONTEXT_NOT_CURRENT, <20cc61c, 7add5069>[count 1, qsz 0, owner ] Caught GLException: Error: makeCurrent() failed with new drawable WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@1f234713, Handle 0x0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE | SURFACELESS ] , WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], 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[GL2/GL2.sw], 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[GL2/GL2.sw], on-scr[.]]] , surfaceLock <2816f147, 422d5f53>[count 0, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]] on thread main-SharedResourceRunner [0]: jogamp.opengl.GLContextImpl.setGLDrawable(GLContextImpl.java:338) [1]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:128) [2]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$100(WindowsWGLDrawableFactory.java:86) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:335) [4]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [5]: java.base/java.lang.Thread.run(Thread.java:1583) Caused[0] by GLException: Error making context 0x30001 current on Thread main-SharedResourceRunner, drawableWrite 0x0, drawableRead 0x0, werr: 6, WindowsWGLContext [Version 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0Compatibility Profile Context 22.20.44.221025 [GL 4.6.0, vendor 22.20.44 (Compatibility Profile Context 22.20.44.221025)], options 0x4c03, this 0x6358dfd8, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@5f50f665, quirks: [NoDoubleBufferedBitmap], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@1f234713, Handle 0x0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE | SURFACELESS ] , WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], 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[GL2/GL2.sw], 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[GL2/GL2.sw], on-scr[.]]] , surfaceLock <2816f147, 422d5f53>[count 1, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]]] on thread main-SharedResourceRunner [0]: jogamp.opengl.windows.wgl.WindowsWGLContext.makeCurrentImpl(WindowsWGLContext.java:442) [1]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:869) [2]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) [3]: jogamp.opengl.GLContextImpl.setGLDrawable(GLContextImpl.java:322) [4]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:128) [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$100(WindowsWGLDrawableFactory.java:86) [6]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:335) [7]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [8]: java.base/java.lang.Thread.run(Thread.java:1583) main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface WrappedSurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:173) [3]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:140) [4]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$100(WindowsWGLDrawableFactory.java:86) [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:335) [6]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [7]: java.base/java.lang.Thread.run(Thread.java:1583) Quirk: NoSurfacelessCtx -> WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: cause: probe SharedDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] SharedScreen: DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, ownerfalse, NullToolkitLock[obj 0x77167fb7]], idx 0] SharedContext: WindowsWGLContext [Version 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 [GL 4.6.0, vendor 22.20.44 (Compatibility Profile Context 22.20.44.221025)], options0x4c03, this 0x6358dfd8, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@5f50f665, quirks: [NoDoubleBufferedBitmap, NoSurfacelessCtx], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@1f234713, Handle 0x601096b, Surface GDISurface[ displayHandle 0x0 , surfaceHandle 0x601096b , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, 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 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <1866e6f0, 3099f568>[count 1, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]]] , madeCurrent true allowsSurfacelessCtx false pixelformat: true multisample: true pbuffer: true readDrawable: true SharedResourceRunner.run(): READY - main-SharedResourceRunner SharedResourceRunner.doAndWait() END init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0,owner false, NullToolkitLock[obj 0x77167fb7]], release: null - main SharedResourceRunner.getOrCreateShared() WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: success - main GLProfile.init map .windows_decon_0, desktopCtxUndef false, esCtxUndef false GLProfile.init map GLProfile[GL4bc/GL4bc.hw] on device .windows_decon_0 GLProfile.init map defaultHW GLProfile[GL4bc/GL4bc.hw] on device .windows_decon_0 GLProfile.init map GLProfile[GL3bc/GL4bc.hw] on device .windows_decon_0 GLProfile.init map defaultAny GLProfile[GL3bc/GL4bc.hw] on device .windows_decon_0 GLProfile.init map GLProfile[GL2/GL4bc.hw] on device .windows_decon_0 GLProfile.init map GLProfile[GL4/GL4.hw] on device .windows_decon_0 GLProfile.init map GLProfile[GL3/GL4.hw] on device .windows_decon_0 GLProfile.init map *** no mapping for GLES3 on device .windows_decon_0 GLProfile.init map GLProfile[GL4ES3/GL4.hw] on device .windows_decon_0 GLProfile.init map GLProfile[GL2GL3/GL4bc.hw] on device .windows_decon_0 GLProfile.init map *** no mapping for GLES2 on device .windows_decon_0 GLProfile.init map GLProfile[GL2ES2/GL4.hw] on device .windows_decon_0 GLProfile.init map *** no mapping for GLES1 on device .windows_decon_0 GLProfile.init map GLProfile[GL2ES1/GL4bc.hw] on device .windows_decon_0 GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: desktop Shared Ctx true, profiles: 10 main: createContextARB-MapGLVersions SET .windows_decon_0 MapGLVersions .windows_decon_0-0x4040000: 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x2020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x3040000: 4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x4020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .windows_decon_0-0x3020000: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) GLProfile.initProfilesForDevice: .windows_decon_0: added profile(s): desktop true, mobile false GLProfile.initProfilesForDevice: .windows_decon_0: Natives[GL4bc true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO,hardware)], GL4 true [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)], GLES3 false, GL3bc true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)], GL3 true [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)], GL2true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL3bc GLProfile[GL3bc/GL4bc.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2ES2 GLProfile[GL2ES2/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] GLProfile.dumpGLInfo: WindowsWGLContext [Version 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 [GL 4.6.0, vendor 22.20.44 (Compatibility Profile Context 22.20.44.221025)], options 0x4c03, this 0x6358dfd8, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@5f50f665, quirks: [NoDoubleBufferedBitmap, NoSurfacelessCtx], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@1f234713, 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[obj 0x77167fb7]], idx 0], pfdID 20, 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 20 gdi: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <1866e6f0, 3099f568>[count 0, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]]] ----------------------------------------------------------------------------------------------------- WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: Natives GL4bc true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] GL4 true [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GLES3 false GL3bc true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] GL3 true [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GL2 true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] GLES2 false GLES1 false Count 5 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL3bc GLProfile[GL3bc/GL4bc.hw] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] GL4ES3 GLProfile[GL4ES3/GL4.hw] GL2ES2 GLProfile[GL2ES2/GL4.hw] GL4bc GLProfile[GL4bc/GL4bc.hw] GL2 GLProfile[GL2/GL4bc.hw] GL4 GLProfile[GL4/GL4.hw] GL3 GLProfile[GL3/GL4.hw] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] default GLProfile[GL4bc/GL4bc.hw] Count 9 / 12 Swap Interval 1 GL Profile GLProfile[GL4bc/GL4bc.sw] GL Version 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 [GL 4.6.0, vendor 22.20.44 (Compatibility Profile Context 22.20.44.221025)] Quirks [NoDoubleBufferedBitmap, NoSurfacelessCtx] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR ATI Technologies Inc. GL_RENDERER AMD Radeon(TM) Graphics GL_VERSION 4.6.0 Compatibility Profile Context 22.20.44.221025 GLSL true, has-compiler-func: true, version: 4.60 / 4.60.0 GL FBO: basic true, full true GL_EXTENSIONS 255 GLX_EXTENSIONS 20 ----------------------------------------------------------------------------------------------------- wglARBPFIDs2GLCapabilities: bucket[0 -> 0]: GLCaps[wgl vid 1 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[1 -> 1]: GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[2 -> 2]: GLCaps[wgl vid 3 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[3 -> 3]: GLCaps[wgl vid 4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[4 -> 4]: GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[5 -> 5]: GLCaps[wgl vid 6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[6 -> 6]: GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[7 -> 7]: GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[8 -> 8]: GLCaps[wgl vid 9 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[9 -> 9]: GLCaps[wgl vid 10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[10 -> 10]: GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[11 -> 11]: GLCaps[wgl vid 12 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[12 -> 12]: GLCaps[wgl vid 13 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[13 -> 13]: GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[14 -> 14]: GLCaps[wgl vid 15 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[15 -> 15]: GLCaps[wgl vid 16 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]] wglARBPFIDs2GLCapabilities: bucket[16 -> 16]: GLCaps[wgl vid 17 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]] wglARBPFIDs2GLCapabilities: bucket[17 -> 17]: GLCaps[wgl vid 18 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]] wglARBPFIDs2GLCapabilities: bucket[18 -> 18]: GLCaps[wgl vid 19 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[19 -> 19]: GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[20 -> 20]: GLCaps[wgl vid 21 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[21 -> 21]: GLCaps[wgl vid 22 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[22 -> 22]: GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[23 -> 23]: GLCaps[wgl vid 24 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[24 -> 24]: GLCaps[wgl vid 25 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[25 -> 25]: GLCaps[wgl vid 26 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[26 -> 26]: GLCaps[wgl vid 27 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[27 -> 27]: GLCaps[wgl vid 28 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[28 -> 28]: GLCaps[wgl vid 29 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[29 -> 29]: GLCaps[wgl vid 30 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[30 -> 30]: GLCaps[wgl vid 31 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[31 -> 31]: GLCaps[wgl vid 32 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[32 -> 32]: GLCaps[wgl vid 33 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[33 -> 33]: GLCaps[wgl vid 34 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]] wglARBPFIDs2GLCapabilities: bucket[34 -> 34]: GLCaps[wgl vid 35 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]] wglARBPFIDs2GLCapabilities: bucket[35 -> 35]: GLCaps[wgl vid 36 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]] wglARBPFIDs2GLCapabilities: bucket[36 -> 36]: GLCaps[wgl vid 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[37 -> 37]: GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[38 -> 38]: GLCaps[wgl vid 39 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[39 -> 39]: GLCaps[wgl vid 40 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[40 -> 40]: GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[41 -> 41]: GLCaps[wgl vid 42 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[42 -> 42]: GLCaps[wgl vid 43 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[43 -> 43]: GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[44 -> 44]: GLCaps[wgl vid 45 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[45 -> 45]: GLCaps[wgl vid 46 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[46 -> 46]: GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[47 -> 47]: GLCaps[wgl vid 48 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[48 -> 48]: GLCaps[wgl vid 49 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[49 -> 49]: GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[50 -> 50]: GLCaps[wgl vid 51 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[51 -> 51]: GLCaps[wgl vid 52 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[52 -> 52]: GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[53 -> 53]: GLCaps[wgl vid 54 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[54 -> 54]: GLCaps[wgl vid 55 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[55 -> 55]: GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[56 -> 56]: GLCaps[wgl vid 57 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[57 -> 57]: GLCaps[wgl vid 58 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[58 -> 58]: GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[59 -> 59]: GLCaps[wgl vid 60 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[60 -> 60]: GLCaps[wgl vid 61 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[61 -> 61]: GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[62 -> 62]: GLCaps[wgl vid 63 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[63 -> 63]: GLCaps[wgl vid 64 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[64 -> 64]: GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[65 -> 65]: GLCaps[wgl vid 66 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[66 -> 66]: GLCaps[wgl vid 67 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[67 -> 67]: GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[68 -> 68]: GLCaps[wgl vid 69 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[69 -> 69]: GLCaps[wgl vid 70 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[70 -> 70]: GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[71 -> 71]: GLCaps[wgl vid 72 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[72 -> 72]: GLCaps[wgl vid 73 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[73 -> 73]: GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[74 -> 74]: GLCaps[wgl vid 75 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[75 -> 75]: GLCaps[wgl vid 76 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[76 -> 76]: GLCaps[wgl vid 77 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]] wglARBPFIDs2GLCapabilities: bucket[77 -> 77]: GLCaps[wgl vid 78 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]] wglARBPFIDs2GLCapabilities: bucket[78 -> 78]: GLCaps[wgl vid 79 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[79 -> 79]: GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[80 -> 80]: GLCaps[wgl vid 81 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[81 -> 81]: GLCaps[wgl vid 82 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[82 -> 82]: GLCaps[wgl vid 83 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]] wglARBPFIDs2GLCapabilities: bucket[83 -> 83]: GLCaps[wgl vid 84 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]] wglARBPFIDs2GLCapabilities: bucket[84 -> 84]: GLCaps[wgl vid 85 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[85 -> 85]: GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[86 -> 86]: GLCaps[wgl vid 87 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[87 -> 87]: GLCaps[wgl vid 88 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[88 -> 88]: GLCaps[wgl vid 89 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]] wglARBPFIDs2GLCapabilities: bucket[89 -> 89]: GLCaps[wgl vid 90 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]] wglARBPFIDs2GLCapabilities: bucket[90 -> 90]: GLCaps[wgl vid 91 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[91 -> 91]: GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[92 -> 92]: GLCaps[wgl vid 93 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[93 -> 93]: GLCaps[wgl vid 94 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[94 -> 94]: GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[95 -> 95]: GLCaps[wgl vid 96 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[96 -> 96]: GLCaps[wgl vid 97 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[97 -> 97]: GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[98 -> 98]: GLCaps[wgl vid 99 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[99 -> 99]: GLCaps[wgl vid 100 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[100 -> 100]: GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[101 -> 101]: GLCaps[wgl vid 102 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[102 -> 102]: GLCaps[wgl vid 103 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[103 -> 103]: GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[104 -> 104]: GLCaps[wgl vid 105 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[105 -> 105]: GLCaps[wgl vid 106 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[106 -> 106]: GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[107 -> 107]: GLCaps[wgl vid 108 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[108 -> 108]: GLCaps[wgl vid 109 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[109 -> 109]: GLCaps[wgl vid 110 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[110 -> 110]: GLCaps[wgl vid 111 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[111 -> 111]: GLCaps[wgl vid 112 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[112 -> 112]: GLCaps[wgl vid 113 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[113 -> 113]: GLCaps[wgl vid 114 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[114 -> 114]: GLCaps[wgl vid 115 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[115 -> 115]: GLCaps[wgl vid 116 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[116 -> 116]: GLCaps[wgl vid 117 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[117 -> 117]: GLCaps[wgl vid 118 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[118 -> 118]: GLCaps[wgl vid 119 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[119 -> 119]: GLCaps[wgl vid 120 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[120 -> 120]: GLCaps[wgl vid 121 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[121 -> 121]: GLCaps[wgl vid 122 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[122 -> 122]: GLCaps[wgl vid 123 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[123 -> 123]: GLCaps[wgl vid 124 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[124 -> 124]: GLCaps[wgl vid 125 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[125 -> 125]: GLCaps[wgl vid 126 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[126 -> 126]: GLCaps[wgl vid 127 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[127 -> 127]: GLCaps[wgl vid 128 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[128 -> 128]: GLCaps[wgl vid 129 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[129 -> 129]: GLCaps[wgl vid 130 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[130 -> 130]: GLCaps[wgl vid 131 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]] wglARBPFIDs2GLCapabilities: bucket[131 -> 131]: GLCaps[wgl vid 132 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]] wglARBPFIDs2GLCapabilities: bucket[132 -> 132]: GLCaps[wgl vid 133 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[133 -> 133]: GLCaps[wgl vid 134 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[134 -> 134]: GLCaps[wgl vid 135 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[135 -> 135]: GLCaps[wgl vid 136 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[136 -> 136]: GLCaps[wgl vid 137 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]] wglARBPFIDs2GLCapabilities: bucket[137 -> 137]: GLCaps[wgl vid 138 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]] wglARBPFIDs2GLCapabilities: bucket[138 -> 138]: GLCaps[wgl vid 139 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[139 -> 139]: GLCaps[wgl vid 140 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[140 -> 140]: GLCaps[wgl vid 141 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[141 -> 141]: GLCaps[wgl vid 142 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[142 -> 142]: GLCaps[wgl vid 143 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]] wglARBPFIDs2GLCapabilities: bucket[143 -> 143]: GLCaps[wgl vid 144 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]] wglARBPFIDs2GLCapabilities: bucket[144 -> 144]: GLCaps[wgl vid 145 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[145 -> 145]: GLCaps[wgl vid 146 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[146 -> 146]: GLCaps[wgl vid 147 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[147 -> 147]: GLCaps[wgl vid 148 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[148 -> 148]: GLCaps[wgl vid 149 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[149 -> 149]: GLCaps[wgl vid 150 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[150 -> 150]: GLCaps[wgl vid 151 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[151 -> 151]: GLCaps[wgl vid 152 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[152 -> 152]: GLCaps[wgl vid 153 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[153 -> 153]: GLCaps[wgl vid 154 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[154 -> 154]: GLCaps[wgl vid 155 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[155 -> 155]: GLCaps[wgl vid 156 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[156 -> 156]: GLCaps[wgl vid 157 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[157 -> 157]: GLCaps[wgl vid 158 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[158 -> 158]: GLCaps[wgl vid 159 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[159 -> 159]: GLCaps[wgl vid 160 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[160 -> 160]: GLCaps[wgl vid 161 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[161 -> 161]: GLCaps[wgl vid 162 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[162 -> 162]: GLCaps[wgl vid 163 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[163 -> 163]: GLCaps[wgl vid 164 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[164 -> 164]: GLCaps[wgl vid 165 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[165 -> 165]: GLCaps[wgl vid 166 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[166 -> 166]: GLCaps[wgl vid 167 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[167 -> 167]: GLCaps[wgl vid 168 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[168 -> 168]: GLCaps[wgl vid 169 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[169 -> 169]: GLCaps[wgl vid 170 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[170 -> 170]: GLCaps[wgl vid 171 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[171 -> 171]: GLCaps[wgl vid 172 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[172 -> 172]: GLCaps[wgl vid 173 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[173 -> 173]: GLCaps[wgl vid 174 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[174 -> 174]: GLCaps[wgl vid 175 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[175 -> 175]: GLCaps[wgl vid 176 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[176 -> 176]: GLCaps[wgl vid 177 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[177 -> 177]: GLCaps[wgl vid 178 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[178 -> 178]: GLCaps[wgl vid 179 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[179 -> 179]: GLCaps[wgl vid 180 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[180 -> 180]: GLCaps[wgl vid 181 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]] wglARBPFIDs2GLCapabilities: bucket[181 -> 181]: GLCaps[wgl vid 182 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]] wglARBPFIDs2GLCapabilities: bucket[182 -> 182]: GLCaps[wgl vid 183 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]] wglARBPFIDs2GLCapabilities: bucket[183 -> 183]: GLCaps[wgl vid 184 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]] wglARBPFIDs2GLCapabilities: bucket[184 -> 184]: GLCaps[wgl vid 185 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]] wglARBPFIDs2GLCapabilities: bucket[185 -> 185]: GLCaps[wgl vid 186 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]] wglARBPFIDs2GLCapabilities: bucket[186 -> 186]: GLCaps[wgl vid 187 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]] wglARBPFIDs2GLCapabilities: bucket[187 -> 187]: GLCaps[wgl vid 188 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]] wglARBPFIDs2GLCapabilities: bucket[188 -> 188]: GLCaps[wgl vid 189 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]] wglARBPFIDs2GLCapabilities: bucket[189 -> 189]: GLCaps[wgl vid 190 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]] wglARBPFIDs2GLCapabilities: bucket[190 -> 190]: GLCaps[wgl vid 191 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]] wglARBPFIDs2GLCapabilities: bucket[191 -> 191]: GLCaps[wgl vid 192 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]] wglARBPFIDs2GLCapabilities: bucket[192 -> skip]: pfdID 193, GLCaps[wgl vid 193 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[193 -> skip]: pfdID 194, GLCaps[wgl vid 194 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[194 -> skip]: pfdID 195, GLCaps[wgl vid 195 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[195 -> skip]: pfdID 196, GLCaps[wgl vid 196 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[196 -> skip]: pfdID 197, GLCaps[wgl vid 197 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[197 -> skip]: pfdID 198, GLCaps[wgl vid 198 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[198 -> skip]: pfdID 199, GLCaps[wgl vid 199 arb: rgba 5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[199 -> skip]: pfdID 200, GLCaps[wgl vid 200 arb: rgba 5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[200 -> skip]: pfdID 201, GLCaps[wgl vid 201 arb: rgba 5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[201 -> skip]: pfdID 202, GLCaps[wgl vid 202 arb: rgba 5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[202 -> skip]: pfdID 203, GLCaps[wgl vid 203 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[203 -> skip]: pfdID 204, GLCaps[wgl vid 204 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[204 -> skip]: pfdID 205, GLCaps[wgl vid 205 arb: rgba 3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[205 -> skip]: pfdID 206, GLCaps[wgl vid 206 arb: rgba 3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[206 -> skip]: pfdID 207, GLCaps[wgl vid 207 arb: rgba 3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[207 -> skip]: pfdID 208, GLCaps[wgl vid 208 arb: rgba 3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[208 -> skip]: pfdID 209, GLCaps[wgl vid 209 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[209 -> skip]: pfdID 210, GLCaps[wgl vid 210 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[210 -> skip]: pfdID 211, GLCaps[wgl vid 211 arb: rgba 1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[211 -> skip]: pfdID 212, GLCaps[wgl vid 212 arb: rgba 1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[212 -> skip]: pfdID 213, GLCaps[wgl vid 213 arb: rgba 1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[213 -> skip]: pfdID 214, GLCaps[wgl vid 214 arb: rgba 1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[214 -> skip]: pfdID 215, GLCaps[wgl vid 215 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[215 -> skip]: pfdID 216, GLCaps[wgl vid 216 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO Drop [drawableType mismatch]: PFD[id = 1 (0x1), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 2 (0x2), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 3 (0x3), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 4 (0x4), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 5 (0x5), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 6 (0x6), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 7 (0x7), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 8 (0x8), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 9 (0x9), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 10 (0xa), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 11 (0xb), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 12 (0xc), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 13 (0xd), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 14 (0xe), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 15 (0xf), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 16 (0x10), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0,flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 17 (0x11), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 18 (0x12), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 19 (0x13), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 20 (0x14), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 21 (0x15), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 22 (0x16), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0,flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 23 (0x17), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 24 (0x18), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 25 (0x19), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 26 (0x1a), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 27 (0x1b), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 28 (0x1c), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 29 (0x1d), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 30 (0x1e), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 31 (0x1f), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 32 (0x20), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 33 (0x21), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 34 (0x22), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 35 (0x23), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 36 (0x24), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 181 (0xb5), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, flags: window, bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 182 (0xb6), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, flags: window, bitmap, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 183 (0xb7), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 184 (0xb8), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0,flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 185 (0xb9), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 186 (0xba), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, flags: window, bitmap, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 187 (0xbb), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 188 (0xbc), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 189 (0xbd), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 190 (0xbe), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: window, bitmap, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 191 (0xbf), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 192 (0xc0), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 195 (0xc3), colorBits 24, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 196 (0xc4), colorBits 24, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 199 (0xc7), colorBits 16, rgba 5/5/5/0, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 200 (0xc8), colorBits 16, rgba 5/5/5/0, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 201 (0xc9), colorBits 16, rgba 5/5/5/8, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 202 (0xca), colorBits 16, rgba 5/5/5/8, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 203 (0xcb), colorBits 16, rgba 5/5/5/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 204 (0xcc), colorBits 16, rgba 5/5/5/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 205 (0xcd), colorBits 8, rgba 3/3/2/0, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0,flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 206 (0xce), colorBits 8, rgba 3/3/2/0, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0,flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 207 (0xcf), colorBits 8, rgba 3/3/2/8, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 208 (0xd0), colorBits 8, rgba 3/3/2/8, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 209 (0xd1), colorBits 8, rgba 3/3/2/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 210 (0xd2), colorBits 8, rgba 3/3/2/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 211 (0xd3), colorBits 4, rgba 1/1/1/0, accum-rgba 5/6/5/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 212 (0xd4), colorBits 4, rgba 1/1/1/0, accum-rgba 5/6/5/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 213 (0xd5), colorBits 4, rgba 1/1/1/8, accum-rgba 4/4/4/4, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 214 (0xd6), colorBits 4, rgba 1/1/1/8, accum-rgba 4/4/4/4, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 215 (0xd7), colorBits 4, rgba 1/1/1/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 216 (0xd8), colorBits 4, rgba 1/1/1/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel GLCaps[wgl vid 1 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 3 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 9 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 12 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 13 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 15 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 16 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 17 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 18 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 19 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 21 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 22 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 24 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 25 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 26 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 27 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 28 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 29 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 30 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 31 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 32 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 33 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 34 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 35 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 36 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 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 39 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 40 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 42 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 43 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 45 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 46 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 48 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 49 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 51 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 52 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 54 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 55 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 57 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 58 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 60 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 61 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 63 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 64 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 66 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 67 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 69 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 70 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 72 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 73 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 75 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 76 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 77 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 78 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 79 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 81 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 82 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 83 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 84 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 85 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 87 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 88 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 89 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 90 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 91 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 93 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 94 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 96 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 97 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 99 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 100 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono ,hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono ,hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 102 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono ,hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 103 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw,GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw,GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 105 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw,GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 106 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono ,hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono ,hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 108 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono ,hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 109 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 110 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 111 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 112 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 113 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 114 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 115 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 116 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 117 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 118 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 119 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 120 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 121 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 122 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 123 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 124 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 125 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 126 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 127 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 128 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 129 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 130 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 131 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 132 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 133 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 134 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 135 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 136 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 137 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 138 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 139 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 140 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 141 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 142 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 143 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 144 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 145 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 146 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 147 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 148 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 149 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 150 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 151 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 152 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 153 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 154 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 155 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 156 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 157 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 158 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 159 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 160 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 161 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 162 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 163 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 164 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 165 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 166 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 167 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 168 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 169 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 170 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 171 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 172 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 173 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 174 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 175 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 176 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 177 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 178 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 179 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 180 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 181 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 182 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 183 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 184 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 185 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 186 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 187 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 188 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 189 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 190 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 191 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 192 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 193 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 194 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 197 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 198 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]] WindowsProcessAffinity.reset() - pid 0xffffffffffffffff - main: OK true (werr 0), Affinity: 0x1 -> procMask 0xffff GLProfile.init addedAnyProfile true (desktop: true, mobile false) GLProfile.init isAWTAvailable true GLProfile.init hasDesktopGLFactory true GLProfile.init hasGL234Impl true GLProfile.init hasMobileFactory false GLProfile.init hasGLES1Impl false GLProfile.init hasGLES3Impl false GLProfile.init hasGL234OnEGLImpl false GLProfile.init defaultDevice WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, ownerfalse, NullToolkitLock[obj 0x77167fb7]] GLProfile.init defaultDevice Desktop WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, ownerfalse, NullToolkitLock[obj 0x77167fb7]] GLProfile.init defaultDevice Mobile null GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] wglARBPFIDs2GLCapabilities: bucket[0 -> 0]: GLCaps[wgl vid 1 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[1 -> 1]: GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[2 -> 2]: GLCaps[wgl vid 3 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[3 -> 3]: GLCaps[wgl vid 4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[4 -> 4]: GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[5 -> 5]: GLCaps[wgl vid 6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[6 -> 6]: GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[7 -> 7]: GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[8 -> 8]: GLCaps[wgl vid 9 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[9 -> 9]: GLCaps[wgl vid 10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[10 -> 10]: GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[11 -> 11]: GLCaps[wgl vid 12 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[12 -> 12]: GLCaps[wgl vid 13 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[13 -> 13]: GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[14 -> 14]: GLCaps[wgl vid 15 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[15 -> 15]: GLCaps[wgl vid 16 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]] wglARBPFIDs2GLCapabilities: bucket[16 -> 16]: GLCaps[wgl vid 17 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]] wglARBPFIDs2GLCapabilities: bucket[17 -> 17]: GLCaps[wgl vid 18 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]] wglARBPFIDs2GLCapabilities: bucket[18 -> 18]: GLCaps[wgl vid 19 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[19 -> 19]: GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[20 -> 20]: GLCaps[wgl vid 21 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[21 -> 21]: GLCaps[wgl vid 22 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[22 -> 22]: GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[23 -> 23]: GLCaps[wgl vid 24 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[24 -> 24]: GLCaps[wgl vid 25 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[25 -> 25]: GLCaps[wgl vid 26 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[26 -> 26]: GLCaps[wgl vid 27 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[27 -> 27]: GLCaps[wgl vid 28 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[28 -> 28]: GLCaps[wgl vid 29 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[29 -> 29]: GLCaps[wgl vid 30 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[30 -> 30]: GLCaps[wgl vid 31 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[31 -> 31]: GLCaps[wgl vid 32 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[32 -> 32]: GLCaps[wgl vid 33 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[33 -> 33]: GLCaps[wgl vid 34 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]] wglARBPFIDs2GLCapabilities: bucket[34 -> 34]: GLCaps[wgl vid 35 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]] wglARBPFIDs2GLCapabilities: bucket[35 -> 35]: GLCaps[wgl vid 36 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]] wglARBPFIDs2GLCapabilities: bucket[36 -> 36]: GLCaps[wgl vid 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[37 -> 37]: GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[38 -> 38]: GLCaps[wgl vid 39 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[39 -> 39]: GLCaps[wgl vid 40 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[40 -> 40]: GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[41 -> 41]: GLCaps[wgl vid 42 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[42 -> 42]: GLCaps[wgl vid 43 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[43 -> 43]: GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[44 -> 44]: GLCaps[wgl vid 45 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[45 -> 45]: GLCaps[wgl vid 46 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[46 -> 46]: GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[47 -> 47]: GLCaps[wgl vid 48 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[48 -> 48]: GLCaps[wgl vid 49 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[49 -> 49]: GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[50 -> 50]: GLCaps[wgl vid 51 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[51 -> 51]: GLCaps[wgl vid 52 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[52 -> 52]: GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[53 -> 53]: GLCaps[wgl vid 54 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[54 -> 54]: GLCaps[wgl vid 55 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[55 -> 55]: GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[56 -> 56]: GLCaps[wgl vid 57 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[57 -> 57]: GLCaps[wgl vid 58 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[58 -> 58]: GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[59 -> 59]: GLCaps[wgl vid 60 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[60 -> 60]: GLCaps[wgl vid 61 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[61 -> 61]: GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[62 -> 62]: GLCaps[wgl vid 63 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[63 -> 63]: GLCaps[wgl vid 64 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[64 -> 64]: GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[65 -> 65]: GLCaps[wgl vid 66 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[66 -> 66]: GLCaps[wgl vid 67 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[67 -> 67]: GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[68 -> 68]: GLCaps[wgl vid 69 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[69 -> 69]: GLCaps[wgl vid 70 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[70 -> 70]: GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[71 -> 71]: GLCaps[wgl vid 72 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[72 -> 72]: GLCaps[wgl vid 73 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[73 -> 73]: GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[74 -> 74]: GLCaps[wgl vid 75 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[75 -> 75]: GLCaps[wgl vid 76 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[76 -> 76]: GLCaps[wgl vid 77 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]] wglARBPFIDs2GLCapabilities: bucket[77 -> 77]: GLCaps[wgl vid 78 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]] wglARBPFIDs2GLCapabilities: bucket[78 -> 78]: GLCaps[wgl vid 79 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[79 -> 79]: GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[80 -> 80]: GLCaps[wgl vid 81 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[81 -> 81]: GLCaps[wgl vid 82 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[82 -> 82]: GLCaps[wgl vid 83 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]] wglARBPFIDs2GLCapabilities: bucket[83 -> 83]: GLCaps[wgl vid 84 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]] wglARBPFIDs2GLCapabilities: bucket[84 -> 84]: GLCaps[wgl vid 85 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[85 -> 85]: GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[86 -> 86]: GLCaps[wgl vid 87 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[87 -> 87]: GLCaps[wgl vid 88 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[88 -> 88]: GLCaps[wgl vid 89 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]] wglARBPFIDs2GLCapabilities: bucket[89 -> 89]: GLCaps[wgl vid 90 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]] wglARBPFIDs2GLCapabilities: bucket[90 -> 90]: GLCaps[wgl vid 91 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[91 -> 91]: GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[92 -> 92]: GLCaps[wgl vid 93 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[93 -> 93]: GLCaps[wgl vid 94 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[94 -> 94]: GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[95 -> 95]: GLCaps[wgl vid 96 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[96 -> 96]: GLCaps[wgl vid 97 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[97 -> 97]: GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[98 -> 98]: GLCaps[wgl vid 99 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[99 -> 99]: GLCaps[wgl vid 100 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[100 -> 100]: GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[101 -> 101]: GLCaps[wgl vid 102 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[102 -> 102]: GLCaps[wgl vid 103 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[103 -> 103]: GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[104 -> 104]: GLCaps[wgl vid 105 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[105 -> 105]: GLCaps[wgl vid 106 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[106 -> 106]: GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[107 -> 107]: GLCaps[wgl vid 108 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[108 -> 108]: GLCaps[wgl vid 109 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[109 -> 109]: GLCaps[wgl vid 110 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[110 -> 110]: GLCaps[wgl vid 111 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[111 -> 111]: GLCaps[wgl vid 112 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[112 -> 112]: GLCaps[wgl vid 113 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[113 -> 113]: GLCaps[wgl vid 114 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[114 -> 114]: GLCaps[wgl vid 115 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[115 -> 115]: GLCaps[wgl vid 116 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[116 -> 116]: GLCaps[wgl vid 117 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[117 -> 117]: GLCaps[wgl vid 118 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[118 -> 118]: GLCaps[wgl vid 119 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[119 -> 119]: GLCaps[wgl vid 120 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[120 -> 120]: GLCaps[wgl vid 121 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[121 -> 121]: GLCaps[wgl vid 122 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[122 -> 122]: GLCaps[wgl vid 123 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[123 -> 123]: GLCaps[wgl vid 124 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[124 -> 124]: GLCaps[wgl vid 125 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[125 -> 125]: GLCaps[wgl vid 126 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[126 -> 126]: GLCaps[wgl vid 127 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[127 -> 127]: GLCaps[wgl vid 128 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[128 -> 128]: GLCaps[wgl vid 129 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[129 -> 129]: GLCaps[wgl vid 130 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[130 -> 130]: GLCaps[wgl vid 131 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]] wglARBPFIDs2GLCapabilities: bucket[131 -> 131]: GLCaps[wgl vid 132 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]] wglARBPFIDs2GLCapabilities: bucket[132 -> 132]: GLCaps[wgl vid 133 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[133 -> 133]: GLCaps[wgl vid 134 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[134 -> 134]: GLCaps[wgl vid 135 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[135 -> 135]: GLCaps[wgl vid 136 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[136 -> 136]: GLCaps[wgl vid 137 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]] wglARBPFIDs2GLCapabilities: bucket[137 -> 137]: GLCaps[wgl vid 138 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]] wglARBPFIDs2GLCapabilities: bucket[138 -> 138]: GLCaps[wgl vid 139 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[139 -> 139]: GLCaps[wgl vid 140 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[140 -> 140]: GLCaps[wgl vid 141 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[141 -> 141]: GLCaps[wgl vid 142 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[142 -> 142]: GLCaps[wgl vid 143 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]] wglARBPFIDs2GLCapabilities: bucket[143 -> 143]: GLCaps[wgl vid 144 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]] wglARBPFIDs2GLCapabilities: bucket[144 -> 144]: GLCaps[wgl vid 145 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[145 -> 145]: GLCaps[wgl vid 146 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[146 -> 146]: GLCaps[wgl vid 147 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[147 -> 147]: GLCaps[wgl vid 148 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[148 -> 148]: GLCaps[wgl vid 149 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[149 -> 149]: GLCaps[wgl vid 150 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[150 -> 150]: GLCaps[wgl vid 151 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[151 -> 151]: GLCaps[wgl vid 152 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[152 -> 152]: GLCaps[wgl vid 153 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[153 -> 153]: GLCaps[wgl vid 154 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[154 -> 154]: GLCaps[wgl vid 155 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[155 -> 155]: GLCaps[wgl vid 156 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[156 -> 156]: GLCaps[wgl vid 157 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[157 -> 157]: GLCaps[wgl vid 158 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[158 -> 158]: GLCaps[wgl vid 159 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[159 -> 159]: GLCaps[wgl vid 160 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[160 -> 160]: GLCaps[wgl vid 161 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[161 -> 161]: GLCaps[wgl vid 162 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[162 -> 162]: GLCaps[wgl vid 163 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[163 -> 163]: GLCaps[wgl vid 164 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[164 -> 164]: GLCaps[wgl vid 165 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[165 -> 165]: GLCaps[wgl vid 166 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[166 -> 166]: GLCaps[wgl vid 167 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[167 -> 167]: GLCaps[wgl vid 168 arb: 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[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[168 -> 168]: GLCaps[wgl vid 169 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[169 -> 169]: GLCaps[wgl vid 170 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[170 -> 170]: GLCaps[wgl vid 171 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[171 -> 171]: GLCaps[wgl vid 172 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[172 -> 172]: GLCaps[wgl vid 173 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[173 -> 173]: GLCaps[wgl vid 174 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[174 -> 174]: GLCaps[wgl vid 175 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[175 -> 175]: GLCaps[wgl vid 176 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[176 -> 176]: GLCaps[wgl vid 177 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[177 -> 177]: GLCaps[wgl vid 178 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[178 -> 178]: GLCaps[wgl vid 179 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[179 -> 179]: GLCaps[wgl vid 180 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], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[180 -> 180]: GLCaps[wgl vid 181 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]] wglARBPFIDs2GLCapabilities: bucket[181 -> 181]: GLCaps[wgl vid 182 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]] wglARBPFIDs2GLCapabilities: bucket[182 -> 182]: GLCaps[wgl vid 183 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]] wglARBPFIDs2GLCapabilities: bucket[183 -> 183]: GLCaps[wgl vid 184 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]] wglARBPFIDs2GLCapabilities: bucket[184 -> 184]: GLCaps[wgl vid 185 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]] wglARBPFIDs2GLCapabilities: bucket[185 -> 185]: GLCaps[wgl vid 186 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]] wglARBPFIDs2GLCapabilities: bucket[186 -> 186]: GLCaps[wgl vid 187 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]] wglARBPFIDs2GLCapabilities: bucket[187 -> 187]: GLCaps[wgl vid 188 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]] wglARBPFIDs2GLCapabilities: bucket[188 -> 188]: GLCaps[wgl vid 189 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]] wglARBPFIDs2GLCapabilities: bucket[189 -> 189]: GLCaps[wgl vid 190 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]] wglARBPFIDs2GLCapabilities: bucket[190 -> 190]: GLCaps[wgl vid 191 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]] wglARBPFIDs2GLCapabilities: bucket[191 -> 191]: GLCaps[wgl vid 192 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]] wglARBPFIDs2GLCapabilities: bucket[192 -> skip]: pfdID 193, GLCaps[wgl vid 193 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[193 -> skip]: pfdID 194, GLCaps[wgl vid 194 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[194 -> skip]: pfdID 195, GLCaps[wgl vid 195 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[195 -> skip]: pfdID 196, GLCaps[wgl vid 196 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[196 -> skip]: pfdID 197, GLCaps[wgl vid 197 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[197 -> skip]: pfdID 198, GLCaps[wgl vid 198 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[198 -> skip]: pfdID 199, GLCaps[wgl vid 199 arb: rgba 5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[199 -> skip]: pfdID 200, GLCaps[wgl vid 200 arb: rgba 5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[200 -> skip]: pfdID 201, GLCaps[wgl vid 201 arb: rgba 5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[201 -> skip]: pfdID 202, GLCaps[wgl vid 202 arb: rgba 5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[202 -> skip]: pfdID 203, GLCaps[wgl vid 203 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[203 -> skip]: pfdID 204, GLCaps[wgl vid 204 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[204 -> skip]: pfdID 205, GLCaps[wgl vid 205 arb: rgba 3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[205 -> skip]: pfdID 206, GLCaps[wgl vid 206 arb: rgba 3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[206 -> skip]: pfdID 207, GLCaps[wgl vid 207 arb: rgba 3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[207 -> skip]: pfdID 208, GLCaps[wgl vid 208 arb: rgba 3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[208 -> skip]: pfdID 209, GLCaps[wgl vid 209 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[209 -> skip]: pfdID 210, GLCaps[wgl vid 210 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[210 -> skip]: pfdID 211, GLCaps[wgl vid 211 arb: rgba 1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[211 -> skip]: pfdID 212, GLCaps[wgl vid 212 arb: rgba 1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[212 -> skip]: pfdID 213, GLCaps[wgl vid 213 arb: rgba 1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms 32/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[213 -> skip]: pfdID 214, GLCaps[wgl vid 214 arb: rgba 1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms 16/8/0, one, mono , sw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[214 -> skip]: pfdID 215, GLCaps[wgl vid 215 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO wglARBPFIDs2GLCapabilities: bucket[215 -> skip]: pfdID 216, GLCaps[wgl vid 216 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], offscr[bitmap]], winattr WINDOW, PBUFFER, FBO Drop [drawableType mismatch]: PFD[id = 1 (0x1), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 2 (0x2), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 3 (0x3), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 4 (0x4), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 5 (0x5), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 6 (0x6), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 7 (0x7), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 8 (0x8), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 9 (0x9), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 10 (0xa), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 11 (0xb), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 12 (0xc), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 13 (0xd), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 14 (0xe), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 15 (0xf), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 16 (0x10), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0,flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 17 (0x11), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 18 (0x12), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 19 (0x13), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 20 (0x14), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 21 (0x15), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 22 (0x16), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0,flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 23 (0x17), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 24 (0x18), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 25 (0x19), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 26 (0x1a), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 27 (0x1b), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 28 (0x1c), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/8/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 29 (0x1d), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 30 (0x1e), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 31 (0x1f), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 32 (0x20), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 33 (0x21), colorBits 32, rgba 8/8/8/8, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 34 (0x22), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, flags: window, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 35 (0x23), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 36 (0x24), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 181 (0xb5), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, flags: window, bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 182 (0xb6), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, flags: window, bitmap, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 183 (0xb7), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0,flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 184 (0xb8), colorBits 32, rgba 8/8/8/0, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0,flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 185 (0xb9), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 186 (0xba), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, flags: window, bitmap, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 187 (0xbb), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 188 (0xbc), colorBits 32, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 189 (0xbd), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 190 (0xbe), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: window, bitmap, opengl, hw-accel Drop [drawableType mismatch]: PFD[id = 191 (0xbf), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: window, opengl, dblbuf, hw-accel Drop [drawableType mismatch]: PFD[id = 192 (0xc0), colorBits 32, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: window, opengl, dblbuf, hw-accel Drop [color bits excl BITMAP]: PFD[id = 195 (0xc3), colorBits 24, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 196 (0xc4), colorBits 24, rgba 8/8/8/8, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 199 (0xc7), colorBits 16, rgba 5/5/5/0, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 200 (0xc8), colorBits 16, rgba 5/5/5/0, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 201 (0xc9), colorBits 16, rgba 5/5/5/8, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 202 (0xca), colorBits 16, rgba 5/5/5/8, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 203 (0xcb), colorBits 16, rgba 5/5/5/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 204 (0xcc), colorBits 16, rgba 5/5/5/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 205 (0xcd), colorBits 8, rgba 3/3/2/0, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0,flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 206 (0xce), colorBits 8, rgba 3/3/2/0, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0,flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 207 (0xcf), colorBits 8, rgba 3/3/2/8, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 208 (0xd0), colorBits 8, rgba 3/3/2/8, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 209 (0xd1), colorBits 8, rgba 3/3/2/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 210 (0xd2), colorBits 8, rgba 3/3/2/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 211 (0xd3), colorBits 4, rgba 1/1/1/0, accum-rgba 5/6/5/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 212 (0xd4), colorBits 4, rgba 1/1/1/0, accum-rgba 5/6/5/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 213 (0xd5), colorBits 4, rgba 1/1/1/8, accum-rgba 4/4/4/4, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 214 (0xd6), colorBits 4, rgba 1/1/1/8, accum-rgba 4/4/4/4, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 215 (0xd7), colorBits 4, rgba 1/1/1/0, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, flags: bitmap, opengl, hw-accel Drop [color bits excl BITMAP]: PFD[id = 216 (0xd8), colorBits 4, rgba 1/1/1/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, flags: bitmap, opengl, hw-accel GLProfiles on device WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] Natives GL4bc true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] GL4 true [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GLES3 false GL3bc true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] GL3 true [4.6 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GL2 true [4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)] GLES2 false GLES1 false Count 5 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL3bc GLProfile[GL3bc/GL4bc.hw] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] GL4ES3 GLProfile[GL4ES3/GL4.hw] GL2ES2 GLProfile[GL2ES2/GL4.hw] GL4bc GLProfile[GL4bc/GL4bc.hw] GL2 GLProfile[GL2/GL4bc.hw] GL4 GLProfile[GL4/GL4.hw] GL3 GLProfile[GL3/GL4.hw] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] default GLProfile[GL4bc/GL4bc.hw] Count 9 / 12 Capabilities for WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]] GLCaps[wgl vid 1 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 3 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 9 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 12 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 13 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 15 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 16 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 17 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 18 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 19 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 21 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 22 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 24 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 25 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 26 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 27 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 28 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 29 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 30 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 31 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 32 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 33 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 34 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 35 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 36 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 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 39 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 40 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 42 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 43 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 45 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 46 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 48 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 49 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 51 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 52 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 54 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 55 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 57 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 58 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 60 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 61 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 63 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 64 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 66 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 67 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 69 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 70 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 72 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 73 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 75 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 76 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 77 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 78 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 79 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 81 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 82 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 83 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 84 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 85 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 87 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 88 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 89 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 90 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 91 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 93 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 94 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 96 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 97 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 99 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 100 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one,mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl,mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 102 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl,mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 103 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 105 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 106 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one,mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl,mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 108 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl,mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 109 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 110 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 111 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 112 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 113 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 114 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 115 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 116 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 117 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 118 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 119 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 120 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 121 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 122 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 123 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 124 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 125 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 126 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 127 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 128 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 129 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 130 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 131 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 132 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 133 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 134 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 135 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 136 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 137 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 138 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 139 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 140 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 141 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 142 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 143 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 144 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 145 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 146 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 147 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 148 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 149 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 150 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 151 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 152 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 153 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 154 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 155 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 156 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 157 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 158 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 159 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 160 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 161 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 162 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 163 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 164 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 165 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 166 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 167 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 168 arb: 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[fbo, pbuffer]] GLCaps[wgl vid 169 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 170 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 171 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 172 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 173 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 174 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] GLCaps[wgl vid 175 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 176 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 177 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 178 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 179 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 180 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], on-scr[fbo, pbuffer]] GLCaps[wgl vid 181 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 182 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 183 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 184 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 185 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 186 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 187 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 188 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 189 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 190 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 191 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 192 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 193 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 194 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 197 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 198 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]] [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: org.jogamp.java3d.JoglPipeline.createAwtGraphicsConfiguration(JoglPipeline.java:8739) [4]: org.jogamp.java3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8442) [5]: org.jogamp.java3d.Renderer.doWork(Renderer.java:497) [6]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@17695df3 Factory #1: DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@60704c Factory #2: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] ->jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@7f1302d6 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.awt.AWTGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@7f1302d6 WindowsAWTWGLGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0] [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:193) [4]: jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:109) [5]: com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424) [6]: org.jogamp.java3d.JoglPipeline.createAwtGraphicsConfiguration(JoglPipeline.java:8740) [7]: org.jogamp.java3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8442) [8]: org.jogamp.java3d.Renderer.doWork(Renderer.java:497) [9]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@17695df3 Factory #1: DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@60704c Factory #2: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] ->jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@7f1302d6 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.windows.WindowsGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@60704c updateGraphicsConfiguration(using shared): hdc 0x601096b user chosen caps GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] updateGraphicsConfigurationARB: hdc 0x601096b, pfdIDCount(hdc) 216, capsChosen GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], WINDOW isOpaque true (translucency requested: false, compositioning enabled: true) extHDC true, chooser true, pformatsNum -1 wglChoosePixelFormatARB: NumFormats (wglChoosePixelFormatARB) accelMode 0x2027: 32 pixel format 20 (index 0): GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono, hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 23 (index 1): GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 92 (index 2): GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-extdefault, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 95 (index 3): GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 98 (index 4): GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-extdefault, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 101 (index 5): GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 104 (index 6): GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 107 (index 7): GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 14 (index 8): GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono, hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 17 (index 9): GLCaps[wgl vid 17 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]] pixel format 74 (index 10): GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 77 (index 11): GLCaps[wgl vid 77 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]] pixel format 80 (index 12): GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 83 (index 13): GLCaps[wgl vid 83 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]] pixel format 86 (index 14): GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 89 (index 15): GLCaps[wgl vid 89 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]] pixel format 2 (index 16): GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 5 (index 17): GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 8 (index 18): GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 11 (index 19): GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 38 (index 20): GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 41 (index 21): GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 44 (index 22): GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 47 (index 23): GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 50 (index 24): GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 53 (index 25): GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 56 (index 26): GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 59 (index 27): GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 62 (index 28): GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 65 (index 29): GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 68 (index 30): GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 71 (index 31): GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] wglARBPFIDs2GLCapabilities: bucket[0 -> 0]: GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[1 -> 1]: GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[2 -> 2]: GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[3 -> 3]: GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[4 -> 4]: GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[5 -> 5]: GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[6 -> 6]: GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[7 -> 7]: GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[8 -> 8]: GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[9 -> 9]: GLCaps[wgl vid 17 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[.]] wglARBPFIDs2GLCapabilities: bucket[10 -> 10]: GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[11 -> 11]: GLCaps[wgl vid 77 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[.]] wglARBPFIDs2GLCapabilities: bucket[12 -> 12]: GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[13 -> 13]: GLCaps[wgl vid 83 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[.]] wglARBPFIDs2GLCapabilities: bucket[14 -> 14]: GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[15 -> 15]: GLCaps[wgl vid 89 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[.]] wglARBPFIDs2GLCapabilities: bucket[16 -> 16]: GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[17 -> 17]: GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[18 -> 18]: GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[19 -> 19]: GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[20 -> 20]: GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[21 -> 21]: GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[22 -> 22]: GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[23 -> 23]: GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[24 -> 24]: GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[25 -> 25]: GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[26 -> 26]: GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[27 -> 27]: GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[28 -> 28]: GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[29 -> 29]: GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[30 -> 30]: GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[31 -> 31]: GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] updateGraphicsConfigurationARB: 32 pfd ids, skipCapsChooser false, WINDOW, 32 glcaps updateGraphicsConfigurationARB: Used wglChoosePixelFormatARB to recommend pixel format 20, idx 0, GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] updateGraphicsConfigurationARB: got configs: 32 0: GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 1: GLCaps[wgl vid 23 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 2: GLCaps[wgl vid 92 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 3: GLCaps[wgl vid 95 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono, hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 4: GLCaps[wgl vid 98 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 5: GLCaps[wgl vid 101 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 6: GLCaps[wgl vid 104 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 7: GLCaps[wgl vid 107 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 8: GLCaps[wgl vid 14 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 9: GLCaps[wgl vid 17 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[.]] 10: GLCaps[wgl vid 74 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 11: GLCaps[wgl vid 77 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[.]] 12: GLCaps[wgl vid 80 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 13: GLCaps[wgl vid 83 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[.]] 14: GLCaps[wgl vid 86 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 15: GLCaps[wgl vid 89 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[.]] 16: GLCaps[wgl vid 2 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 17: GLCaps[wgl vid 5 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 18: GLCaps[wgl vid 8 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 19: GLCaps[wgl vid 11 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 20: GLCaps[wgl vid 38 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 21: GLCaps[wgl vid 41 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 22: GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 23: GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 24: GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 25: GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 26: GLCaps[wgl vid 56 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 27: GLCaps[wgl vid 59 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 28: GLCaps[wgl vid 62 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 29: GLCaps[wgl vid 65 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 30: GLCaps[wgl vid 68 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] 31: GLCaps[wgl vid 71 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] chooseCapabilities: Chosen idx 0 chosen pfdID (ARB): native recommended 1 chosen GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], skipCapsChooser false *** setCapsPFD: GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] WindowsAWTWGLGraphicsConfigurationFactory: Found new AWT PFD ID 20 -> WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] JAWTWindow[0x1250ee12].invalidate @ Thread J3D-Renderer-1 - visible[isShowing false], ** THIS 0x1d2425cf: QueryCanvas[visible true, showing false, valid false, displayable true, 0/0 0x0] ** THREAD J3D-Renderer-1 JAWTWindow[0x1250ee12].ctor @ Thread J3D-Renderer-1 JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWTWindow[0x1250ee12][JVM version: 21.0.2 (21.0.2 update 0) JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 -0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1e0346, surfaceHandle 0x5f0109b3, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], requested GLCaps[rgba 5/5/5/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@6f6be1c9[dev=D3DGraphicsDevice[screen=0],pixfmt=20], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent org.jogamp.java3d.JoglPipeline$QueryCanvas[canvas0,0,0,0x0,invalid], surfaceLock <1ddcbacf, 7c916449>[count 1, qsz 0, owner ]] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@1f234713, Handle 0x5f0109b3, Surface JAWTWindow[0x1250ee12][JVM version: 21.0.2 (21.0.2 update 0) JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 -0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1e0346, surfaceHandle 0x5f0109b3, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], requested GLCaps[rgba 5/5/5/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@6f6be1c9[dev=D3DGraphicsDevice[screen=0],pixfmt=20], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent org.jogamp.java3d.JoglPipeline$QueryCanvas[canvas0,0,0,0x0,invalid], surfaceLock <1ddcbacf, 7c916449>[count 1, qsz 0, owner ]]] J3D-Renderer-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowsJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:173) [3]: org.jogamp.java3d.JoglPipeline$QueryCanvas.addNotify(JoglPipeline.java:8710) [4]: java.desktop/java.awt.Container.addNotify(Container.java:2804) [5]: java.desktop/java.awt.Window.addNotify(Window.java:791) [6]: java.desktop/java.awt.Dialog.addNotify(Dialog.java:769) [7]: java.desktop/java.awt.Dialog.conditionalShow(Dialog.java:916) [8]: java.desktop/java.awt.Dialog.show(Dialog.java:1047) [9]: java.desktop/java.awt.Component.show(Component.java:1728) [10]: java.desktop/java.awt.Component.setVisible(Component.java:1675) [11]: java.desktop/java.awt.Window.setVisible(Window.java:1036) [12]: java.desktop/java.awt.Dialog.setVisible(Dialog.java:1015) [13]: org.jogamp.java3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8446) [14]: org.jogamp.java3d.Renderer.doWork(Renderer.java:497) [15]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) setPixelFormat (post): hdc 0x5f0109b3, 0 -> 20, set: true J3D-Renderer-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0],pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] J3D-Renderer-1: GLContext.resetStates(isInit true) JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 1 x 1 ] J3D-Renderer-1: WindowsWGLContext.createImpl: START GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], share 0x0 J3D-Renderer-1: Use ARB[avail[disabled false, quirk false], bitmap false -> true], shared true] J3D-Renderer-1: createContextARB-MapGLVersions is SET (decon): true J3D-Renderer-1: createContextARB-MapGLVersions requested GLProfile[GL4bc/GL4bc.hw] -> 4.0 (Compat profile, compat[], hardware) J3D-Renderer-1: createContextARB-MapGLVersions Mapped 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) J3D-Renderer-1 - WindowWGLContext.createContextARBImpl: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - @creation, handle 0x5f0109b3, share 0x0, direct true J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c J3D-Renderer-1 - WindowWGLContext.createContextARBImpl: , wglCreateContextAttribsARB: 0x7ff939a37050 JAWTWindow[0x1250ee12].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x1d2425cf: QueryCanvas[visible true, showing true, valid true, displayable true, 0/0 1x1] ** THREAD AWT-EventQueue-0 J3D-Renderer-1: createContextARBImpl: OK 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - @creation, share 0, direct true J3D-Renderer-1: GLContext.setGLFuncAvail: glGetStringi 0x7ff939d65680 (opt), glGetString 0x7ff939d61750, glGetIntegerv 0x7ff939d61510 J3D-Renderer-1: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025, has Number(Str) 4.6.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Pre version verification: requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware), drawable.glp GLProfile[GL4bc/GL4bc.hw], strictMatch false, glVersionsMapping false, hasGLVersionByString 4.6.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.6.0 Compatibility Profile Context 22.20.44.221025, Number(Int) 4.6.0 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) J3D-Renderer-1: GLContext.setGLFuncAvail: Post version verification: requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) -> has 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK true Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local.0: [NoDoubleBufferedBitmap] Quirks local.X: [NoDoubleBufferedBitmap, NoSurfacelessCtx] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: [NoSurfacelessCtx] J3D-Renderer-1: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c J3D-Renderer-1: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)) -> 0x759f12e2: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): J3D-Renderer-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@59c67c9b [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:382) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:2150) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:1017) [5]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:338) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:794) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:615) [9]: org.jogamp.java3d.JoglPipeline$QueryCanvas.doQuery(JoglPipeline.java:8720) [10]: org.jogamp.java3d.JoglPipeline$QueryCanvas.access$100(JoglPipeline.java:8671) [11]: org.jogamp.java3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8447) [12]: org.jogamp.java3d.Renderer.doWork(Renderer.java:497) [13]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) J3D-Renderer-1: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4060003) -> 0x64568787 - entries: 295 WGLContext.setSwapInterval.2 using: WGL_EXT_swap_control_tear, WGL_EXT_swap_control_tear J3D-Renderer-1: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3],FBO, hardware) - glErr 0x0 J3D-Renderer-1: createImpl: OK (ARB, using sharedContext) share 0x0 J3D-Renderer-1: Create GL context OK: For jogamp.opengl.windows.wgl.WindowsWGLContext - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 - obj 0x2134a0b0, ctx 0x20000, isShared false, surf true 0x5f0109b3, <2e82e8c6, 10f72f61>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 GLDebugMessageHandler.init(false) .. n/a J3D-Renderer-1: GLContextImpl.destroy.0: obj 0x2134a0b0, ctx 0x20000, isShared false, surf true 0x0, <2e82e8c6, 10f72f61>[count 0, qsz 0, owner ] J3D-Renderer-1: GLContext.resetStates(isInit false) J3D-Renderer-1: GLContextImpl.destroy.X: obj 0x2134a0b0, ctx 0x0, isShared false, surf true 0x5f0109b3, <2e82e8c6, 10f72f61>[count 0, qsz 0, owner ] J3D-Renderer-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowsJAWTWindow, isProxySurface false: true-> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:173) [3]: org.jogamp.java3d.JoglPipeline$QueryCanvas.doQuery(JoglPipeline.java:8731) [4]: org.jogamp.java3d.JoglPipeline$QueryCanvas.access$100(JoglPipeline.java:8671) [5]: org.jogamp.java3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8447) [6]: org.jogamp.java3d.Renderer.doWork(Renderer.java:497) [7]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) JAWTWindow[0x1250ee12].destroy @ Thread J3D-Renderer-1 JAWTWindow[0x1250ee12].invalidate @ Thread J3D-Renderer-1 - visible[isShowing true], ** THIS 0x1d2425cf: QueryCanvas[visible true, showing true, valid true, displayable true, 0/0 1x1] ** THREAD J3D-Renderer-1 JAWTWindow[0x1250ee12].detach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x1d2425cf: QueryCanvas[visible true, showing true, valid true, displayable true, 0/0 1x1] ** THREAD AWT-EventQueue-0 JAWTWindow[0x1535802f].invalidate @ Thread J3D-Renderer-1 - visible[isShowing true], ** THIS 0x2f4948e4: Canvas3D[visible true, showing true, valid true, displayable true, 0/0 484x461] ** THREAD J3D-Renderer-1 JAWTWindow[0x1535802f].ctor @ Thread J3D-Renderer-1 JAWTWindow[0x1535802f].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x2f4948e4: Canvas3D[visible true, showing true, valid true, displayable true, 0/0 484x461] ** THREAD AWT-EventQueue-0 JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 484 x 461 ] GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWTWindow[0x1535802f][JVM version: 21.0.2 (21.0.2 update 0) JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 484 x 461 ], insets [ l 0, r 0 - t 0, b0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x401c2, surfaceHandle 0x5f0109b3, bounds [ 0 / 0 484 x 461 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 484x461], pixels[scale 1.0, 1.0 -> 484x461], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], requested GLCaps[rgba 5/5/5/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@6f6be1c9[dev=D3DGraphicsDevice[screen=0],pixfmt=20], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent org.jogamp.java3d.Canvas3D[canvas1,0,0,484x461], surfaceLock <6629244a, 5755e5e5>[count 1, qsz 0, owner ]] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@1f234713, Handle 0x5f0109b3, Surface JAWTWindow[0x1535802f][JVM version: 21.0.2 (21.0.2 update 0) JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 484 x 461 ], insets [ l 0, r 0 - t 0, b0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x401c2, surfaceHandle 0x5f0109b3, bounds [ 0 / 0 484 x 461 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 484x461], pixels[scale 1.0, 1.0 -> 484x461], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0], chosen GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], requested GLCaps[rgba 5/5/5/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@6f6be1c9[dev=D3DGraphicsDevice[screen=0],pixfmt=20], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0], pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], awtComponent org.jogamp.java3d.Canvas3D[canvas1,0,0,484x461], surfaceLock <6629244a, 5755e5e5>[count 1, qsz 0, owner ]]] J3D-Renderer-1: GLContext.resetStates(isInit true) J3D-Renderer-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowsJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:173) [3]: org.jogamp.java3d.JoglPipeline.createNewContext(JoglPipeline.java:6418) [4]: org.jogamp.java3d.Canvas3D.createNewContext(Canvas3D.java:4643) [5]: org.jogamp.java3d.Canvas3D.createNewContext(Canvas3D.java:2389) [6]: org.jogamp.java3d.Renderer.doWork(Renderer.java:938) [7]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) setPixelFormat (post): hdc 0x5f0109b3, 0 -> 20, set: true J3D-Renderer-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]], idx 0],pfdID 20, ARB-Choosen true, requested GLCaps[rgba 5/5/5/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 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]] J3D-Renderer-1: WindowsWGLContext.createImpl: START GLCaps[wgl vid 20 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], share 0x0 J3D-Renderer-1: Use ARB[avail[disabled false, quirk false], bitmap false -> true], shared true] J3D-Renderer-1: createContextARB-MapGLVersions is SET (decon): true J3D-Renderer-1: createContextARB-MapGLVersions requested GLProfile[GL4bc/GL4bc.hw] -> 4.0 (Compat profile, compat[], hardware) J3D-Renderer-1: createContextARB-MapGLVersions Mapped 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) J3D-Renderer-1 - WindowWGLContext.createContextARBImpl: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - @creation, handle 0x5f0109b3, share 0x0, direct true J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c J3D-Renderer-1 - WindowWGLContext.createContextARBImpl: , wglCreateContextAttribsARB: 0x7ff939a37050 J3D-Renderer-1: createContextARBImpl: OK 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - @creation, share 0, direct true J3D-Renderer-1: GLContext.setGLFuncAvail: glGetStringi 0x7ff939d65680 (opt), glGetString 0x7ff939d61750, glGetIntegerv 0x7ff939d61510 J3D-Renderer-1: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle0x0, owner false, NullToolkitLock[obj 0x77167fb7]] - requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025, has Number(Str) 4.6.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Pre version verification: requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware), drawable.glp GLProfile[GL4bc/GL4bc.hw], strictMatch false, glVersionsMapping false, hasGLVersionByString 4.6.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.6.0 Compatibility Profile Context 22.20.44.221025, Number(Int) 4.6.0 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) J3D-Renderer-1: GLContext.setGLFuncAvail: Post version verification: requested 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) -> has 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK true Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS Quirks local.0: [NoDoubleBufferedBitmap] Quirks local.X: [NoDoubleBufferedBitmap, NoSurfacelessCtx] Quirks sticky on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x77167fb7]]: [NoSurfacelessCtx] J3D-Renderer-1: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x1bf9355c J3D-Renderer-1: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware)) -> 0x759f12e2: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): J3D-Renderer-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@24d5fe26 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:382) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:2150) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:1017) [5]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:338) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:794) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:677) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:615) [9]: org.jogamp.java3d.JoglPipeline.createNewContext(JoglPipeline.java:6430) [10]: org.jogamp.java3d.Canvas3D.createNewContext(Canvas3D.java:4643) [11]: org.jogamp.java3d.Canvas3D.createNewContext(Canvas3D.java:2389) [12]: org.jogamp.java3d.Renderer.doWork(Renderer.java:938) [13]: org.jogamp.java3d.J3dThread.run(J3dThread.java:271) J3D-Renderer-1: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4060003) -> 0x64568787 - entries: 295 WGLContext.setSwapInterval.2 using: WGL_EXT_swap_control_tear, WGL_EXT_swap_control_tear J3D-Renderer-1: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4060003 - 4.6 (Compat profile, arb, compat[ES2, ES3],FBO, hardware) - glErr 0x0 J3D-Renderer-1: createImpl: OK (ARB, using sharedContext) share 0x0 J3D-Renderer-1: Create GL context OK: For jogamp.opengl.windows.wgl.WindowsWGLContext - 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 - obj 0x13043461, ctx 0x30000, isShared false, surf true 0x5f0109b3, <1ff18064, 4908df12>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.6 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 4.6.0 Compatibility Profile Context 22.20.44.221025 GLDebugMessageHandler.init(false) .. n/a JAWTWindow: surface change 0x5f0109b3 -> 0x1c0108fd