3D [dev] 1.6.0-pre12-daily-experimental daily main - Info: NativeWindowFactory. Threading: jogl.1thread null, singleThreaded false, hasAWT false, mode MT, plugin null GLProfile.initSingleton() - thread main [2]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:206) [3]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2272) [4]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1020) [5]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1049) [6]: com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:802) [7]: javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:132) [8]: javax.media.j3d.Pipeline.createPipeline(Pipeline.java:92) [9]: javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:837) [10]: javax.media.j3d.VirtualUniverse.(VirtualUniverse.java:274) [11]: co.altcom.seismic3DViewer.Test3D.main(Test3D.java:10) main - NativeWindowFactory.initSingleton() JAWTUtil initialization (JAWT/JNI/...); SKIP_AWT_HIDPI false JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) OGLUtilities.UNDEFINED = 0 OGLUtilities.WINDOW = 1 OGLUtilities.PBUFFER = 2 OGLUtilities.TEXTURE = 3 OGLUtilities.FLIP_BACKBUFFER = 4 OGLUtilities.FBOBJECT = 5 Checking for Java2D/OpenGL support Java2D support: default GraphicsConfiguration = sun.java2d.d3d.D3DGraphicsConfig JOGL/Java2D OGL Pipeline active false, resourceCompatible false JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true JAWTUtil: Has Java2D true JAWTUtil: Is headless false JAWTUtil: AWT Desktop hints 2 JAWTUtil: OffscreenLayer Supported: false - Required false GDI.initSingleton() GDI.initSingleton() dummyWindowClassFactory RegisteredClassFactory[moduleHandle 0x7ff644dc0000, _dummyWindow_clazz, wndProc 0x6c101b80, useDDT true, shared[refCount 0, class null]] NativeWindowFactory.registerFactory() interface com.jogamp.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@5f37c834 NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@5f37c834 NativeWindowFactory requiresToolkitLock false, desktopHasThreadingIssues false NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@5f37c834 main - Info: GraphicsConfigurationFactory. main - GraphicsConfigurationFactory.initSingleton() GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@4fcf62dc, overridding: null GLProfile.init - thread: main ----------------------------------------------------------------------------------------------------- Platform: WINDOWS / Windows 8.1 6.3 (6.3.0), amd64 (X86_64, GENERIC_ABI), 8 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: 1.7.0_75 (1.7.0u75), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.common Extension Name: com.jogamp.common Specification Title: GlueGen Java Bindings Generator Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: GlueGen Run-Time Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.1 Implementation Build: 2.3-b857-20150327 Implementation Branch: origin/master Implementation Commit: f1eba171ddd887a2daa3dfa2ac90ac864c5b22d4 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.nativewindow Extension Name: com.jogamp.nativewindow Specification Title: Native Window Interface API Specification Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: Native Window Interface Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.1 Implementation Build: 2.3-b1391-20150327 Implementation Branch: origin/master Implementation Commit: b142c7130c05c9c0ae97841b4ff626f528c45438 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.opengl Extension Name: com.jogamp.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.1 Implementation Build: 2.3-b1391-20150327 Implementation Branch: origin/master Implementation Commit: b142c7130c05c9c0ae97841b4ff626f528c45438 ----------------------------------------------------------------------------------------------------- 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@91b9220, overridding: null GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@69e9f93, 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) com.jogamp.opengl.GLException: No GLDrawableFactory available for profile: GLES2 at com.jogamp.opengl.GLDrawableFactory.getFactoryImpl(GLDrawableFactory.java:451) at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1781) at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:79) at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:229) at java.security.AccessController.doPrivileged(Native Method) at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:215) at com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2272) at com.jogamp.opengl.GLProfile.get(GLProfile.java:1020) at com.jogamp.opengl.GLProfile.get(GLProfile.java:1049) at com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:802) at javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:132) at javax.media.j3d.Pipeline.createPipeline(Pipeline.java:92) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:837) at javax.media.j3d.VirtualUniverse.(VirtualUniverse.java:274) at co.altcom.seismic3DViewer.Test3D.main(Test3D.java:10) Info: GLProfile.init - EGL GLDrawable factory not available Info: GLProfile.init - Default device is desktop derived: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] WindowsProcessAffinity.set() - pid 0xffffffffffffffff - main: OK true (werr 0), Affinity: procMask 0xff, sysMask 0xff -> 0x1 Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] (com.jogamp.nativewindow.windows.WindowsGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory false GLProfile.init map decon, desktopCtxUndef true, esCtxUndef true GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device decon GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device decon GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device decon GLProfile.init map GLProfile[GL2/GL2.sw] on device decon GLProfile.init map GLProfile[GL4/GL4.sw] on device decon GLProfile.init map GLProfile[GL3/GL3.sw] on device decon GLProfile.init map *** no mapping for GLES3 on device decon GLProfile.init map GLProfile[GL4ES3/GL4bc.sw] on device decon GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device decon GLProfile.init map *** no mapping for GLES2 on device decon GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device decon GLProfile.init map *** no mapping for GLES1 on device decon GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device decon SharedResourceRunner.getOrCreateShared() WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: trying - main [2]: jogamp.opengl.SharedResourceRunner.getOrCreateShared(SharedResourceRunner.java:188) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.getOrCreateSharedResourceImpl(WindowsWGLDrawableFactory.java:457) [4]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.getOrCreateSharedResourceImpl(WindowsWGLDrawableFactory.java:88) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:375) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1905) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1866) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1835) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:79) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:229) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:215) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2272) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1020) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1049) [18]: com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:802) [19]: javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:132) [20]: javax.media.j3d.Pipeline.createPipeline(Pipeline.java:92) [21]: javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:837) [22]: javax.media.j3d.VirtualUniverse.(VirtualUniverse.java:274) [23]: co.altcom.seismic3DViewer.Test3D.main(Test3D.java:10) SharedResourceRunner.doAndWait() START init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], release: null - main SharedResourceRunner.doAndWait() set command: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], release: null - main SharedResourceRunner.run(): WOKE UP for device connection init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], release: null - main-SharedResourceRunner SharedResourceRunner.run(): create Shared for: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] - main-SharedResourceRunner main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface GDISurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:342) [4]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [5]: java.lang.Thread.run(Thread.java:745) RegisteredClassFactory getSharedClass (0) initialized: RegisteredClass[handle 0x7ff644dc0000, _dummyWindow_clazz0, dtx 0x8d1e20] GDI.CreateDummyWindow() dummyWindowClassFactory RegisteredClassFactory[moduleHandle 0x7ff644dc0000, _dummyWindow_clazz, wndProc 0x6c101b80, useDDT true, shared[refCount 1, class RegisteredClass[handle 0x7ff644dc0000, _dummyWindow_clazz0, dtx 0x8d1e20]]] GDI.CreateDummyWindow() dummyWindowClass RegisteredClass[handle 0x7ff644dc0000, _dummyWindow_clazz0, dtx 0x8d1e20] ProxySurfaceImpl: surface change 0x0 -> 0x2011b76 updateGraphicsConfiguration(using target): hdc 0x2011b76 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 0x3db040b6]] updateGraphicsConfigurationGDI: hdc 0x2011b76, 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 8 (idx 7) -> recommendedIndex 0, skipCapsChooser true updateGraphicsConfigurationGDI: ChoosePixelFormat(HDC 0x2011b76) = pfdID 8, skipCapsChooser true, idx 0 (LastError: 0) chosen pfdID (GDI): recommendedIndex 0 -> chosenIndex 0, skipCapsChooser true, caps GLCaps[wgl vid 8 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 = 8 (0x8), 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 0x2011b76, GLCaps[wgl vid 8 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 8 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 0x3db040b6]], idx 0], pfdID 8, 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 8 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 8 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: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] - 0.0 (Compat profile, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Str) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 0.0 (Compat profile, compat[], hardware), strictMatch false, glVersionsMapping true main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Int) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 0.0 (Compat profile, compat[], hardware) -> has 4.5 (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 0x3db040b6]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4050002 - 4.5 (Compat profile, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable mapping key(WGL-.windows_decon_0) -> 0x23d8a5c4 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4050002) -> 0x646af93e Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@22536cc0 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:347) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1731) [4]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:330) [5]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:759) [6]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580) [8]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:348) [9]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [10]: java.lang.Thread.run(Thread.java:745) main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@22536cc0, OpenGL 4.5 (Compat profile, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.5 (Compat profile, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 283, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 24 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 307 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-0x4050002) -> 0x70bb19ab - entries: 326 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4050002 - 4.5 (Compat profile, compat[ES2, ES3, ES31], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARB: mappedVersionsAvailableSet(decon): false main-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.5, major[4..4], minor[0..5] main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.5 (Core profile, arb, compat[], hardware) - @creation, handle 0x2011b76, share 0x0, direct true, wglCreateContextAttribsARB: 0x18f3dc60 main-SharedResourceRunner: createContextARBImpl: OK 4.5 (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 0x3db040b6]] - 4.5 (Core profile, arb, compat[], hardware) - 4.5.13399 Core Profile Context 15.200.1062.1004, Number(Str) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.5.13399 Core Profile Context 15.200.1062.1004, Number(Int) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.5 (Core profile, arb, compat[], hardware) -> has 4.5 (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 0x3db040b6]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4050005 - 4.5 (Core profile, arb, compat[], hardware) - 4.5.13399 Core Profile Context 15.200.1062.1004 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4050005) -> 0x419a9095 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@22536cc0, OpenGL 4.5 (Core profile, arb, compat[], hardware) - 4.5.13399 Core Profile Context 15.200.1062.1004 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.5 (Core profile, arb, compat[], hardware) - 4.5.13399 Core Profile Context 15.200.1062.1004, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 282, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 24 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 306 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-0x4050005) -> 0xa8a47d9 - entries: 325 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4050005 - 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARBVersions.X: ctx 0x10001, share 0, direct true, version 4.5, major[4..4], minor[0..5] GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: 4.0 (Core profile, compat[], hardware) -> 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 4.4 -> 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Core Profile Context 15.200.1062.1004 GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: 3.0 (Core profile, compat[], hardware) -> 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.5, major[4..4], minor[0..5] main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.5 (Compat profile, arb, compat[], hardware) - @creation, handle 0x2011b76, share 0x0, direct true, wglCreateContextAttribsARB: 0x18f3dc60 main-SharedResourceRunner: createContextARBImpl: OK 4.5 (Compat 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 0x3db040b6]] - 4.5 (Compat profile, arb, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Str) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Compat profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Int) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.5 (Compat profile, arb, compat[], hardware) -> has 4.5 (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 0x3db040b6]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x4050003) -> 0x7c72fcf6 Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@613dba4e [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:347) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1731) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1208) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1146) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1050) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:958) [8]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:343) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:759) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580) [12]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:348) [13]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [14]: java.lang.Thread.run(Thread.java:745) main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@613dba4e, OpenGL 4.5 (Compat profile, arb, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.5 (Compat profile, arb, compat[], hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 283, used glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 24 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 307 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-0x4050003) -> 0x1b9288c2 - entries: 326 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARBVersions.X: ctx 0x20001, share 0, direct true, version 4.5, major[4..4], minor[0..5] GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: 4.0 (Compat profile, compat[], hardware) -> 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 4.2 -> 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: 3.0 (Compat profile, compat[], hardware) -> 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: 2.0 (Compat profile, compat[], hardware) -> 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet .windows_decon_0 .windows_decon_0-0x2020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x3020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x3040000: 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x4040000: 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x4020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) GLContextImpl.mapGLVersions: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], profileAliasing: true, total 88.615245ms .windows_decon_0-0x2020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x3020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x3040000: 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x4040000: 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x4020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) main-SharedResourceRunner: createContextARB: Requested GLProfile[GL2/GL2.sw] -> 2.0 (Compat profile, compat[], hardware) main-SharedResourceRunner: createContextARB: Mapped 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - @creation, handle 0x2011b76, share 0x0, direct true, wglCreateContextAttribsARB: 0x18f3dc60 main-SharedResourceRunner: createContextARBImpl: OK 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - @creation, share 0, direct true main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Str) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware), strictMatch false, glVersionsMapping false main-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Int) 4.5.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) -> has 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], 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 0x3db040b6]]: [] main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0 main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 main-SharedResourceRunner: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4050003) -> 0x7c72fcf6 Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@6a9bbbbe [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:347) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1731) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:982) [5]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:343) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:759) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580) [9]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:348) [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [11]: java.lang.Thread.run(Thread.java:745) main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4050003) -> 0x1b9288c2 - entries: 326 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], 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.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 - obj 0x4f2b6f0f, ctx 0x30001, isShared false, surf true 0x2011b76, <1642eda0, 3feaecb>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 GLDebugMessageHandler.init(false) .. n/a main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface WrappedSurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:123) [4]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$200(WindowsWGLDrawableFactory.java:88) [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:357) [6]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [7]: java.lang.Thread.run(Thread.java:745) main-SharedResourceRunner: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], 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 0 at jogamp.opengl.windows.wgl.WindowsWGLContext.wglMakeContextCurrent(WindowsWGLContext.java:150) at jogamp.opengl.windows.wgl.WindowsWGLContext.makeCurrentImpl(WindowsWGLContext.java:410) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:834) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) at jogamp.opengl.GLContextImpl.setGLDrawable(GLContextImpl.java:287) at jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:127) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$200(WindowsWGLDrawableFactory.java:88) at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:357) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) at java.lang.Thread.run(Thread.java:745) main-SharedResourceRunner: GLContext.ContextSwitch[makeCurrent.1]: Context lock.unlock() due to error, res CONTEXT_NOT_CURRENT, <1642eda0, 3feaecb>[count 1, qsz 0, owner ] Caught GLException: Error: makeCurrent() failed with new drawable WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, 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 0x3db040b6]], 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 <6edcce68, 627346b4>[count 0, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]] on thread main-SharedResourceRunner [0]: jogamp.opengl.GLContextImpl.setGLDrawable(GLContextImpl.java:303) [1]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:127) [2]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$200(WindowsWGLDrawableFactory.java:88) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:357) [4]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [5]: java.lang.Thread.run(Thread.java:745) Caused[1] by GLException: Error making context 0x30001 current on Thread main-SharedResourceRunner, drawableWrite 0x0, drawableRead 0x0, werr: 0, WindowsWGLContext [Version 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 [GL 4.5.0, vendor 15.200.1062 (Compatibility Profile Context 15.200.1062.1004)], options 0x3c03, this 0x4f2b6f0f, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@6a9bbbbe, quirks: [NoDoubleBufferedBitmap], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, 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 0x3db040b6]], 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 <6edcce68, 627346b4>[count 1, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]]] on thread main-SharedResourceRunner [0]: jogamp.opengl.windows.wgl.WindowsWGLContext.makeCurrentImpl(WindowsWGLContext.java:415) [1]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:834) [2]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) [3]: jogamp.opengl.GLContextImpl.setGLDrawable(GLContextImpl.java:287) [4]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:127) [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$200(WindowsWGLDrawableFactory.java:88) [6]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:357) [7]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [8]: java.lang.Thread.run(Thread.java:745) main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface WrappedSurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:139) [4]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.access$200(WindowsWGLDrawableFactory.java:88) [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:357) [6]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297) [7]: java.lang.Thread.run(Thread.java:745) Quirk: NoSurfacelessCtx -> WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: cause: probe SharedDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] SharedScreen: DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0] SharedContext: WindowsWGLContext [Version 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 [GL 4.5.0, vendor 15.200.1062 (Compatibility Profile Context 15.200.1062.1004)], options 0x3c03, this 0x4f2b6f0f, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@6a9bbbbe, quirks: [NoDoubleBufferedBitmap, NoSurfacelessCtx], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, Handle 0x2011b76, Surface GDISurface[ displayHandle 0x0 , surfaceHandle 0x2011b76 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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 <7e2705ea, 33f5865a>[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.initializeAndWait END init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], release: null - main SharedResourceRunner.getOrCreateShared() WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: success - main GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]]: desktop Shared Ctx true GLProfile.init map decon, desktopCtxUndef false, esCtxUndef false GLProfile.init map GLProfile[GL4bc/GL4bc.hw] on device decon GLProfile.init map defaultHW GLProfile[GL4bc/GL4bc.hw] on device decon GLProfile.init map GLProfile[GL3bc/GL4bc.hw] on device decon GLProfile.init map defaultAny GLProfile[GL3bc/GL4bc.hw] on device decon GLProfile.init map GLProfile[GL2/GL4bc.hw] on device decon GLProfile.init map GLProfile[GL4/GL4.hw] on device decon GLProfile.init map GLProfile[GL3/GL4.hw] on device decon GLProfile.init map *** no mapping for GLES3 on device decon GLProfile.init map GLProfile[GL4ES3/GL4.hw] on device decon GLProfile.init map GLProfile[GL2GL3/GL4bc.hw] on device decon GLProfile.init map *** no mapping for GLES2 on device decon GLProfile.init map GLProfile[GL2ES2/GL4.hw] on device decon GLProfile.init map *** no mapping for GLES1 on device decon GLProfile.init map GLProfile[GL2ES1/GL4bc.hw] on device decon main: createContextARB: SET mappedVersionsAvailableSet .windows_decon_0 .windows_decon_0-0x2020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x3020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x3040000: 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x4040000: 4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware) .windows_decon_0-0x4020000: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) GLProfile.initProfilesForDevice: decon: added profile(s): desktop true, egl false GLProfile.initProfilesForDevice: decon: Natives[GL4bc true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)], GL4 true [4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware)], GLES3 false, GL3bc true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)], GL3 true [4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware)], GL2 true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] GLProfile.dumpGLInfo: WindowsWGLContext [Version 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 [GL 4.5.0, vendor 15.200.1062 (Compatibility Profile Context 15.200.1062.1004)], options 0x3c03, this 0x4f2b6f0f, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@6a9bbbbe, quirks: [NoDoubleBufferedBitmap, NoSurfacelessCtx], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, 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 0x3db040b6]], idx 0], pfdID 8, 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 8 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 <7e2705ea, 33f5865a>[count 0, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]]] ----------------------------------------------------------------------------------------------------- WindowsGraphicsDevice[type .windows, connection decon]: Natives GL4bc true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GL4 true [4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GLES3 false GL3bc true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GL3 true [4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GL2 true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GLES2 false GLES1 false Count 5 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES2 GLProfile[GL2ES2/GL4.hw] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] GL2 GLProfile[GL2/GL4bc.hw] GL4 GLProfile[GL4/GL4.hw] GL3 GLProfile[GL3/GL4.hw] GL4bc GLProfile[GL4bc/GL4bc.hw] GL4ES3 GLProfile[GL4ES3/GL4.hw] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] GL3bc GLProfile[GL3bc/GL4bc.hw] default GLProfile[GL4bc/GL4bc.hw] Count 9 / 12 Swap Interval -1 GL Profile GLProfile[GL2/GL2.sw] GL Version 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 [GL 4.5.0, vendor 15.200.1062 (Compatibility Profile Context 15.200.1062.1004)] Quirks [NoDoubleBufferedBitmap, NoSurfacelessCtx] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR ATI Technologies Inc. GL_RENDERER AMD Radeon (TM) R9 200 Series GL_VERSION 4.5.13399 Compatibility Profile Context 15.200.1062.1004 GLSL true, has-compiler-func: true, version: 4.40 / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 283 GLX_EXTENSIONS 24 ----------------------------------------------------------------------------------------------------- wglARBPFIDs2GLCapabilities: bucket[0 -> 0]: GLCaps[wgl vid 1 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]] wglARBPFIDs2GLCapabilities: bucket[1 -> 1]: GLCaps[wgl vid 2 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]] wglARBPFIDs2GLCapabilities: bucket[2 -> 2]: GLCaps[wgl vid 3 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]] wglARBPFIDs2GLCapabilities: bucket[3 -> 3]: GLCaps[wgl vid 4 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]] wglARBPFIDs2GLCapabilities: bucket[4 -> 4]: GLCaps[wgl vid 5 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]] wglARBPFIDs2GLCapabilities: bucket[5 -> 5]: GLCaps[wgl vid 6 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]] wglARBPFIDs2GLCapabilities: bucket[6 -> 6]: GLCaps[wgl vid 7 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]] wglARBPFIDs2GLCapabilities: bucket[7 -> 7]: GLCaps[wgl vid 8 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]] wglARBPFIDs2GLCapabilities: bucket[8 -> 8]: GLCaps[wgl vid 9 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]] wglARBPFIDs2GLCapabilities: bucket[9 -> 9]: GLCaps[wgl vid 10 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]] wglARBPFIDs2GLCapabilities: bucket[10 -> 10]: GLCaps[wgl vid 11 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]] wglARBPFIDs2GLCapabilities: bucket[11 -> 11]: GLCaps[wgl vid 12 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]] wglARBPFIDs2GLCapabilities: bucket[12 -> 12]: GLCaps[wgl vid 13 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[13 -> 13]: GLCaps[wgl vid 14 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[14 -> 14]: GLCaps[wgl vid 15 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[15 -> 15]: GLCaps[wgl vid 16 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[16 -> 16]: GLCaps[wgl vid 17 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[17 -> 17]: GLCaps[wgl vid 18 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[18 -> 18]: GLCaps[wgl vid 19 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[19 -> 19]: GLCaps[wgl vid 20 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[20 -> 20]: GLCaps[wgl vid 21 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[21 -> 21]: GLCaps[wgl vid 22 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[22 -> 22]: GLCaps[wgl vid 23 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[23 -> 23]: GLCaps[wgl vid 24 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[24 -> 24]: GLCaps[wgl vid 25 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[25 -> 25]: GLCaps[wgl vid 26 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[26 -> 26]: GLCaps[wgl vid 27 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[27 -> 27]: GLCaps[wgl vid 28 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[28 -> 28]: GLCaps[wgl vid 29 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[29 -> 29]: GLCaps[wgl vid 30 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[30 -> 30]: GLCaps[wgl vid 31 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[31 -> 31]: GLCaps[wgl vid 32 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[32 -> 32]: GLCaps[wgl vid 33 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[33 -> 33]: GLCaps[wgl vid 34 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[34 -> 34]: GLCaps[wgl vid 35 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[35 -> 35]: GLCaps[wgl vid 36 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[36 -> 36]: GLCaps[wgl vid 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, 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/ms 0/0/1, 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/ms 0/0/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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/ms 16/0/1, 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/ms 16/0/1, 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/ms 16/0/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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/ms 32/0/1, 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/ms 32/0/1, 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/ms 32/0/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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/ms 0/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/ms 0/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/ms 0/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 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[58 -> 58]: GLCaps[wgl vid 59 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[59 -> 59]: GLCaps[wgl vid 60 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[60 -> 60]: GLCaps[wgl vid 61 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]] wglARBPFIDs2GLCapabilities: bucket[61 -> 61]: GLCaps[wgl vid 62 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]] wglARBPFIDs2GLCapabilities: bucket[62 -> 62]: GLCaps[wgl vid 63 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]] wglARBPFIDs2GLCapabilities: bucket[63 -> 63]: GLCaps[wgl vid 64 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]] wglARBPFIDs2GLCapabilities: bucket[64 -> 64]: GLCaps[wgl vid 65 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]] wglARBPFIDs2GLCapabilities: bucket[65 -> 65]: GLCaps[wgl vid 66 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]] wglARBPFIDs2GLCapabilities: bucket[66 -> 66]: GLCaps[wgl vid 67 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]] wglARBPFIDs2GLCapabilities: bucket[67 -> 67]: GLCaps[wgl vid 68 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]] wglARBPFIDs2GLCapabilities: bucket[68 -> 68]: GLCaps[wgl vid 69 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]] wglARBPFIDs2GLCapabilities: bucket[69 -> 69]: GLCaps[wgl vid 70 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]] wglARBPFIDs2GLCapabilities: bucket[70 -> 70]: GLCaps[wgl vid 71 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]] wglARBPFIDs2GLCapabilities: bucket[71 -> 71]: GLCaps[wgl vid 72 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]] wglARBPFIDs2GLCapabilities: bucket[72 -> 72]: GLCaps[wgl vid 73 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[73 -> 73]: GLCaps[wgl vid 74 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[74 -> 74]: GLCaps[wgl vid 75 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[75 -> 75]: GLCaps[wgl vid 76 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[76 -> 76]: GLCaps[wgl vid 77 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[77 -> 77]: GLCaps[wgl vid 78 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[78 -> 78]: GLCaps[wgl vid 79 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]] wglARBPFIDs2GLCapabilities: bucket[79 -> 79]: GLCaps[wgl vid 80 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]] wglARBPFIDs2GLCapabilities: bucket[80 -> 80]: GLCaps[wgl vid 81 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]] wglARBPFIDs2GLCapabilities: bucket[81 -> 81]: GLCaps[wgl vid 82 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]] wglARBPFIDs2GLCapabilities: bucket[82 -> 82]: GLCaps[wgl vid 83 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]] wglARBPFIDs2GLCapabilities: bucket[83 -> 83]: GLCaps[wgl vid 84 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]] wglARBPFIDs2GLCapabilities: bucket[84 -> 84]: GLCaps[wgl vid 85 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]] wglARBPFIDs2GLCapabilities: bucket[85 -> 85]: GLCaps[wgl vid 86 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]] wglARBPFIDs2GLCapabilities: bucket[86 -> 86]: GLCaps[wgl vid 87 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]] wglARBPFIDs2GLCapabilities: bucket[87 -> 87]: GLCaps[wgl vid 88 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]] wglARBPFIDs2GLCapabilities: bucket[88 -> 88]: GLCaps[wgl vid 89 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]] wglARBPFIDs2GLCapabilities: bucket[89 -> 89]: GLCaps[wgl vid 90 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]] wglARBPFIDs2GLCapabilities: bucket[90 -> 90]: GLCaps[wgl vid 91 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[91 -> 91]: GLCaps[wgl vid 92 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[92 -> 92]: GLCaps[wgl vid 93 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[93 -> 93]: GLCaps[wgl vid 94 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[94 -> 94]: GLCaps[wgl vid 95 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[95 -> 95]: GLCaps[wgl vid 96 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[96 -> 96]: GLCaps[wgl vid 97 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[97 -> 97]: GLCaps[wgl vid 98 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[98 -> 98]: GLCaps[wgl vid 99 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[99 -> 99]: GLCaps[wgl vid 100 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]] wglARBPFIDs2GLCapabilities: bucket[100 -> 100]: GLCaps[wgl vid 101 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]] wglARBPFIDs2GLCapabilities: bucket[101 -> 101]: GLCaps[wgl vid 102 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]] wglARBPFIDs2GLCapabilities: bucket[102 -> 102]: GLCaps[wgl vid 103 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]] wglARBPFIDs2GLCapabilities: bucket[103 -> 103]: GLCaps[wgl vid 104 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]] wglARBPFIDs2GLCapabilities: bucket[104 -> 104]: GLCaps[wgl vid 105 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]] wglARBPFIDs2GLCapabilities: bucket[105 -> 105]: GLCaps[wgl vid 106 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]] wglARBPFIDs2GLCapabilities: bucket[106 -> 106]: GLCaps[wgl vid 107 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]] wglARBPFIDs2GLCapabilities: bucket[107 -> 107]: GLCaps[wgl vid 108 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]] wglARBPFIDs2GLCapabilities: bucket[108 -> 108]: GLCaps[wgl vid 109 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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/1, 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/1, 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/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 24/8/1, 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 24/8/1, 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 24/8/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 32/8/1, 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 32/8/1, 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 32/8/1, 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 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[127 -> 127]: GLCaps[wgl vid 128 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[128 -> 128]: GLCaps[wgl vid 129 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[129 -> 129]: GLCaps[wgl vid 130 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[130 -> 130]: GLCaps[wgl vid 131 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[131 -> 131]: GLCaps[wgl vid 132 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[132 -> 132]: GLCaps[wgl vid 133 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[133 -> 133]: GLCaps[wgl vid 134 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[134 -> 134]: GLCaps[wgl vid 135 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[135 -> 135]: GLCaps[wgl vid 136 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[136 -> 136]: GLCaps[wgl vid 137 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[137 -> 137]: GLCaps[wgl vid 138 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[138 -> 138]: GLCaps[wgl vid 139 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[139 -> 139]: GLCaps[wgl vid 140 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[140 -> 140]: GLCaps[wgl vid 141 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[141 -> 141]: GLCaps[wgl vid 142 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[142 -> 142]: GLCaps[wgl vid 143 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[143 -> 143]: GLCaps[wgl vid 144 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[144 -> 144]: GLCaps[wgl vid 145 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[145 -> 145]: GLCaps[wgl vid 146 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[146 -> 146]: GLCaps[wgl vid 147 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[147 -> 147]: GLCaps[wgl vid 148 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[148 -> 148]: GLCaps[wgl vid 149 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[149 -> 149]: GLCaps[wgl vid 150 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[150 -> 150]: GLCaps[wgl vid 151 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[151 -> 151]: GLCaps[wgl vid 152 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[152 -> 152]: GLCaps[wgl vid 153 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[153 -> 153]: GLCaps[wgl vid 154 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[154 -> 154]: GLCaps[wgl vid 155 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[155 -> 155]: GLCaps[wgl vid 156 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[156 -> 156]: GLCaps[wgl vid 157 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[157 -> 157]: GLCaps[wgl vid 158 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[158 -> 158]: GLCaps[wgl vid 159 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[159 -> 159]: GLCaps[wgl vid 160 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[160 -> 160]: GLCaps[wgl vid 161 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[161 -> 161]: GLCaps[wgl vid 162 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[162 -> 162]: GLCaps[wgl vid 163 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[163 -> 163]: GLCaps[wgl vid 164 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[164 -> 164]: GLCaps[wgl vid 165 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[165 -> 165]: GLCaps[wgl vid 166 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[166 -> 166]: GLCaps[wgl vid 167 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[167 -> 167]: GLCaps[wgl vid 168 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[168 -> 168]: GLCaps[wgl vid 169 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[169 -> 169]: GLCaps[wgl vid 170 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[170 -> 170]: GLCaps[wgl vid 171 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[171 -> 171]: GLCaps[wgl vid 172 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[172 -> 172]: GLCaps[wgl vid 173 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[173 -> 173]: GLCaps[wgl vid 174 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[174 -> 174]: GLCaps[wgl vid 175 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[175 -> 175]: GLCaps[wgl vid 176 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[176 -> 176]: GLCaps[wgl vid 177 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[177 -> 177]: GLCaps[wgl vid 178 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[178 -> 178]: GLCaps[wgl vid 179 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[179 -> 179]: GLCaps[wgl vid 180 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[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 -> 192]: GLCaps[wgl vid 216 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[216 -> 193]: GLCaps[wgl vid 217 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[217 -> 194]: GLCaps[wgl vid 218 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[218 -> 195]: GLCaps[wgl vid 219 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[219 -> 196]: GLCaps[wgl vid 220 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[220 -> 197]: GLCaps[wgl vid 221 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[221 -> 198]: GLCaps[wgl vid 222 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[222 -> 199]: GLCaps[wgl vid 223 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[223 -> 200]: GLCaps[wgl vid 224 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[224 -> 201]: GLCaps[wgl vid 225 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[225 -> 202]: GLCaps[wgl vid 226 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[226 -> 203]: GLCaps[wgl vid 227 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[227 -> 204]: GLCaps[wgl vid 228 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[228 -> 205]: GLCaps[wgl vid 229 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[229 -> 206]: GLCaps[wgl vid 230 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[230 -> 207]: GLCaps[wgl vid 231 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[231 -> 208]: GLCaps[wgl vid 232 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[232 -> 209]: GLCaps[wgl vid 233 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[233 -> 210]: GLCaps[wgl vid 234 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[234 -> 211]: GLCaps[wgl vid 235 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[235 -> 212]: GLCaps[wgl vid 236 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[236 -> 213]: GLCaps[wgl vid 237 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[237 -> 214]: GLCaps[wgl vid 238 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[238 -> 215]: GLCaps[wgl vid 239 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[239 -> 216]: GLCaps[wgl vid 240 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[240 -> 217]: GLCaps[wgl vid 241 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[241 -> 218]: GLCaps[wgl vid 242 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[242 -> 219]: GLCaps[wgl vid 243 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[243 -> 220]: GLCaps[wgl vid 244 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[244 -> 221]: GLCaps[wgl vid 245 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[245 -> 222]: GLCaps[wgl vid 246 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[246 -> 223]: GLCaps[wgl vid 247 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[247 -> 224]: GLCaps[wgl vid 248 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[248 -> 225]: GLCaps[wgl vid 249 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[249 -> 226]: GLCaps[wgl vid 250 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[250 -> 227]: GLCaps[wgl vid 251 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[251 -> 228]: GLCaps[wgl vid 252 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[252 -> 229]: GLCaps[wgl vid 253 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[253 -> 230]: GLCaps[wgl vid 254 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[254 -> 231]: GLCaps[wgl vid 255 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[255 -> 232]: GLCaps[wgl vid 256 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[256 -> 233]: GLCaps[wgl vid 257 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[257 -> 234]: GLCaps[wgl vid 258 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[258 -> 235]: GLCaps[wgl vid 259 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[259 -> 236]: GLCaps[wgl vid 260 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[260 -> 237]: GLCaps[wgl vid 261 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[261 -> 238]: GLCaps[wgl vid 262 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[262 -> 239]: GLCaps[wgl vid 263 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[263 -> 240]: GLCaps[wgl vid 264 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[264 -> 241]: GLCaps[wgl vid 265 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[265 -> 242]: GLCaps[wgl vid 266 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[266 -> 243]: GLCaps[wgl vid 267 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[267 -> 244]: GLCaps[wgl vid 268 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[268 -> 245]: GLCaps[wgl vid 269 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[269 -> 246]: GLCaps[wgl vid 270 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[270 -> 247]: GLCaps[wgl vid 271 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[271 -> 248]: GLCaps[wgl vid 272 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[272 -> 249]: GLCaps[wgl vid 273 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[273 -> 250]: GLCaps[wgl vid 274 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[274 -> 251]: GLCaps[wgl vid 275 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[275 -> 252]: GLCaps[wgl vid 276 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[276 -> 253]: GLCaps[wgl vid 277 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[277 -> 254]: GLCaps[wgl vid 278 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[278 -> 255]: GLCaps[wgl vid 279 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[279 -> 256]: GLCaps[wgl vid 280 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[280 -> 257]: GLCaps[wgl vid 281 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[281 -> 258]: GLCaps[wgl vid 282 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[282 -> 259]: GLCaps[wgl vid 283 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[283 -> 260]: GLCaps[wgl vid 284 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[284 -> 261]: GLCaps[wgl vid 285 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[285 -> 262]: GLCaps[wgl vid 286 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[286 -> 263]: GLCaps[wgl vid 287 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[287 -> 264]: GLCaps[wgl vid 288 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[288 -> 265]: GLCaps[wgl vid 289 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[289 -> 266]: GLCaps[wgl vid 290 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[290 -> 267]: GLCaps[wgl vid 291 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[291 -> 268]: GLCaps[wgl vid 292 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[292 -> 269]: GLCaps[wgl vid 293 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[293 -> 270]: GLCaps[wgl vid 294 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[294 -> 271]: GLCaps[wgl vid 295 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[295 -> 272]: GLCaps[wgl vid 296 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[296 -> 273]: GLCaps[wgl vid 297 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[297 -> 274]: GLCaps[wgl vid 298 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[298 -> 275]: GLCaps[wgl vid 299 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[299 -> 276]: GLCaps[wgl vid 300 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[300 -> 277]: GLCaps[wgl vid 301 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[301 -> 278]: GLCaps[wgl vid 302 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[302 -> 279]: GLCaps[wgl vid 303 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[303 -> 280]: GLCaps[wgl vid 304 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[304 -> 281]: GLCaps[wgl vid 305 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[305 -> 282]: GLCaps[wgl vid 306 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[306 -> 283]: GLCaps[wgl vid 307 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[307 -> 284]: GLCaps[wgl vid 308 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[308 -> 285]: GLCaps[wgl vid 309 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[309 -> 286]: GLCaps[wgl vid 310 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[310 -> 287]: GLCaps[wgl vid 311 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[311 -> 288]: GLCaps[wgl vid 312 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[312 -> 289]: GLCaps[wgl vid 313 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[313 -> 290]: GLCaps[wgl vid 314 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[314 -> 291]: GLCaps[wgl vid 315 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[315 -> 292]: GLCaps[wgl vid 316 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[316 -> 293]: GLCaps[wgl vid 317 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[317 -> 294]: GLCaps[wgl vid 318 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[318 -> 295]: GLCaps[wgl vid 319 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[319 -> 296]: GLCaps[wgl vid 320 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[320 -> 297]: GLCaps[wgl vid 321 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[321 -> 298]: GLCaps[wgl vid 322 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[322 -> 299]: GLCaps[wgl vid 323 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[323 -> 300]: GLCaps[wgl vid 324 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[324 -> 301]: GLCaps[wgl vid 325 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[325 -> 302]: GLCaps[wgl vid 326 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[326 -> 303]: GLCaps[wgl vid 327 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[327 -> 304]: GLCaps[wgl vid 328 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[328 -> 305]: GLCaps[wgl vid 329 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[329 -> 306]: GLCaps[wgl vid 330 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[330 -> 307]: GLCaps[wgl vid 331 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[331 -> 308]: GLCaps[wgl vid 332 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[332 -> 309]: GLCaps[wgl vid 333 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[333 -> 310]: GLCaps[wgl vid 334 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[334 -> 311]: GLCaps[wgl vid 335 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[335 -> 312]: GLCaps[wgl vid 336 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[336 -> 313]: GLCaps[wgl vid 337 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[337 -> 314]: GLCaps[wgl vid 338 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[338 -> 315]: GLCaps[wgl vid 339 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[339 -> 316]: GLCaps[wgl vid 340 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[340 -> 317]: GLCaps[wgl vid 341 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[341 -> 318]: GLCaps[wgl vid 342 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[342 -> 319]: GLCaps[wgl vid 343 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[343 -> 320]: GLCaps[wgl vid 344 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[344 -> 321]: GLCaps[wgl vid 345 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[345 -> 322]: GLCaps[wgl vid 346 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[346 -> 323]: GLCaps[wgl vid 347 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[347 -> 324]: GLCaps[wgl vid 348 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[348 -> 325]: GLCaps[wgl vid 349 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[349 -> 326]: GLCaps[wgl vid 350 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[350 -> 327]: GLCaps[wgl vid 351 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[351 -> 328]: GLCaps[wgl vid 352 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[352 -> 329]: GLCaps[wgl vid 353 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[353 -> 330]: GLCaps[wgl vid 354 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[354 -> 331]: GLCaps[wgl vid 355 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[355 -> 332]: GLCaps[wgl vid 356 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[356 -> 333]: GLCaps[wgl vid 357 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[357 -> 334]: GLCaps[wgl vid 358 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[358 -> 335]: GLCaps[wgl vid 359 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[359 -> 336]: GLCaps[wgl vid 360 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[360 -> 337]: GLCaps[wgl vid 361 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[361 -> 338]: GLCaps[wgl vid 362 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[362 -> 339]: GLCaps[wgl vid 363 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[363 -> 340]: GLCaps[wgl vid 364 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[364 -> 341]: GLCaps[wgl vid 365 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[365 -> 342]: GLCaps[wgl vid 366 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[366 -> 343]: GLCaps[wgl vid 367 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[367 -> 344]: GLCaps[wgl vid 368 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[368 -> 345]: GLCaps[wgl vid 369 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[369 -> 346]: GLCaps[wgl vid 370 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[370 -> 347]: GLCaps[wgl vid 371 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[371 -> 348]: GLCaps[wgl vid 372 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[372 -> 349]: GLCaps[wgl vid 373 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[373 -> 350]: GLCaps[wgl vid 374 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[374 -> 351]: GLCaps[wgl vid 375 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[375 -> 352]: GLCaps[wgl vid 376 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[376 -> 353]: GLCaps[wgl vid 377 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[377 -> 354]: GLCaps[wgl vid 378 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[378 -> 355]: GLCaps[wgl vid 379 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[379 -> 356]: GLCaps[wgl vid 380 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[380 -> 357]: GLCaps[wgl vid 381 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[381 -> 358]: GLCaps[wgl vid 382 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[382 -> 359]: GLCaps[wgl vid 383 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[383 -> 360]: GLCaps[wgl vid 384 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[384 -> 361]: GLCaps[wgl vid 385 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[385 -> 362]: GLCaps[wgl vid 386 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[386 -> 363]: GLCaps[wgl vid 387 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[387 -> 364]: GLCaps[wgl vid 388 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[388 -> 365]: GLCaps[wgl vid 389 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[389 -> 366]: GLCaps[wgl vid 390 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[390 -> 367]: GLCaps[wgl vid 391 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[391 -> 368]: GLCaps[wgl vid 392 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[392 -> 369]: GLCaps[wgl vid 393 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[393 -> 370]: GLCaps[wgl vid 394 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[394 -> 371]: GLCaps[wgl vid 395 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[395 -> 372]: GLCaps[wgl vid 396 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[396 -> 373]: GLCaps[wgl vid 397 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[397 -> 374]: GLCaps[wgl vid 398 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[398 -> 375]: GLCaps[wgl vid 399 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[399 -> 376]: GLCaps[wgl vid 400 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[400 -> 377]: GLCaps[wgl vid 401 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[401 -> 378]: GLCaps[wgl vid 402 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[402 -> 379]: GLCaps[wgl vid 403 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[403 -> 380]: GLCaps[wgl vid 404 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[404 -> 381]: GLCaps[wgl vid 405 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[405 -> 382]: GLCaps[wgl vid 406 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[406 -> 383]: GLCaps[wgl vid 407 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[407 -> 384]: GLCaps[wgl vid 408 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[408 -> 385]: GLCaps[wgl vid 409 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[409 -> 386]: GLCaps[wgl vid 410 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[410 -> 387]: GLCaps[wgl vid 411 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[411 -> 388]: GLCaps[wgl vid 412 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[412 -> 389]: GLCaps[wgl vid 413 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[413 -> 390]: GLCaps[wgl vid 414 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[414 -> 391]: GLCaps[wgl vid 415 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[415 -> 392]: GLCaps[wgl vid 416 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[416 -> 393]: GLCaps[wgl vid 417 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[417 -> 394]: GLCaps[wgl vid 418 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[418 -> 395]: GLCaps[wgl vid 419 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[419 -> 396]: GLCaps[wgl vid 420 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[420 -> 397]: GLCaps[wgl vid 421 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[421 -> 398]: GLCaps[wgl vid 422 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[422 -> 399]: GLCaps[wgl vid 423 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[423 -> 400]: GLCaps[wgl vid 424 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[424 -> 401]: GLCaps[wgl vid 425 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[425 -> 402]: GLCaps[wgl vid 426 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[426 -> 403]: GLCaps[wgl vid 427 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[427 -> 404]: GLCaps[wgl vid 428 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[428 -> 405]: GLCaps[wgl vid 429 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[429 -> 406]: GLCaps[wgl vid 430 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[430 -> 407]: GLCaps[wgl vid 431 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[431 -> 408]: GLCaps[wgl vid 432 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[432 -> 409]: GLCaps[wgl vid 433 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[433 -> 410]: GLCaps[wgl vid 434 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[434 -> 411]: GLCaps[wgl vid 435 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[435 -> 412]: GLCaps[wgl vid 436 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[436 -> 413]: GLCaps[wgl vid 437 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[437 -> 414]: GLCaps[wgl vid 438 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[438 -> 415]: GLCaps[wgl vid 439 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[439 -> 416]: GLCaps[wgl vid 440 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[440 -> 417]: GLCaps[wgl vid 441 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[441 -> 418]: GLCaps[wgl vid 442 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[442 -> 419]: GLCaps[wgl vid 443 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[443 -> 420]: GLCaps[wgl vid 444 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[444 -> 421]: GLCaps[wgl vid 445 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[445 -> 422]: GLCaps[wgl vid 446 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[446 -> 423]: GLCaps[wgl vid 447 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[447 -> 424]: GLCaps[wgl vid 448 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[448 -> 425]: GLCaps[wgl vid 449 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[449 -> 426]: GLCaps[wgl vid 450 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[450 -> 427]: GLCaps[wgl vid 451 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[451 -> 428]: GLCaps[wgl vid 452 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[452 -> 429]: GLCaps[wgl vid 453 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[453 -> 430]: GLCaps[wgl vid 454 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[454 -> 431]: GLCaps[wgl vid 455 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[455 -> 432]: GLCaps[wgl vid 456 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[456 -> 433]: GLCaps[wgl vid 457 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[457 -> 434]: GLCaps[wgl vid 458 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[458 -> 435]: GLCaps[wgl vid 459 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[459 -> 436]: GLCaps[wgl vid 460 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[460 -> 437]: GLCaps[wgl vid 461 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[461 -> 438]: GLCaps[wgl vid 462 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[462 -> 439]: GLCaps[wgl vid 463 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[463 -> 440]: GLCaps[wgl vid 464 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[464 -> 441]: GLCaps[wgl vid 465 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[465 -> 442]: GLCaps[wgl vid 466 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[466 -> 443]: GLCaps[wgl vid 467 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], offscr[pbuffer]] Drop [drawableType mismatch]: PFD[id = 1 (0x1), 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 = 2 (0x2), 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 = 3 (0x3), 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 = 4 (0x4), 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 = 5 (0x5), 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 = 6 (0x6), 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 = 7 (0x7), 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 = 8 (0x8), 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 = 9 (0x9), 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 = 10 (0xa), 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 = 11 (0xb), 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 = 12 (0xc), 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 = 13 (0xd), 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 = 14 (0xe), 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 = 15 (0xf), 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 = 16 (0x10), 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 = 17 (0x11), 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 = 18 (0x12), 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 = 19 (0x13), 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 = 20 (0x14), 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 = 21 (0x15), 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 = 22 (0x16), 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 = 23 (0x17), 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 = 24 (0x18), 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 = 25 (0x19), 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 = 26 (0x1a), 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 = 27 (0x1b), 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 = 28 (0x1c), 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 = 29 (0x1d), 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 = 30 (0x1e), 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 = 31 (0x1f), 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 = 32 (0x20), 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 = 33 (0x21), 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 = 34 (0x22), 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 = 35 (0x23), 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 = 36 (0x24), 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 [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 0/0/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 0/0/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 0/0/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 0/0/0/0, dp/st/ms 0/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 0/0/0/0, dp/st/ms 0/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 0/0/0/0, dp/st/ms 0/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 16/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 16/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 16/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 0/0/0/0, dp/st/ms 24/8/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 0/0/0/0, dp/st/ms 24/8/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 0/0/0/0, dp/st/ms 24/8/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 32/0/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 32/0/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 32/0/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 0/0/0/0, dp/st/ms 32/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 0/0/0/0, dp/st/ms 32/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 0/0/0/0, dp/st/ms 32/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 16/16/16/16, dp/st/ms 0/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 16/16/16/16, dp/st/ms 0/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 16/16/16/16, dp/st/ms 0/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 0/8/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 0/8/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 0/8/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 16/16/16/16, dp/st/ms 16/0/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 16/16/16/16, dp/st/ms 16/0/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 16/16/16/16, dp/st/ms 16/0/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 24/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 24/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 24/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 16/16/16/16, dp/st/ms 32/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 16/16/16/16, dp/st/ms 32/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 16/16/16/16, dp/st/ms 32/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 32/8/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 32/8/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 32/8/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 0/0/1, 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 0/0/1, 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 0/0/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 16/0/1, 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 16/0/1, 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 16/0/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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/0/1, 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/0/1, 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/0/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/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 0/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 0/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 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 59 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 60 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 61 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 62 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 63 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 64 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 65 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 66 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 67 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 68 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 69 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 70 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 71 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 72 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 73 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 74 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 75 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 76 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 77 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 78 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 79 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 80 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 81 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 82 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 83 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 84 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 85 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 86 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 87 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 88 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 89 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 90 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 91 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 92 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 93 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 94 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 95 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 96 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 97 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 98 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 99 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 100 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 101 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 102 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 103 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 104 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 105 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 106 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 107 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 108 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 109 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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/1, 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/1, 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/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 24/8/1, 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 24/8/1, 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 24/8/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 32/8/1, 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 32/8/1, 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 32/8/1, 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 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 128 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 129 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 130 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 131 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 132 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 133 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 134 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 135 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 136 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 137 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 138 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 139 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 140 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 141 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 142 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 143 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 144 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 145 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 146 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 147 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 148 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 149 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 150 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 151 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 152 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 153 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 154 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 155 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 156 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 157 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 158 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 159 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 160 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 161 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 162 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 163 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 164 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 165 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 166 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 167 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 168 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 169 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 170 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 171 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 172 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 173 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 174 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 175 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 176 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 177 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 178 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 179 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 180 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 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]] GLCaps[wgl vid 216 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 217 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 218 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 219 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 220 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 221 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 222 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 223 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 224 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 225 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 226 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 227 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 228 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 229 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 230 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 231 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 232 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 233 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 234 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 235 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 236 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 237 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 238 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 239 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 240 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 241 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 242 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 243 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 244 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 245 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 246 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 247 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 248 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 249 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 250 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 251 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 252 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 253 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 254 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 255 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 256 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 257 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 258 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 259 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 260 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 261 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 262 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 263 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 264 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 265 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 266 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 267 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 268 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 269 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 270 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 271 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 272 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 273 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 274 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 275 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 276 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 277 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 278 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 279 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 280 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 281 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 282 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 283 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 284 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 285 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 286 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 287 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 288 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 289 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 290 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 291 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 292 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 293 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 294 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 295 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 296 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 297 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 298 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 299 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 300 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 301 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 302 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 303 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 304 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 305 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 306 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 307 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 308 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 309 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 310 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 311 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 312 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 313 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 314 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 315 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 316 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 317 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 318 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 319 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 320 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 321 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 322 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 323 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 324 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 325 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 326 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 327 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 328 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 329 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 330 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 331 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 332 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 333 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 334 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 335 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 336 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 337 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 338 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 339 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 340 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 341 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 342 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 343 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 344 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 345 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 346 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 347 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 348 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 349 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 350 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 351 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 352 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 353 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 354 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 355 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 356 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 357 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 358 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 359 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 360 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 361 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 362 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 363 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 364 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 365 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 366 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 367 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 368 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 369 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 370 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 371 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 372 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 373 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 374 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 375 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 376 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 377 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 378 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 379 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 380 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 381 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 382 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 383 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 384 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 385 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 386 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 387 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 388 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 389 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 390 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 391 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 392 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 393 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 394 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 395 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 396 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 397 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 398 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 399 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], offscr[pbuffer]] GLCaps[wgl vid 400 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], offscr[pbuffer]] GLCaps[wgl vid 401 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], offscr[pbuffer]] GLCaps[wgl vid 402 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], offscr[pbuffer]] GLCaps[wgl vid 403 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], offscr[pbuffer]] GLCaps[wgl vid 404 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], offscr[pbuffer]] GLCaps[wgl vid 405 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 406 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 407 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 408 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], offscr[pbuffer]] GLCaps[wgl vid 409 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], offscr[pbuffer]] GLCaps[wgl vid 410 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], offscr[pbuffer]] GLCaps[wgl vid 411 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], offscr[pbuffer]] GLCaps[wgl vid 412 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], offscr[pbuffer]] GLCaps[wgl vid 413 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], offscr[pbuffer]] GLCaps[wgl vid 414 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 415 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 416 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 417 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], offscr[pbuffer]] GLCaps[wgl vid 418 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], offscr[pbuffer]] GLCaps[wgl vid 419 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], offscr[pbuffer]] GLCaps[wgl vid 420 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], offscr[pbuffer]] GLCaps[wgl vid 421 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], offscr[pbuffer]] GLCaps[wgl vid 422 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], offscr[pbuffer]] GLCaps[wgl vid 423 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 424 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 425 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 426 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], offscr[pbuffer]] GLCaps[wgl vid 427 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], offscr[pbuffer]] GLCaps[wgl vid 428 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], offscr[pbuffer]] GLCaps[wgl vid 429 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], offscr[pbuffer]] GLCaps[wgl vid 430 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], offscr[pbuffer]] GLCaps[wgl vid 431 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], offscr[pbuffer]] GLCaps[wgl vid 432 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 433 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 434 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 435 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], offscr[pbuffer]] GLCaps[wgl vid 436 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], offscr[pbuffer]] GLCaps[wgl vid 437 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], offscr[pbuffer]] GLCaps[wgl vid 438 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], offscr[pbuffer]] GLCaps[wgl vid 439 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], offscr[pbuffer]] GLCaps[wgl vid 440 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], offscr[pbuffer]] GLCaps[wgl vid 441 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 442 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 443 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 444 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], offscr[pbuffer]] GLCaps[wgl vid 445 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], offscr[pbuffer]] GLCaps[wgl vid 446 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], offscr[pbuffer]] GLCaps[wgl vid 447 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], offscr[pbuffer]] GLCaps[wgl vid 448 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], offscr[pbuffer]] GLCaps[wgl vid 449 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], offscr[pbuffer]] GLCaps[wgl vid 450 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 451 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 452 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 453 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], offscr[pbuffer]] GLCaps[wgl vid 454 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], offscr[pbuffer]] GLCaps[wgl vid 455 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], offscr[pbuffer]] GLCaps[wgl vid 456 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], offscr[pbuffer]] GLCaps[wgl vid 457 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], offscr[pbuffer]] GLCaps[wgl vid 458 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], offscr[pbuffer]] GLCaps[wgl vid 459 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 460 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 461 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 462 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], offscr[pbuffer]] GLCaps[wgl vid 463 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], offscr[pbuffer]] GLCaps[wgl vid 464 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], offscr[pbuffer]] GLCaps[wgl vid 465 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], offscr[pbuffer]] GLCaps[wgl vid 466 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], offscr[pbuffer]] GLCaps[wgl vid 467 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], offscr[pbuffer]] WindowsProcessAffinity.reset() - pid 0xffffffffffffffff - main: OK true (werr 0), Affinity: 0x1 -> procMask 0xff GLProfile.init addedAnyProfile true (desktop: true, egl false) GLProfile.init isAWTAvailable true GLProfile.init hasDesktopGLFactory true GLProfile.init hasGL234Impl true GLProfile.init hasEGLFactory false GLProfile.init hasGLES1Impl false GLProfile.init hasGLES3Impl false GLProfile.init defaultDevice WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] GLProfile.init defaultDevice Desktop WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] GLProfile.init defaultDevice EGL null GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] ProxySurfaceImpl: surface change 0x2011b76 -> 0x1011fc4 wglARBPFIDs2GLCapabilities: bucket[0 -> 0]: GLCaps[wgl vid 1 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]] wglARBPFIDs2GLCapabilities: bucket[1 -> 1]: GLCaps[wgl vid 2 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]] wglARBPFIDs2GLCapabilities: bucket[2 -> 2]: GLCaps[wgl vid 3 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]] wglARBPFIDs2GLCapabilities: bucket[3 -> 3]: GLCaps[wgl vid 4 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]] wglARBPFIDs2GLCapabilities: bucket[4 -> 4]: GLCaps[wgl vid 5 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]] wglARBPFIDs2GLCapabilities: bucket[5 -> 5]: GLCaps[wgl vid 6 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]] wglARBPFIDs2GLCapabilities: bucket[6 -> 6]: GLCaps[wgl vid 7 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]] wglARBPFIDs2GLCapabilities: bucket[7 -> 7]: GLCaps[wgl vid 8 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]] wglARBPFIDs2GLCapabilities: bucket[8 -> 8]: GLCaps[wgl vid 9 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]] wglARBPFIDs2GLCapabilities: bucket[9 -> 9]: GLCaps[wgl vid 10 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]] wglARBPFIDs2GLCapabilities: bucket[10 -> 10]: GLCaps[wgl vid 11 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]] wglARBPFIDs2GLCapabilities: bucket[11 -> 11]: GLCaps[wgl vid 12 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]] wglARBPFIDs2GLCapabilities: bucket[12 -> 12]: GLCaps[wgl vid 13 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[13 -> 13]: GLCaps[wgl vid 14 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[14 -> 14]: GLCaps[wgl vid 15 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[15 -> 15]: GLCaps[wgl vid 16 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[16 -> 16]: GLCaps[wgl vid 17 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[17 -> 17]: GLCaps[wgl vid 18 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[18 -> 18]: GLCaps[wgl vid 19 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[19 -> 19]: GLCaps[wgl vid 20 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[20 -> 20]: GLCaps[wgl vid 21 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[21 -> 21]: GLCaps[wgl vid 22 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[22 -> 22]: GLCaps[wgl vid 23 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[23 -> 23]: GLCaps[wgl vid 24 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[24 -> 24]: GLCaps[wgl vid 25 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[25 -> 25]: GLCaps[wgl vid 26 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[26 -> 26]: GLCaps[wgl vid 27 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[27 -> 27]: GLCaps[wgl vid 28 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[28 -> 28]: GLCaps[wgl vid 29 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[29 -> 29]: GLCaps[wgl vid 30 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[30 -> 30]: GLCaps[wgl vid 31 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[31 -> 31]: GLCaps[wgl vid 32 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[32 -> 32]: GLCaps[wgl vid 33 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[33 -> 33]: GLCaps[wgl vid 34 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[34 -> 34]: GLCaps[wgl vid 35 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[35 -> 35]: GLCaps[wgl vid 36 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[36 -> 36]: GLCaps[wgl vid 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, 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/ms 0/0/1, 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/ms 0/0/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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/ms 16/0/1, 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/ms 16/0/1, 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/ms 16/0/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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/ms 32/0/1, 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/ms 32/0/1, 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/ms 32/0/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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/ms 0/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/ms 0/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/ms 0/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 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[58 -> 58]: GLCaps[wgl vid 59 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[59 -> 59]: GLCaps[wgl vid 60 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[60 -> 60]: GLCaps[wgl vid 61 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]] wglARBPFIDs2GLCapabilities: bucket[61 -> 61]: GLCaps[wgl vid 62 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]] wglARBPFIDs2GLCapabilities: bucket[62 -> 62]: GLCaps[wgl vid 63 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]] wglARBPFIDs2GLCapabilities: bucket[63 -> 63]: GLCaps[wgl vid 64 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]] wglARBPFIDs2GLCapabilities: bucket[64 -> 64]: GLCaps[wgl vid 65 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]] wglARBPFIDs2GLCapabilities: bucket[65 -> 65]: GLCaps[wgl vid 66 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]] wglARBPFIDs2GLCapabilities: bucket[66 -> 66]: GLCaps[wgl vid 67 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]] wglARBPFIDs2GLCapabilities: bucket[67 -> 67]: GLCaps[wgl vid 68 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]] wglARBPFIDs2GLCapabilities: bucket[68 -> 68]: GLCaps[wgl vid 69 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]] wglARBPFIDs2GLCapabilities: bucket[69 -> 69]: GLCaps[wgl vid 70 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]] wglARBPFIDs2GLCapabilities: bucket[70 -> 70]: GLCaps[wgl vid 71 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]] wglARBPFIDs2GLCapabilities: bucket[71 -> 71]: GLCaps[wgl vid 72 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]] wglARBPFIDs2GLCapabilities: bucket[72 -> 72]: GLCaps[wgl vid 73 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[73 -> 73]: GLCaps[wgl vid 74 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[74 -> 74]: GLCaps[wgl vid 75 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[75 -> 75]: GLCaps[wgl vid 76 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[76 -> 76]: GLCaps[wgl vid 77 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[77 -> 77]: GLCaps[wgl vid 78 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[78 -> 78]: GLCaps[wgl vid 79 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]] wglARBPFIDs2GLCapabilities: bucket[79 -> 79]: GLCaps[wgl vid 80 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]] wglARBPFIDs2GLCapabilities: bucket[80 -> 80]: GLCaps[wgl vid 81 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]] wglARBPFIDs2GLCapabilities: bucket[81 -> 81]: GLCaps[wgl vid 82 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]] wglARBPFIDs2GLCapabilities: bucket[82 -> 82]: GLCaps[wgl vid 83 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]] wglARBPFIDs2GLCapabilities: bucket[83 -> 83]: GLCaps[wgl vid 84 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]] wglARBPFIDs2GLCapabilities: bucket[84 -> 84]: GLCaps[wgl vid 85 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]] wglARBPFIDs2GLCapabilities: bucket[85 -> 85]: GLCaps[wgl vid 86 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]] wglARBPFIDs2GLCapabilities: bucket[86 -> 86]: GLCaps[wgl vid 87 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]] wglARBPFIDs2GLCapabilities: bucket[87 -> 87]: GLCaps[wgl vid 88 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]] wglARBPFIDs2GLCapabilities: bucket[88 -> 88]: GLCaps[wgl vid 89 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]] wglARBPFIDs2GLCapabilities: bucket[89 -> 89]: GLCaps[wgl vid 90 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]] wglARBPFIDs2GLCapabilities: bucket[90 -> 90]: GLCaps[wgl vid 91 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[91 -> 91]: GLCaps[wgl vid 92 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[92 -> 92]: GLCaps[wgl vid 93 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[93 -> 93]: GLCaps[wgl vid 94 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[94 -> 94]: GLCaps[wgl vid 95 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[95 -> 95]: GLCaps[wgl vid 96 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[96 -> 96]: GLCaps[wgl vid 97 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[97 -> 97]: GLCaps[wgl vid 98 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[98 -> 98]: GLCaps[wgl vid 99 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[99 -> 99]: GLCaps[wgl vid 100 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]] wglARBPFIDs2GLCapabilities: bucket[100 -> 100]: GLCaps[wgl vid 101 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]] wglARBPFIDs2GLCapabilities: bucket[101 -> 101]: GLCaps[wgl vid 102 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]] wglARBPFIDs2GLCapabilities: bucket[102 -> 102]: GLCaps[wgl vid 103 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]] wglARBPFIDs2GLCapabilities: bucket[103 -> 103]: GLCaps[wgl vid 104 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]] wglARBPFIDs2GLCapabilities: bucket[104 -> 104]: GLCaps[wgl vid 105 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]] wglARBPFIDs2GLCapabilities: bucket[105 -> 105]: GLCaps[wgl vid 106 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]] wglARBPFIDs2GLCapabilities: bucket[106 -> 106]: GLCaps[wgl vid 107 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]] wglARBPFIDs2GLCapabilities: bucket[107 -> 107]: GLCaps[wgl vid 108 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]] wglARBPFIDs2GLCapabilities: bucket[108 -> 108]: GLCaps[wgl vid 109 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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/1, 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/1, 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/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 24/8/1, 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 24/8/1, 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 24/8/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 32/8/1, 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 32/8/1, 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 32/8/1, 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 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[127 -> 127]: GLCaps[wgl vid 128 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[128 -> 128]: GLCaps[wgl vid 129 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[129 -> 129]: GLCaps[wgl vid 130 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[130 -> 130]: GLCaps[wgl vid 131 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[131 -> 131]: GLCaps[wgl vid 132 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[132 -> 132]: GLCaps[wgl vid 133 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[133 -> 133]: GLCaps[wgl vid 134 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[134 -> 134]: GLCaps[wgl vid 135 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[135 -> 135]: GLCaps[wgl vid 136 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[136 -> 136]: GLCaps[wgl vid 137 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[137 -> 137]: GLCaps[wgl vid 138 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[138 -> 138]: GLCaps[wgl vid 139 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[139 -> 139]: GLCaps[wgl vid 140 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[140 -> 140]: GLCaps[wgl vid 141 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[141 -> 141]: GLCaps[wgl vid 142 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[142 -> 142]: GLCaps[wgl vid 143 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[143 -> 143]: GLCaps[wgl vid 144 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[144 -> 144]: GLCaps[wgl vid 145 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[145 -> 145]: GLCaps[wgl vid 146 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[146 -> 146]: GLCaps[wgl vid 147 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[147 -> 147]: GLCaps[wgl vid 148 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[148 -> 148]: GLCaps[wgl vid 149 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[149 -> 149]: GLCaps[wgl vid 150 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[150 -> 150]: GLCaps[wgl vid 151 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[151 -> 151]: GLCaps[wgl vid 152 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[152 -> 152]: GLCaps[wgl vid 153 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[153 -> 153]: GLCaps[wgl vid 154 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[154 -> 154]: GLCaps[wgl vid 155 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[155 -> 155]: GLCaps[wgl vid 156 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[156 -> 156]: GLCaps[wgl vid 157 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[157 -> 157]: GLCaps[wgl vid 158 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[158 -> 158]: GLCaps[wgl vid 159 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[159 -> 159]: GLCaps[wgl vid 160 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[160 -> 160]: GLCaps[wgl vid 161 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[161 -> 161]: GLCaps[wgl vid 162 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[162 -> 162]: GLCaps[wgl vid 163 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[163 -> 163]: GLCaps[wgl vid 164 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[164 -> 164]: GLCaps[wgl vid 165 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[165 -> 165]: GLCaps[wgl vid 166 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[166 -> 166]: GLCaps[wgl vid 167 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[167 -> 167]: GLCaps[wgl vid 168 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[168 -> 168]: GLCaps[wgl vid 169 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[169 -> 169]: GLCaps[wgl vid 170 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[170 -> 170]: GLCaps[wgl vid 171 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[171 -> 171]: GLCaps[wgl vid 172 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[172 -> 172]: GLCaps[wgl vid 173 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[173 -> 173]: GLCaps[wgl vid 174 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[174 -> 174]: GLCaps[wgl vid 175 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[175 -> 175]: GLCaps[wgl vid 176 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[176 -> 176]: GLCaps[wgl vid 177 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[177 -> 177]: GLCaps[wgl vid 178 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[178 -> 178]: GLCaps[wgl vid 179 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[179 -> 179]: GLCaps[wgl vid 180 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[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 -> 192]: GLCaps[wgl vid 216 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[216 -> 193]: GLCaps[wgl vid 217 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[217 -> 194]: GLCaps[wgl vid 218 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[218 -> 195]: GLCaps[wgl vid 219 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[219 -> 196]: GLCaps[wgl vid 220 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[220 -> 197]: GLCaps[wgl vid 221 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[221 -> 198]: GLCaps[wgl vid 222 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[222 -> 199]: GLCaps[wgl vid 223 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[223 -> 200]: GLCaps[wgl vid 224 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[224 -> 201]: GLCaps[wgl vid 225 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[225 -> 202]: GLCaps[wgl vid 226 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[226 -> 203]: GLCaps[wgl vid 227 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[227 -> 204]: GLCaps[wgl vid 228 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[228 -> 205]: GLCaps[wgl vid 229 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[229 -> 206]: GLCaps[wgl vid 230 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[230 -> 207]: GLCaps[wgl vid 231 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[231 -> 208]: GLCaps[wgl vid 232 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[232 -> 209]: GLCaps[wgl vid 233 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[233 -> 210]: GLCaps[wgl vid 234 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[234 -> 211]: GLCaps[wgl vid 235 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[235 -> 212]: GLCaps[wgl vid 236 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[236 -> 213]: GLCaps[wgl vid 237 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[237 -> 214]: GLCaps[wgl vid 238 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[238 -> 215]: GLCaps[wgl vid 239 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[239 -> 216]: GLCaps[wgl vid 240 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[240 -> 217]: GLCaps[wgl vid 241 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[241 -> 218]: GLCaps[wgl vid 242 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[242 -> 219]: GLCaps[wgl vid 243 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[243 -> 220]: GLCaps[wgl vid 244 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[244 -> 221]: GLCaps[wgl vid 245 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[245 -> 222]: GLCaps[wgl vid 246 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[246 -> 223]: GLCaps[wgl vid 247 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[247 -> 224]: GLCaps[wgl vid 248 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[248 -> 225]: GLCaps[wgl vid 249 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[249 -> 226]: GLCaps[wgl vid 250 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[250 -> 227]: GLCaps[wgl vid 251 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[251 -> 228]: GLCaps[wgl vid 252 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[252 -> 229]: GLCaps[wgl vid 253 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[253 -> 230]: GLCaps[wgl vid 254 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[254 -> 231]: GLCaps[wgl vid 255 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[255 -> 232]: GLCaps[wgl vid 256 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[256 -> 233]: GLCaps[wgl vid 257 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[257 -> 234]: GLCaps[wgl vid 258 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[258 -> 235]: GLCaps[wgl vid 259 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[259 -> 236]: GLCaps[wgl vid 260 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[260 -> 237]: GLCaps[wgl vid 261 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[261 -> 238]: GLCaps[wgl vid 262 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[262 -> 239]: GLCaps[wgl vid 263 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[263 -> 240]: GLCaps[wgl vid 264 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[264 -> 241]: GLCaps[wgl vid 265 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[265 -> 242]: GLCaps[wgl vid 266 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[266 -> 243]: GLCaps[wgl vid 267 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[267 -> 244]: GLCaps[wgl vid 268 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[268 -> 245]: GLCaps[wgl vid 269 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[269 -> 246]: GLCaps[wgl vid 270 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[270 -> 247]: GLCaps[wgl vid 271 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[271 -> 248]: GLCaps[wgl vid 272 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[272 -> 249]: GLCaps[wgl vid 273 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[273 -> 250]: GLCaps[wgl vid 274 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[274 -> 251]: GLCaps[wgl vid 275 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[275 -> 252]: GLCaps[wgl vid 276 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[276 -> 253]: GLCaps[wgl vid 277 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[277 -> 254]: GLCaps[wgl vid 278 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[278 -> 255]: GLCaps[wgl vid 279 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[279 -> 256]: GLCaps[wgl vid 280 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[280 -> 257]: GLCaps[wgl vid 281 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[281 -> 258]: GLCaps[wgl vid 282 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[282 -> 259]: GLCaps[wgl vid 283 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[283 -> 260]: GLCaps[wgl vid 284 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[284 -> 261]: GLCaps[wgl vid 285 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[285 -> 262]: GLCaps[wgl vid 286 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[286 -> 263]: GLCaps[wgl vid 287 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[287 -> 264]: GLCaps[wgl vid 288 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[288 -> 265]: GLCaps[wgl vid 289 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[289 -> 266]: GLCaps[wgl vid 290 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[290 -> 267]: GLCaps[wgl vid 291 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[291 -> 268]: GLCaps[wgl vid 292 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[292 -> 269]: GLCaps[wgl vid 293 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[293 -> 270]: GLCaps[wgl vid 294 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[294 -> 271]: GLCaps[wgl vid 295 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[295 -> 272]: GLCaps[wgl vid 296 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[296 -> 273]: GLCaps[wgl vid 297 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[297 -> 274]: GLCaps[wgl vid 298 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[298 -> 275]: GLCaps[wgl vid 299 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[299 -> 276]: GLCaps[wgl vid 300 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[300 -> 277]: GLCaps[wgl vid 301 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[301 -> 278]: GLCaps[wgl vid 302 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[302 -> 279]: GLCaps[wgl vid 303 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[303 -> 280]: GLCaps[wgl vid 304 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[304 -> 281]: GLCaps[wgl vid 305 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[305 -> 282]: GLCaps[wgl vid 306 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[306 -> 283]: GLCaps[wgl vid 307 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[307 -> 284]: GLCaps[wgl vid 308 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[308 -> 285]: GLCaps[wgl vid 309 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[309 -> 286]: GLCaps[wgl vid 310 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[310 -> 287]: GLCaps[wgl vid 311 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[311 -> 288]: GLCaps[wgl vid 312 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[312 -> 289]: GLCaps[wgl vid 313 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[313 -> 290]: GLCaps[wgl vid 314 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[314 -> 291]: GLCaps[wgl vid 315 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[315 -> 292]: GLCaps[wgl vid 316 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[316 -> 293]: GLCaps[wgl vid 317 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[317 -> 294]: GLCaps[wgl vid 318 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[318 -> 295]: GLCaps[wgl vid 319 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[319 -> 296]: GLCaps[wgl vid 320 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[320 -> 297]: GLCaps[wgl vid 321 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[321 -> 298]: GLCaps[wgl vid 322 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[322 -> 299]: GLCaps[wgl vid 323 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[323 -> 300]: GLCaps[wgl vid 324 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[324 -> 301]: GLCaps[wgl vid 325 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[325 -> 302]: GLCaps[wgl vid 326 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[326 -> 303]: GLCaps[wgl vid 327 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[327 -> 304]: GLCaps[wgl vid 328 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[328 -> 305]: GLCaps[wgl vid 329 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[329 -> 306]: GLCaps[wgl vid 330 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[330 -> 307]: GLCaps[wgl vid 331 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[331 -> 308]: GLCaps[wgl vid 332 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[332 -> 309]: GLCaps[wgl vid 333 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[333 -> 310]: GLCaps[wgl vid 334 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[334 -> 311]: GLCaps[wgl vid 335 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[335 -> 312]: GLCaps[wgl vid 336 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[336 -> 313]: GLCaps[wgl vid 337 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[337 -> 314]: GLCaps[wgl vid 338 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[338 -> 315]: GLCaps[wgl vid 339 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[339 -> 316]: GLCaps[wgl vid 340 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[340 -> 317]: GLCaps[wgl vid 341 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[341 -> 318]: GLCaps[wgl vid 342 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[342 -> 319]: GLCaps[wgl vid 343 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[343 -> 320]: GLCaps[wgl vid 344 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[344 -> 321]: GLCaps[wgl vid 345 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[345 -> 322]: GLCaps[wgl vid 346 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[346 -> 323]: GLCaps[wgl vid 347 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[347 -> 324]: GLCaps[wgl vid 348 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[348 -> 325]: GLCaps[wgl vid 349 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[349 -> 326]: GLCaps[wgl vid 350 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[350 -> 327]: GLCaps[wgl vid 351 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[351 -> 328]: GLCaps[wgl vid 352 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[352 -> 329]: GLCaps[wgl vid 353 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[353 -> 330]: GLCaps[wgl vid 354 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[354 -> 331]: GLCaps[wgl vid 355 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[355 -> 332]: GLCaps[wgl vid 356 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[356 -> 333]: GLCaps[wgl vid 357 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[357 -> 334]: GLCaps[wgl vid 358 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[358 -> 335]: GLCaps[wgl vid 359 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[359 -> 336]: GLCaps[wgl vid 360 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[360 -> 337]: GLCaps[wgl vid 361 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[361 -> 338]: GLCaps[wgl vid 362 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[362 -> 339]: GLCaps[wgl vid 363 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[363 -> 340]: GLCaps[wgl vid 364 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[364 -> 341]: GLCaps[wgl vid 365 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[365 -> 342]: GLCaps[wgl vid 366 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[366 -> 343]: GLCaps[wgl vid 367 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[367 -> 344]: GLCaps[wgl vid 368 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[368 -> 345]: GLCaps[wgl vid 369 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[369 -> 346]: GLCaps[wgl vid 370 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[370 -> 347]: GLCaps[wgl vid 371 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[371 -> 348]: GLCaps[wgl vid 372 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[372 -> 349]: GLCaps[wgl vid 373 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[373 -> 350]: GLCaps[wgl vid 374 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[374 -> 351]: GLCaps[wgl vid 375 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[375 -> 352]: GLCaps[wgl vid 376 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[376 -> 353]: GLCaps[wgl vid 377 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[377 -> 354]: GLCaps[wgl vid 378 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[378 -> 355]: GLCaps[wgl vid 379 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[379 -> 356]: GLCaps[wgl vid 380 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[380 -> 357]: GLCaps[wgl vid 381 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[381 -> 358]: GLCaps[wgl vid 382 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[382 -> 359]: GLCaps[wgl vid 383 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[383 -> 360]: GLCaps[wgl vid 384 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[384 -> 361]: GLCaps[wgl vid 385 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[385 -> 362]: GLCaps[wgl vid 386 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[386 -> 363]: GLCaps[wgl vid 387 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[387 -> 364]: GLCaps[wgl vid 388 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[388 -> 365]: GLCaps[wgl vid 389 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[389 -> 366]: GLCaps[wgl vid 390 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[390 -> 367]: GLCaps[wgl vid 391 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[391 -> 368]: GLCaps[wgl vid 392 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[392 -> 369]: GLCaps[wgl vid 393 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[393 -> 370]: GLCaps[wgl vid 394 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[394 -> 371]: GLCaps[wgl vid 395 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[395 -> 372]: GLCaps[wgl vid 396 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[396 -> 373]: GLCaps[wgl vid 397 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[397 -> 374]: GLCaps[wgl vid 398 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[398 -> 375]: GLCaps[wgl vid 399 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[399 -> 376]: GLCaps[wgl vid 400 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[400 -> 377]: GLCaps[wgl vid 401 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[401 -> 378]: GLCaps[wgl vid 402 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[402 -> 379]: GLCaps[wgl vid 403 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[403 -> 380]: GLCaps[wgl vid 404 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[404 -> 381]: GLCaps[wgl vid 405 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[405 -> 382]: GLCaps[wgl vid 406 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[406 -> 383]: GLCaps[wgl vid 407 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[407 -> 384]: GLCaps[wgl vid 408 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[408 -> 385]: GLCaps[wgl vid 409 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[409 -> 386]: GLCaps[wgl vid 410 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[410 -> 387]: GLCaps[wgl vid 411 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[411 -> 388]: GLCaps[wgl vid 412 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[412 -> 389]: GLCaps[wgl vid 413 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[413 -> 390]: GLCaps[wgl vid 414 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[414 -> 391]: GLCaps[wgl vid 415 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[415 -> 392]: GLCaps[wgl vid 416 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[416 -> 393]: GLCaps[wgl vid 417 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[417 -> 394]: GLCaps[wgl vid 418 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[418 -> 395]: GLCaps[wgl vid 419 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[419 -> 396]: GLCaps[wgl vid 420 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[420 -> 397]: GLCaps[wgl vid 421 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[421 -> 398]: GLCaps[wgl vid 422 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[422 -> 399]: GLCaps[wgl vid 423 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[423 -> 400]: GLCaps[wgl vid 424 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[424 -> 401]: GLCaps[wgl vid 425 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[425 -> 402]: GLCaps[wgl vid 426 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[426 -> 403]: GLCaps[wgl vid 427 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[427 -> 404]: GLCaps[wgl vid 428 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[428 -> 405]: GLCaps[wgl vid 429 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[429 -> 406]: GLCaps[wgl vid 430 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[430 -> 407]: GLCaps[wgl vid 431 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[431 -> 408]: GLCaps[wgl vid 432 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[432 -> 409]: GLCaps[wgl vid 433 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[433 -> 410]: GLCaps[wgl vid 434 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[434 -> 411]: GLCaps[wgl vid 435 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[435 -> 412]: GLCaps[wgl vid 436 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[436 -> 413]: GLCaps[wgl vid 437 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[437 -> 414]: GLCaps[wgl vid 438 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[438 -> 415]: GLCaps[wgl vid 439 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[439 -> 416]: GLCaps[wgl vid 440 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[440 -> 417]: GLCaps[wgl vid 441 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[441 -> 418]: GLCaps[wgl vid 442 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[442 -> 419]: GLCaps[wgl vid 443 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[443 -> 420]: GLCaps[wgl vid 444 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[444 -> 421]: GLCaps[wgl vid 445 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[445 -> 422]: GLCaps[wgl vid 446 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[446 -> 423]: GLCaps[wgl vid 447 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[447 -> 424]: GLCaps[wgl vid 448 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[448 -> 425]: GLCaps[wgl vid 449 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[449 -> 426]: GLCaps[wgl vid 450 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[450 -> 427]: GLCaps[wgl vid 451 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[451 -> 428]: GLCaps[wgl vid 452 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[452 -> 429]: GLCaps[wgl vid 453 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[453 -> 430]: GLCaps[wgl vid 454 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[454 -> 431]: GLCaps[wgl vid 455 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[455 -> 432]: GLCaps[wgl vid 456 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[456 -> 433]: GLCaps[wgl vid 457 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[457 -> 434]: GLCaps[wgl vid 458 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[458 -> 435]: GLCaps[wgl vid 459 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[459 -> 436]: GLCaps[wgl vid 460 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[460 -> 437]: GLCaps[wgl vid 461 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[461 -> 438]: GLCaps[wgl vid 462 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[462 -> 439]: GLCaps[wgl vid 463 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[463 -> 440]: GLCaps[wgl vid 464 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[464 -> 441]: GLCaps[wgl vid 465 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[465 -> 442]: GLCaps[wgl vid 466 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], offscr[pbuffer]] wglARBPFIDs2GLCapabilities: bucket[466 -> 443]: GLCaps[wgl vid 467 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], offscr[pbuffer]] Drop [drawableType mismatch]: PFD[id = 1 (0x1), 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 = 2 (0x2), 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 = 3 (0x3), 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 = 4 (0x4), 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 = 5 (0x5), 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 = 6 (0x6), 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 = 7 (0x7), 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 = 8 (0x8), 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 = 9 (0x9), 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 = 10 (0xa), 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 = 11 (0xb), 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 = 12 (0xc), 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 = 13 (0xd), 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 = 14 (0xe), 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 = 15 (0xf), 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 = 16 (0x10), 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 = 17 (0x11), 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 = 18 (0x12), 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 = 19 (0x13), 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 = 20 (0x14), 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 = 21 (0x15), 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 = 22 (0x16), 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 = 23 (0x17), 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 = 24 (0x18), 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 = 25 (0x19), 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 = 26 (0x1a), 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 = 27 (0x1b), 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 = 28 (0x1c), 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 = 29 (0x1d), 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 = 30 (0x1e), 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 = 31 (0x1f), 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 = 32 (0x20), 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 = 33 (0x21), 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 = 34 (0x22), 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 = 35 (0x23), 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 = 36 (0x24), 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 [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 0x3db040b6]] Natives GL4bc true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GL4 true [4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GLES3 false GL3bc true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GL3 true [4.5 (Core profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GL2 true [4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware)] GLES2 false GLES1 false Count 5 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES2 GLProfile[GL2ES2/GL4.hw] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] GL2 GLProfile[GL2/GL4bc.hw] GL4 GLProfile[GL4/GL4.hw] GL3 GLProfile[GL3/GL4.hw] GL4bc GLProfile[GL4bc/GL4bc.hw] GL4ES3 GLProfile[GL4ES3/GL4.hw] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] GL3bc GLProfile[GL3bc/GL4bc.hw] default GLProfile[GL4bc/GL4bc.hw] Count 9 / 12 Desktop Capabilities: GLCaps[wgl vid 1 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 2 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 3 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 4 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 5 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 6 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 7 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 8 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 9 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 10 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 11 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 12 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 13 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 14 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 15 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 16 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 17 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 18 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 19 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 20 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 21 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 22 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 23 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 24 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 25 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 26 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 27 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 28 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 29 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 30 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 31 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 32 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 33 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 34 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 35 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 36 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 37 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, 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 0/0/1, 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 0/0/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 0/0/0/0, dp/st/ms 0/8/1, 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 16/0/1, 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 16/0/1, 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 16/0/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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 0/0/0/0, dp/st/ms 24/8/1, 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/0/1, 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/0/1, 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/0/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/0/0/0, dp/st/ms 32/8/1, 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 0/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 0/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 0/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 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 59 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 60 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 61 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 62 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 63 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 64 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 65 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 66 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 67 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 68 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 69 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 70 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 71 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 72 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 73 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 74 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 75 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 76 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 77 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 78 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 79 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 80 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 81 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 82 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 83 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 84 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 85 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 86 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 87 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 88 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 89 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 90 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 91 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 92 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 93 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 94 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 95 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 96 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 97 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 98 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 99 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 100 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 101 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 102 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 103 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 104 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 105 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 106 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 107 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 108 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 109 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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 16/16/16/16, dp/st/ms 0/0/1, 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/1, 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/1, 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/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 16/16/16/16, dp/st/ms 16/0/1, 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 24/8/1, 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 24/8/1, 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 24/8/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 16/16/16/16, dp/st/ms 32/0/1, 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 32/8/1, 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 32/8/1, 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 32/8/1, 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 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 128 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 129 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 130 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 131 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 132 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 133 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 134 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 135 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 136 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 137 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 138 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 139 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 140 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 141 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 142 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 143 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 144 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 145 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 146 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 147 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 148 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 149 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 150 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 151 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 152 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 153 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 154 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 155 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 156 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 157 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 158 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 159 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 160 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 161 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 162 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 163 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 164 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 165 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 166 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 167 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 168 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 169 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 170 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 171 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 172 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 173 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 174 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 175 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 176 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 177 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 178 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 179 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 180 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 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]] GLCaps[wgl vid 216 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 217 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 218 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 219 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 220 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 221 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 222 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 223 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 224 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 225 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 226 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 227 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 228 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 229 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 230 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 231 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 232 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 233 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 234 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 235 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 236 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 237 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 238 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 239 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 240 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 241 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 242 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 243 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 244 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 245 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 246 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 247 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 248 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 249 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 250 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 251 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 252 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 253 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 254 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 255 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 256 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 257 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 258 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 259 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 260 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 261 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 262 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 263 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 264 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 265 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 266 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 267 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 268 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 269 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 270 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 271 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 272 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 273 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 274 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 275 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 276 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 277 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 278 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 279 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 280 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 281 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 282 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 283 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 284 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 285 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 286 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 287 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 288 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 289 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 290 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 291 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 292 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 293 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 294 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 295 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 296 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 297 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 298 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 299 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 300 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 301 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 302 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 303 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 304 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 305 arb: rgba 11/11/10/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 306 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 307 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 308 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 309 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 310 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 311 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 312 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 313 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 314 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 315 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 316 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 317 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 318 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 319 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 320 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 321 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 322 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 323 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 324 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 325 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 326 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 327 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 328 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 329 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 330 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 331 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 332 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 333 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 334 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 335 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 336 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 337 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 338 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 339 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 340 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 341 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 342 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 343 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 344 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 345 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 346 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 347 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 348 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 349 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 350 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 351 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 352 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 353 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 354 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 355 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 356 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 357 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 358 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 359 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 360 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 361 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 362 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 363 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 364 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 365 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 366 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 367 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 368 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 369 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 370 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 371 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 372 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 373 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 374 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 375 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 376 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 377 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 378 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 379 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 380 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 381 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 382 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 383 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 384 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 385 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 386 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 387 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 388 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 389 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 390 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 391 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 392 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 393 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 394 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 395 arb: rgba 11/11/10/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 396 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 397 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 398 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 399 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], offscr[pbuffer]] GLCaps[wgl vid 400 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], offscr[pbuffer]] GLCaps[wgl vid 401 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], offscr[pbuffer]] GLCaps[wgl vid 402 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], offscr[pbuffer]] GLCaps[wgl vid 403 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], offscr[pbuffer]] GLCaps[wgl vid 404 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], offscr[pbuffer]] GLCaps[wgl vid 405 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 406 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 407 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 408 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], offscr[pbuffer]] GLCaps[wgl vid 409 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], offscr[pbuffer]] GLCaps[wgl vid 410 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], offscr[pbuffer]] GLCaps[wgl vid 411 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], offscr[pbuffer]] GLCaps[wgl vid 412 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], offscr[pbuffer]] GLCaps[wgl vid 413 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], offscr[pbuffer]] GLCaps[wgl vid 414 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 415 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 416 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 417 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], offscr[pbuffer]] GLCaps[wgl vid 418 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], offscr[pbuffer]] GLCaps[wgl vid 419 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], offscr[pbuffer]] GLCaps[wgl vid 420 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], offscr[pbuffer]] GLCaps[wgl vid 421 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], offscr[pbuffer]] GLCaps[wgl vid 422 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], offscr[pbuffer]] GLCaps[wgl vid 423 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 424 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 425 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 426 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], offscr[pbuffer]] GLCaps[wgl vid 427 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], offscr[pbuffer]] GLCaps[wgl vid 428 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], offscr[pbuffer]] GLCaps[wgl vid 429 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], offscr[pbuffer]] GLCaps[wgl vid 430 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], offscr[pbuffer]] GLCaps[wgl vid 431 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], offscr[pbuffer]] GLCaps[wgl vid 432 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 433 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 434 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 435 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], offscr[pbuffer]] GLCaps[wgl vid 436 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], offscr[pbuffer]] GLCaps[wgl vid 437 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], offscr[pbuffer]] GLCaps[wgl vid 438 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], offscr[pbuffer]] GLCaps[wgl vid 439 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], offscr[pbuffer]] GLCaps[wgl vid 440 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], offscr[pbuffer]] GLCaps[wgl vid 441 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 442 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 443 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 444 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], offscr[pbuffer]] GLCaps[wgl vid 445 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], offscr[pbuffer]] GLCaps[wgl vid 446 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], offscr[pbuffer]] GLCaps[wgl vid 447 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], offscr[pbuffer]] GLCaps[wgl vid 448 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], offscr[pbuffer]] GLCaps[wgl vid 449 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], offscr[pbuffer]] GLCaps[wgl vid 450 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 451 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 452 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 453 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], offscr[pbuffer]] GLCaps[wgl vid 454 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], offscr[pbuffer]] GLCaps[wgl vid 455 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], offscr[pbuffer]] GLCaps[wgl vid 456 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], offscr[pbuffer]] GLCaps[wgl vid 457 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], offscr[pbuffer]] GLCaps[wgl vid 458 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], offscr[pbuffer]] GLCaps[wgl vid 459 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 460 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 461 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] GLCaps[wgl vid 462 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], offscr[pbuffer]] GLCaps[wgl vid 463 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], offscr[pbuffer]] GLCaps[wgl vid 464 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], offscr[pbuffer]] GLCaps[wgl vid 465 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], offscr[pbuffer]] GLCaps[wgl vid 466 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], offscr[pbuffer]] GLCaps[wgl vid 467 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], offscr[pbuffer]] EGL Capabilities: none [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: javax.media.j3d.JoglPipeline.createAwtGraphicsConfiguration(JoglPipeline.java:8634) [4]: javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8367) [5]: javax.media.j3d.Renderer.doWork(Renderer.java:496) [6]: javax.media.j3d.J3dThread.run(J3dThread.java:271) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@91b9220 Factory #1: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@69e9f93 Factory #2: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@4fcf62dc 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@69e9f93 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]: javax.media.j3d.JoglPipeline.createAwtGraphicsConfiguration(JoglPipeline.java:8635) [7]: javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8367) [8]: javax.media.j3d.Renderer.doWork(Renderer.java:496) [9]: javax.media.j3d.J3dThread.run(J3dThread.java:271) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@91b9220 Factory #1: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@69e9f93 Factory #2: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@4fcf62dc 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@91b9220 ProxySurfaceImpl: surface change 0x1011fc4 -> 0x3011fc5 updateGraphicsConfiguration(using shared): hdc 0x3011fc5 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 0x3011fc5, pfdIDCount(hdc) 467, 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: 80 pixel format 8 (index 0): GLCaps[wgl vid 8 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 9 (index 1): GLCaps[wgl vid 9 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 11 (index 2): GLCaps[wgl vid 11 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 12 (index 3): GLCaps[wgl vid 12 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 14 (index 4): GLCaps[wgl vid 14 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 15 (index 5): GLCaps[wgl vid 15 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 17 (index 6): GLCaps[wgl vid 17 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 18 (index 7): GLCaps[wgl vid 18 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 44 (index 8): GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 45 (index 9): GLCaps[wgl vid 45 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 47 (index 10): GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 48 (index 11): GLCaps[wgl vid 48 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 50 (index 12): GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 51 (index 13): GLCaps[wgl vid 51 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 53 (index 14): GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 54 (index 15): GLCaps[wgl vid 54 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 62 (index 16): GLCaps[wgl vid 62 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]] pixel format 63 (index 17): GLCaps[wgl vid 63 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]] pixel format 65 (index 18): GLCaps[wgl vid 65 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 66 (index 19): GLCaps[wgl vid 66 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 68 (index 20): GLCaps[wgl vid 68 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 69 (index 21): GLCaps[wgl vid 69 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 71 (index 22): GLCaps[wgl vid 71 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 72 (index 23): GLCaps[wgl vid 72 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 80 (index 24): GLCaps[wgl vid 80 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]] pixel format 81 (index 25): GLCaps[wgl vid 81 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]] pixel format 83 (index 26): GLCaps[wgl vid 83 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 84 (index 27): GLCaps[wgl vid 84 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 86 (index 28): GLCaps[wgl vid 86 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 87 (index 29): GLCaps[wgl vid 87 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 89 (index 30): GLCaps[wgl vid 89 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 90 (index 31): GLCaps[wgl vid 90 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 98 (index 32): GLCaps[wgl vid 98 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 99 (index 33): GLCaps[wgl vid 99 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 101 (index 34): GLCaps[wgl vid 101 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 102 (index 35): GLCaps[wgl vid 102 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 104 (index 36): GLCaps[wgl vid 104 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 105 (index 37): GLCaps[wgl vid 105 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 107 (index 38): GLCaps[wgl vid 107 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 108 (index 39): GLCaps[wgl vid 108 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 26 (index 40): GLCaps[wgl vid 26 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 27 (index 41): GLCaps[wgl vid 27 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 29 (index 42): GLCaps[wgl vid 29 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 30 (index 43): GLCaps[wgl vid 30 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 32 (index 44): GLCaps[wgl vid 32 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 33 (index 45): GLCaps[wgl vid 33 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 35 (index 46): GLCaps[wgl vid 35 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 36 (index 47): GLCaps[wgl vid 36 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 116 (index 48): GLCaps[wgl vid 116 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 117 (index 49): GLCaps[wgl vid 117 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 119 (index 50): GLCaps[wgl vid 119 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 120 (index 51): GLCaps[wgl vid 120 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 122 (index 52): GLCaps[wgl vid 122 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 123 (index 53): GLCaps[wgl vid 123 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 125 (index 54): GLCaps[wgl vid 125 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 126 (index 55): GLCaps[wgl vid 126 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] pixel format 134 (index 56): GLCaps[wgl vid 134 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 135 (index 57): GLCaps[wgl vid 135 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 137 (index 58): GLCaps[wgl vid 137 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 138 (index 59): GLCaps[wgl vid 138 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 140 (index 60): GLCaps[wgl vid 140 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 141 (index 61): GLCaps[wgl vid 141 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 143 (index 62): GLCaps[wgl vid 143 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 144 (index 63): GLCaps[wgl vid 144 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 152 (index 64): GLCaps[wgl vid 152 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 153 (index 65): GLCaps[wgl vid 153 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 155 (index 66): GLCaps[wgl vid 155 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 156 (index 67): GLCaps[wgl vid 156 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 158 (index 68): GLCaps[wgl vid 158 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 159 (index 69): GLCaps[wgl vid 159 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 161 (index 70): GLCaps[wgl vid 161 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 162 (index 71): GLCaps[wgl vid 162 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 170 (index 72): GLCaps[wgl vid 170 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 171 (index 73): GLCaps[wgl vid 171 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 173 (index 74): GLCaps[wgl vid 173 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 174 (index 75): GLCaps[wgl vid 174 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 176 (index 76): GLCaps[wgl vid 176 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]] pixel format 177 (index 77): GLCaps[wgl vid 177 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]] pixel format 179 (index 78): GLCaps[wgl vid 179 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 180 (index 79): GLCaps[wgl vid 180 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[0 -> 0]: GLCaps[wgl vid 8 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 9 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[2 -> 2]: GLCaps[wgl vid 11 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[3 -> 3]: GLCaps[wgl vid 12 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[4 -> 4]: GLCaps[wgl vid 14 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[5 -> 5]: GLCaps[wgl vid 15 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[6 -> 6]: GLCaps[wgl vid 17 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[7 -> 7]: GLCaps[wgl vid 18 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[8 -> 8]: GLCaps[wgl vid 44 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[9 -> 9]: GLCaps[wgl vid 45 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[10 -> 10]: GLCaps[wgl vid 47 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[11 -> 11]: GLCaps[wgl vid 48 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[12 -> 12]: GLCaps[wgl vid 50 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[13 -> 13]: GLCaps[wgl vid 51 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[14 -> 14]: GLCaps[wgl vid 53 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[15 -> 15]: GLCaps[wgl vid 54 arb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[16 -> 16]: GLCaps[wgl vid 62 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[17 -> 17]: GLCaps[wgl vid 63 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[18 -> 18]: GLCaps[wgl vid 65 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[.]] wglARBPFIDs2GLCapabilities: bucket[19 -> 19]: GLCaps[wgl vid 66 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[.]] wglARBPFIDs2GLCapabilities: bucket[20 -> 20]: GLCaps[wgl vid 68 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[.]] wglARBPFIDs2GLCapabilities: bucket[21 -> 21]: GLCaps[wgl vid 69 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[.]] wglARBPFIDs2GLCapabilities: bucket[22 -> 22]: GLCaps[wgl vid 71 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[.]] wglARBPFIDs2GLCapabilities: bucket[23 -> 23]: GLCaps[wgl vid 72 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[.]] wglARBPFIDs2GLCapabilities: bucket[24 -> 24]: GLCaps[wgl vid 80 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[25 -> 25]: GLCaps[wgl vid 81 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[26 -> 26]: GLCaps[wgl vid 83 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[.]] wglARBPFIDs2GLCapabilities: bucket[27 -> 27]: GLCaps[wgl vid 84 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[.]] wglARBPFIDs2GLCapabilities: bucket[28 -> 28]: GLCaps[wgl vid 86 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[.]] wglARBPFIDs2GLCapabilities: bucket[29 -> 29]: GLCaps[wgl vid 87 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[.]] wglARBPFIDs2GLCapabilities: bucket[30 -> 30]: GLCaps[wgl vid 89 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[.]] wglARBPFIDs2GLCapabilities: bucket[31 -> 31]: GLCaps[wgl vid 90 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[.]] wglARBPFIDs2GLCapabilities: bucket[32 -> 32]: GLCaps[wgl vid 98 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[33 -> 33]: GLCaps[wgl vid 99 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[34 -> 34]: GLCaps[wgl vid 101 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[.]] wglARBPFIDs2GLCapabilities: bucket[35 -> 35]: GLCaps[wgl vid 102 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[.]] wglARBPFIDs2GLCapabilities: bucket[36 -> 36]: GLCaps[wgl vid 104 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[.]] wglARBPFIDs2GLCapabilities: bucket[37 -> 37]: GLCaps[wgl vid 105 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[.]] wglARBPFIDs2GLCapabilities: bucket[38 -> 38]: GLCaps[wgl vid 107 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[.]] wglARBPFIDs2GLCapabilities: bucket[39 -> 39]: GLCaps[wgl vid 108 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[.]] wglARBPFIDs2GLCapabilities: bucket[40 -> 40]: GLCaps[wgl vid 26 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[41 -> 41]: GLCaps[wgl vid 27 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[42 -> 42]: GLCaps[wgl vid 29 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[43 -> 43]: GLCaps[wgl vid 30 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[44 -> 44]: GLCaps[wgl vid 32 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[45 -> 45]: GLCaps[wgl vid 33 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[46 -> 46]: GLCaps[wgl vid 35 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[47 -> 47]: GLCaps[wgl vid 36 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[48 -> 48]: GLCaps[wgl vid 116 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[49 -> 49]: GLCaps[wgl vid 117 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[50 -> 50]: GLCaps[wgl vid 119 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[51 -> 51]: GLCaps[wgl vid 120 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[52 -> 52]: GLCaps[wgl vid 122 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[53 -> 53]: GLCaps[wgl vid 123 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/0/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[54 -> 54]: GLCaps[wgl vid 125 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[55 -> 55]: GLCaps[wgl vid 126 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 32/8/1, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] wglARBPFIDs2GLCapabilities: bucket[56 -> 56]: GLCaps[wgl vid 134 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[57 -> 57]: GLCaps[wgl vid 135 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[58 -> 58]: GLCaps[wgl vid 137 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[59 -> 59]: GLCaps[wgl vid 138 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[60 -> 60]: GLCaps[wgl vid 140 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[61 -> 61]: GLCaps[wgl vid 141 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[62 -> 62]: GLCaps[wgl vid 143 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[63 -> 63]: GLCaps[wgl vid 144 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[64 -> 64]: GLCaps[wgl vid 152 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[65 -> 65]: GLCaps[wgl vid 153 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[66 -> 66]: GLCaps[wgl vid 155 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[67 -> 67]: GLCaps[wgl vid 156 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[68 -> 68]: GLCaps[wgl vid 158 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[69 -> 69]: GLCaps[wgl vid 159 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[70 -> 70]: GLCaps[wgl vid 161 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[71 -> 71]: GLCaps[wgl vid 162 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[72 -> 72]: GLCaps[wgl vid 170 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[73 -> 73]: GLCaps[wgl vid 171 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[74 -> 74]: GLCaps[wgl vid 173 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[75 -> 75]: GLCaps[wgl vid 174 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[76 -> 76]: GLCaps[wgl vid 176 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[.]] wglARBPFIDs2GLCapabilities: bucket[77 -> 77]: GLCaps[wgl vid 177 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[.]] wglARBPFIDs2GLCapabilities: bucket[78 -> 78]: GLCaps[wgl vid 179 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[79 -> 79]: GLCaps[wgl vid 180 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[.]] updateGraphicsConfigurationARB: 80 pfd ids, skipCapsChooser false, WINDOW, 80 glcaps updateGraphicsConfigurationARB: Used wglChoosePixelFormatARB to recommend pixel format 8, idx 0, GLCaps[wgl vid 8 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[.]] chooseCapabilities: Chosen idx 0 chosen pfdID (ARB): native recommended 1 chosen GLCaps[wgl vid 8 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 8 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 8 -> WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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[.]]] Bug 1004[TGMapped true]: Init AppContext @ on thread J3D-Renderer-1 0xa6302ea: tg Java3D 0x6a5455f9 -> appCtx [ main null 0x0 -> this sun.awt.AppContext[threadGroup=system] 0x45ef3510 ] JAWTWindow[0x3be57272].invalidate() - visible[isShowing false], ** THIS 0x43934618: QueryCanvas[visible true, showing false, valid false, displayable true, 0/0 0x0] ** THREAD J3D-Renderer-1 JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWTWindow[0x3be57272][JVM version: 1.7.0_75 (1.7.0 update 75) 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 0x80c62, surfaceHandle 0x3011fc5, 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 8 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@444fe62[dev=D3DGraphicsDevice[screen=0],pixfmt=8], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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 javax.media.j3d.JoglPipeline$QueryCanvas[canvas0,0,0,0x0,invalid], surfaceLock <689389da, 2e3f7cd9>[count 1, qsz 0, owner ]] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, Handle 0x3011fc5, Surface JAWTWindow[0x3be57272][JVM version: 1.7.0_75 (1.7.0 update 75) 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 0x80c62, surfaceHandle 0x3011fc5, 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 8 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@444fe62[dev=D3DGraphicsDevice[screen=0],pixfmt=8], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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 javax.media.j3d.JoglPipeline$QueryCanvas[canvas0,0,0,0x0,invalid], surfaceLock <689389da, 2e3f7cd9>[count 1, qsz 0, owner ]]] J3D-Renderer-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowsJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: javax.media.j3d.JoglPipeline$QueryCanvas.addNotify(JoglPipeline.java:8605) [4]: java.awt.Container.addNotify(Container.java:2769) [5]: java.awt.Window.addNotify(Window.java:770) [6]: java.awt.Frame.addNotify(Frame.java:487) [7]: java.awt.Window.show(Window.java:1031) [8]: java.awt.Component.show(Component.java:1655) [9]: java.awt.Component.setVisible(Component.java:1607) [10]: java.awt.Window.setVisible(Window.java:1014) [11]: javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8371) [12]: javax.media.j3d.Renderer.doWork(Renderer.java:496) [13]: javax.media.j3d.J3dThread.run(J3dThread.java:271) setPixelFormat (post): hdc 0x3011fc5, 0 -> 8, set: true J3D-Renderer-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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[0x3be57272].attach @ Thread AWT-EventQueue-0: visible[isShowing false], ** THIS 0x43934618: QueryCanvas[visible true, showing true, valid true, displayable true, 0/0 1x1] ** THREAD AWT-EventQueue-0 J3D-Renderer-1: GLContext.resetStates(isInit true) JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 1 x 1 ] JAWTWindow: surface change 0x3011fc5 -> 0x1011fc4 J3D-Renderer-1: WindowsWGLContext.createImpl: START GLCaps[wgl vid 8 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: mappedVersionsAvailableSet(decon): true J3D-Renderer-1: createContextARB: Requested GLProfile[GL4bc/GL4bc.hw] -> 4.0 (Compat profile, compat[], hardware) J3D-Renderer-1: createContextARB: Mapped 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 J3D-Renderer-1 - WindowWGLContext.createContextARBImpl: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - @creation, handle 0x1011fc4, share 0x0, direct true, wglCreateContextAttribsARB: 0x18f3dc60 J3D-Renderer-1: createContextARBImpl: OK 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - @creation, share 0, direct true J3D-Renderer-1: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Str) 4.5.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware), strictMatch false, glVersionsMapping false J3D-Renderer-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Int) 4.5.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Post version verification req 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) -> has 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], 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 0x3db040b6]]: [NoSurfacelessCtx] J3D-Renderer-1: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 J3D-Renderer-1: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4050003) -> 0x7c72fcf6 Info: setGL (OpenGL null): J3D-Renderer-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@2c21ae8c [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:347) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1731) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:982) [5]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:311) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:759) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580) [9]: javax.media.j3d.JoglPipeline$QueryCanvas.doQuery(JoglPipeline.java:8615) [10]: javax.media.j3d.JoglPipeline$QueryCanvas.access$100(JoglPipeline.java:8566) [11]: javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8372) [12]: javax.media.j3d.Renderer.doWork(Renderer.java:496) [13]: javax.media.j3d.J3dThread.run(J3dThread.java:271) J3D-Renderer-1: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4050003) -> 0x1b9288c2 - entries: 326 J3D-Renderer-1: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], 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.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 - obj 0x4b963cd1, ctx 0x20000, isShared false, surf true 0x1011fc4, <574a7ff6, 5c171c3f>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 GLDebugMessageHandler.init(false) .. n/a J3D-Renderer-1: GLContextImpl.destroy.0: obj 0x4b963cd1, ctx 0x20000, isShared false, surf true 0x0, <574a7ff6, 5c171c3f>[count 0, qsz 0, owner ] J3D-Renderer-1: GLContext.resetStates(isInit false) J3D-Renderer-1: GLContextImpl.destroy.X: obj 0x4b963cd1, ctx 0x0, isShared false, surf true 0x1011fc4, <574a7ff6, 5c171c3f>[count 0, qsz 0, owner ] J3D-Renderer-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowsJAWTWindow, isProxySurface false: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: javax.media.j3d.JoglPipeline$QueryCanvas.doQuery(JoglPipeline.java:8626) [4]: javax.media.j3d.JoglPipeline$QueryCanvas.access$100(JoglPipeline.java:8566) [5]: javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8372) [6]: javax.media.j3d.Renderer.doWork(Renderer.java:496) [7]: javax.media.j3d.J3dThread.run(J3dThread.java:271) JAWTWindow[0x3be57272].destroy @ Thread J3D-Renderer-1 JAWTWindow[0x3be57272].invalidate() - visible[isShowing false], ** THIS 0x43934618: QueryCanvas[visible true, showing true, valid true, displayable true, 0/0 1x1] ** THREAD J3D-Renderer-1 JAWTWindow[0x3be57272].detach @ Thread AWT-EventQueue-0: visible[isShowing false], ** THIS 0x43934618: QueryCanvas[visible true, showing true, valid true, displayable true, 0/0 1x1] ** THREAD AWT-EventQueue-0 Bug 1004[TGMapped true]: Init AppContext @ on thread J3D-Renderer-1 0xa6302ea: tg Java3D 0x6a5455f9 -> appCtx [ main null 0x0 -> this sun.awt.AppContext[threadGroup=system] 0x45ef3510 ] JAWTWindow[0x1cf4651f].invalidate() - visible[isShowing true], ** THIS 0x37900bbc: Canvas3D[visible true, showing true, valid true, displayable true, 0/0 240x217] ** THREAD J3D-Renderer-1 JAWTWindow[0x1cf4651f].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x37900bbc: Canvas3D[visible true, showing true, valid true, displayable true, 0/0 240x217] ** THREAD AWT-EventQueue-0 JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 240 x 217 ] GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWTWindow[0x1cf4651f][JVM version: 1.7.0_75 (1.7.0 update 75) JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 240 x 217 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x90c62, surfaceHandle 0x67011cd2, bounds [ 0 / 0 240 x 217 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 240x217], pixels[scale 1.0, 1.0 -> 240x217], 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 8 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@444fe62[dev=D3DGraphicsDevice[screen=0],pixfmt=8], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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 javax.media.j3d.Canvas3D[canvas1,0,0,240x217], surfaceLock <1cb53ac1, 3e2463a0>[count 1, qsz 0, owner ]] GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, Handle 0x67011cd2, Surface JAWTWindow[0x1cf4651f][JVM version: 1.7.0_75 (1.7.0 update 75) JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 240 x 217 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x90c62, surfaceHandle 0x67011cd2, bounds [ 0 / 0 240 x 217 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 240x217], pixels[scale 1.0, 1.0 -> 240x217], 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 8 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@444fe62[dev=D3DGraphicsDevice[screen=0],pixfmt=8], encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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 javax.media.j3d.Canvas3D[canvas1,0,0,240x217], surfaceLock <1cb53ac1, 3e2463a0>[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:184) [3]: javax.media.j3d.JoglPipeline.createNewContext(JoglPipeline.java:6400) [4]: javax.media.j3d.Canvas3D.createNewContext(Canvas3D.java:4602) [5]: javax.media.j3d.Canvas3D.createNewContext(Canvas3D.java:2376) [6]: javax.media.j3d.Renderer.doWork(Renderer.java:881) [7]: javax.media.j3d.J3dThread.run(J3dThread.java:271) setPixelFormat (post): hdc 0x67011cd2, 0 -> 8, set: true J3D-Renderer-1: WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0], pfdID 8, 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 8 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 8 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: mappedVersionsAvailableSet(decon): true J3D-Renderer-1: createContextARB: Requested GLProfile[GL4bc/GL4bc.hw] -> 4.0 (Compat profile, compat[], hardware) J3D-Renderer-1: createContextARB: Mapped 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 J3D-Renderer-1 - WindowWGLContext.createContextARBImpl: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - @creation, handle 0x67011cd2, share 0x0, direct true, wglCreateContextAttribsARB: 0x18f3dc60 J3D-Renderer-1: createContextARBImpl: OK 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - @creation, share 0, direct true J3D-Renderer-1: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Str) 4.5.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware), strictMatch false, glVersionsMapping false J3D-Renderer-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.5.13399 Compatibility Profile Context 15.200.1062.1004, Number(Int) 4.5.0 J3D-Renderer-1: GLContext.setGLFuncAvail: Post version verification req 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) -> has 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], 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 0x3db040b6]]: [NoSurfacelessCtx] J3D-Renderer-1: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 J3D-Renderer-1: Initializing WGL extension address table: WGL-.windows_decon_0 J3D-Renderer-1: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x23d8a5c4 J3D-Renderer-1: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x4050003) -> 0x7c72fcf6 Info: setGL (OpenGL null): J3D-Renderer-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@564ba5f6 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:347) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1731) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:982) [5]: jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:311) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:759) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580) [9]: javax.media.j3d.JoglPipeline.createNewContext(JoglPipeline.java:6412) [10]: javax.media.j3d.Canvas3D.createNewContext(Canvas3D.java:4602) [11]: javax.media.j3d.Canvas3D.createNewContext(Canvas3D.java:2376) [12]: javax.media.j3d.Renderer.doWork(Renderer.java:881) [13]: javax.media.j3d.J3dThread.run(J3dThread.java:271) J3D-Renderer-1: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x4050003) -> 0x1b9288c2 - entries: 326 J3D-Renderer-1: GLContext.setGLFuncAvail.X: OK .windows_decon_0-0x4050003 - 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], 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.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 - obj 0x73619950, ctx 0x30000, isShared false, surf true 0x67011cd2, <7ce5bd, 7cedb8b>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 GLDebugMessageHandler.init(false) .. n/a JAWTWindow: surface change 0x67011cd2 -> 0x1011fc4 JAWTWindow[0x1cf4651f].hierarchyChanged: action 1, displayable true, showing [changed false, comp false], visible[isShowing false], changeBits 0x4 ** COMP 0x37900bbc: Canvas3D[visible true, showing false, valid true, displayable true, 0/0 240x217] ** SOURCE 0x37900bbc: Canvas3D[visible true, showing false, valid true, displayable true, 0/0 240x217] ** CHANGED 0x2ec85eee: JFrame[visible false, showing false, valid true, displayable true, 0/0 256x256] ** CHANGEDPARENT 0xnil: null ** THIS 0x37900bbc: Canvas3D[visible true, showing false, valid true, displayable true, 0/0 240x217] ** THREAD AWT-EventQueue-0 JAWTWindow: surface change 0x1011fc4 -> 0x2011b76 J3D-Renderer-1: GLContextImpl.destroy.0: obj 0x73619950, ctx 0x30000, isShared false, surf true 0x0, <7ce5bd, 7cedb8b>[count 0, qsz 0, owner ] J3D-Renderer-1: GLContext.resetStates(isInit false) J3D-Renderer-1: GLContextImpl.destroy.X: obj 0x73619950, ctx 0x0, isShared false, surf true 0x2011b76, <7ce5bd, 7cedb8b>[count 0, qsz 0, owner ] J3D-Renderer-1: setRealized: drawable WindowsOnscreenWGLDrawable, surface WindowsJAWTWindow, isProxySurface false: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: javax.media.j3d.JoglPipeline.destroyContext(JoglPipeline.java:6809) [4]: javax.media.j3d.Canvas3D.destroyContext(Canvas3D.java:4642) [5]: javax.media.j3d.Renderer.removeCtx(Renderer.java:1551) [6]: javax.media.j3d.Renderer.doWork(Renderer.java:372) [7]: javax.media.j3d.J3dThread.run(J3dThread.java:271) JAWTWindow[0x1cf4651f].destroy @ Thread J3D-Renderer-1 JAWTWindow[0x1cf4651f].invalidate() - visible[isShowing false], ** THIS 0x37900bbc: Canvas3D[visible true, showing false, valid true, displayable true, 0/0 240x217] ** THREAD J3D-Renderer-1 JAWTWindow[0x1cf4651f].hierarchyChanged: action 0, displayable false, showing [changed false, comp false], visible[isShowing false], changeBits 0x2 ** COMP 0x37900bbc: Canvas3D[visible true, showing false, valid false, displayable false, 0/0 240x217] ** SOURCE 0x37900bbc: Canvas3D[visible true, showing false, valid false, displayable false, 0/0 240x217] ** CHANGED 0x37900bbc: Canvas3D[visible true, showing false, valid false, displayable false, 0/0 240x217] ** CHANGEDPARENT 0x3d80fbe2: JPanel[visible true, showing false, valid true, displayable true, 0/0 240x217] ** THIS 0x37900bbc: Canvas3D[visible true, showing false, valid false, displayable false, 0/0 240x217] ** THREAD AWT-EventQueue-0 NativeWindowFactory.shutdown() START: JVM Shutdown true, on thread NativeWindowFactory_ShutdownHook NativeWindowFactory.shutdown - customShutdownHook #1/1 GLDrawableFactory.shutdownAll 2 instances, on thread NativeWindowFactory_ShutdownHook GLDrawableFactory.shutdownAll[1/2]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory DisplayGamma: Reset WindowsWGLDrawableFactory.shutdown SharedResourceRunner.stop() - NativeWindowFactory_ShutdownHook SharedResourceRunner.run(): RELEASE START - main-SharedResourceRunner Shutdown Shared: Device : WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]] Screen : DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3db040b6]], idx 0] Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, 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 0x3db040b6]], idx 0], pfdID 8, 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 8 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 <7e2705ea, 33f5865a>[count 0, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] CTX : WindowsWGLContext [Version 4.5 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.5.13399 Compatibility Profile Context 15.200.1062.1004 [GL 4.5.0, vendor 15.200.1062 (Compatibility Profile Context 15.200.1062.1004)], options 0x3c03, this 0x4f2b6f0f, handle 0x30001, isShared false, jogamp.opengl.gl4.GL4bcImpl@6a9bbbbe, quirks: [NoDoubleBufferedBitmap, NoSurfacelessCtx], Drawable: WindowsOnscreenWGLDrawable[Realized true, Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4288008f, 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 0x3db040b6]], idx 0], pfdID 8, 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 8 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 <7e2705ea, 33f5865a>[count 0, qsz 0, owner ] , GDIDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]]] main-SharedResourceRunner: GLContextImpl.destroy.0: obj 0x4f2b6f0f, ctx 0x30001, isShared false, surf true 0x0, <1642eda0, 3feaecb>[count 0, qsz 0, owner ] ProxySurfaceImpl: surface change 0x3011fc5 -> 0x2011b76 main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: GLContextImpl.destroy.X: obj 0x4f2b6f0f, ctx 0x0, isShared false, surf true 0x2011b76, <1642eda0, 3feaecb>[count 0, qsz 0, owner ] main-SharedResourceRunner: setRealized: drawable WindowsOnscreenWGLDrawable, surface GDISurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:184) [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.releaseSharedResource(WindowsWGLDrawableFactory.java:415) [4]: jogamp.opengl.SharedResourceRunner.releaseSharedResources(SharedResourceRunner.java:346) [5]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:328) [6]: java.lang.Thread.run(Thread.java:745) RegisteredClassFactory releaseSharedClass (0) released: RegisteredClass[handle 0x7ff644dc0000, _dummyWindow_clazz0, dtx 0x8d1e20] SharedResourceRunner.run(): RELEASE END - main-SharedResourceRunner RegisteredClassFactory.shutdownSharedClasses: 1 RegisteredClassFactory #0/1: null GLDrawableFactory.shutdownAll[2/2]: jogamp.opengl.egl.EGLDrawableFactory DisplayGamma: Reset EGLDrawableFactory.shutdown GraphicsConfigurationFactory.registerFactory() remove DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable], deleting: null EGLDisplayUtil.EGLDisplays: Shutdown (open: 0) [2]: jogamp.opengl.egl.EGLDisplayUtil.shutdown(EGLDisplayUtil.java:154) [3]: jogamp.opengl.egl.EGLDrawableFactory.shutdownImpl(EGLDrawableFactory.java:390) [4]: com.jogamp.opengl.GLDrawableFactory.shutdown0(GLDrawableFactory.java:209) [5]: com.jogamp.opengl.GLDrawableFactory.access$000(GLDrawableFactory.java:97) [6]: com.jogamp.opengl.GLDrawableFactory$1.run(GLDrawableFactory.java:125) [7]: com.jogamp.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:269) [8]: com.jogamp.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:187) [9]: java.lang.Thread.run(Thread.java:745) GLDrawableFactory.shutdownAll.X on thread NativeWindowFactory_ShutdownHook NativeWindowFactory.shutdown(): Post customShutdownHook NativeWindowFactory_ShutdownHook - GraphicsConfigurationFactory.shutdown() NativeWindowFactory_ShutdownHook - NativeWindowFactory.shutdown() END JVM Shutdown true