Advertisement
Guest User

Untitled

a guest
Nov 14th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 220.27 KB | None | 0 0
  1. Log at program startup:
  2. -----------------------
  3. GLProfile.initSingleton() - thread main
  4. java.lang.Exception: Stack trace
  5. at java.lang.Thread.dumpStack(Unknown Source)
  6. at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:118)
  7. at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1857)
  8. at javax.media.opengl.GLProfile.get(GLProfile.java:768)
  9. at javax.media.opengl.GLProfile.getDefault(GLProfile.java:555)
  10. at javax.media.opengl.GLProfile.getDefault(GLProfile.java:566)
  11. at com.test.structure.wb.JoglTest.<init>(JoglTest.java:34)
  12. at com.test.structure.wb.JoglTest.main(JoglTest.java:25)
  13. OGLUtilities.UNDEFINED = 0
  14. OGLUtilities.WINDOW = 1
  15. OGLUtilities.PBUFFER = 2
  16. OGLUtilities.TEXTURE = 3
  17. OGLUtilities.FLIP_BACKBUFFER = 4
  18. OGLUtilities.FBOBJECT = 5
  19. Checking for Java2D/OpenGL support
  20. Java2D support: default GraphicsConfiguration = sun.java2d.d3d.D3DGraphicsConfig
  21. JOGL/Java2D integration disabled
  22. GLProfile.init - thread: main
  23. -----------------------------------------------------------------------------------------------------
  24. Platform: WINDOWS / Windows 7 6.1 (os), amd64 (arch), GENERIC_ABI, 4 cores
  25. MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
  26. int8 1 / 1, int16 2 / 2
  27. int 4 / 4, long 4 / 4
  28. int32 4 / 4, int64 8 / 8
  29. float 4 / 4, double 8 / 8, ldouble 16 / 16
  30. pointer 8 / 8, page 4096
  31. Platform: Java Version: 1.6.0_21, VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
  32. Platform: Java Vendor: Sun Microsystems Inc., http://java.sun.com/, is JavaSE: true, AWT enabled: true
  33. -----------------------------------------------------------------------------------------------------
  34. -----------------------------------------------------------------------------------------------------
  35. Package: com.jogamp.common
  36. Extension Name: com.jogamp.common
  37. Specification Title: GlueGen Java Bindings Generator
  38. Specification Vendor: JogAmp Community
  39. Specification Version: 2.0
  40. Implementation Title: GlueGen Run-Time
  41. Implementation Vendor: JogAmp Community
  42. Implementation Vendor ID: com.jogamp
  43. Implementation URL: http://jogamp.org/
  44. Implementation Version: 2.0-b52-20121101
  45. Implementation Branch: rc
  46. Implementation Commit: d430657cfd1f21885f3fdebebe6f0a49b1c5cd13
  47. -----------------------------------------------------------------------------------------------------
  48. -----------------------------------------------------------------------------------------------------
  49. Package: javax.media.nativewindow
  50. Extension Name: null
  51. Specification Title: null
  52. Specification Vendor: null
  53. Specification Version: null
  54. Implementation Title: null
  55. Implementation Vendor: null
  56. Implementation Vendor ID: null
  57. Implementation URL: null
  58. Implementation Version: null
  59. Implementation Branch: null
  60. Implementation Commit: null
  61. -----------------------------------------------------------------------------------------------------
  62. -----------------------------------------------------------------------------------------------------
  63. Package: javax.media.opengl
  64. Extension Name: javax.media.opengl
  65. Specification Title: Java Bindings for OpenGL API Specification
  66. Specification Vendor: JogAmp Community
  67. Specification Version: 2.0
  68. Implementation Title: Java Bindings for OpenGL Runtime Environment
  69. Implementation Vendor: JogAmp Community
  70. Implementation Vendor ID: com.jogamp
  71. Implementation URL: http://jogamp.org/
  72. Implementation Version: 2.0-b66-20121101
  73. Implementation Branch: rc
  74. Implementation Commit: 502847f59ef01c78a85e4ee5453a09d9b83d9a5e
  75. -----------------------------------------------------------------------------------------------------
  76. GLDrawableFactory.static - Native OS Factory for: .windows: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory
  77. SharedResourceRunner.start() - start new Thread - main
  78. SharedResourceRunner.run(): STARTED - main-SharedResourceRunner
  79. SharedResourceRunner.run(): READY - main-SharedResourceRunner
  80. Info: EGLDrawableFactory: EGL ES1 - NOPE (ES1 lib)
  81. Info: EGLDrawableFactory: EGL ES2 - NOPE
  82. javax.media.opengl.GLException: No GLDrawableFactory available for profile: GLES2
  83. at javax.media.opengl.GLDrawableFactory.getFactoryImpl(GLDrawableFactory.java:404)
  84. at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1436)
  85. at javax.media.opengl.GLProfile.access$100(GLProfile.java:76)
  86. at javax.media.opengl.GLProfile$1.run(GLProfile.java:157)
  87. at java.security.AccessController.doPrivileged(Native Method)
  88. at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123)
  89. at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1857)
  90. at javax.media.opengl.GLProfile.get(GLProfile.java:768)
  91. at javax.media.opengl.GLProfile.getDefault(GLProfile.java:555)
  92. at javax.media.opengl.GLProfile.getDefault(GLProfile.java:566)
  93. at com.test.structure.wb.JoglTest.<init>(JoglTest.java:34)
  94. at com.test.structure.wb.JoglTest.main(JoglTest.java:25)
  95. Info: GLProfile.init - EGL GLDrawable factory not available
  96. Info: GLProfile.init - Default device is desktop derived: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]
  97. WindowsWGLDrawableFactory.enterThreadCriticalZone() - 0xffffffffffffffff - main
  98. Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]] (com.jogamp.nativewindow.windows.WindowsGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory false
  99. GLProfile.init map decon, desktopCtxUndef true, esCtxUndef true
  100. GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device decon
  101. GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device decon
  102. GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device decon
  103. GLProfile.init map GLProfile[GL2/GL2.sw] on device decon
  104. GLProfile.init map GLProfile[GL4/GL4.sw] on device decon
  105. GLProfile.init map GLProfile[GL3/GL3.sw] on device decon
  106. GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device decon
  107. GLProfile.init map *** no mapping for GLES2 on device decon
  108. GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device decon
  109. GLProfile.init map *** no mapping for GLES1 on device decon
  110. GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device decon
  111. SharedResourceRunner.getOrCreateShared() decon: trying - main
  112. SharedResourceRunner.doAndWait() START init: decon, release: null - main
  113. SharedResourceRunner.doAndWait() set command: decon, release: null - main
  114. SharedResourceRunner.run(): WOKE UP for device connection init: decon, release: null - main-SharedResourceRunner
  115. SharedResourceRunner.run(): create Shared for: decon - main-SharedResourceRunner
  116. main-SharedResourceRunner: setRealized: WindowsOnscreenWGLDrawable false -> true
  117. WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen false,
  118. requested GLCaps[rgba 0x8/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[.]],
  119. chosen GLCaps[wgl vid 0x7 gdi: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]]
  120. main-SharedResourceRunner: GLContext.resetStates()
  121. java.lang.Exception: Info: setGL (OpenGL null): main-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@68ed662d
  122. at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:247)
  123. at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1181)
  124. at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:311)
  125. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:572)
  126. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:485)
  127. at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:334)
  128. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  129. at java.lang.Thread.run(Unknown Source)
  130. main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0
  131. main-SharedResourceRunner: GLContext WGL ProcAddressTable mapping key(WGL-.windows_decon_0) -> 0x580eac5a
  132. main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]] - 0.0 (Compatibility profile, hardware) - 3.3.0
  133. main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x3000002 - 3.0 (Compatibility profile, hardware) - 3.3.0, 3.0.0
  134. main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x3000002) -> 0x48cbdb20
  135. main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@68ed662d, OpenGL null
  136. main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL null, use glGetString
  137. main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 252, used glGetString
  138. main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 26
  139. main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation
  140. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 277
  141. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions
  142. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions
  143. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions
  144. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions
  145. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions
  146. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions
  147. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions
  148. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions
  149. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions
  150. main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.windows_decon_0-0x3000002) -> 0x6e79839 - entries: 287
  151. Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS
  152. main-SharedResourceRunner: GLContext.setGLFuncAvail.X: .windows_decon_0-0x3000002 - 3.0 (Compatibility profile, ES2 compatible, FBO, hardware)
  153. main-SharedResourceRunner: createContextARB: mappedVersionsAvailableSet(decon): false
  154. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  155. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  156. main-SharedResourceRunner: createContextARBImpl: NO 4.2 (Compatibility profile, arb, hardware) - @creation
  157. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  158. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.1 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  159. main-SharedResourceRunner: createContextARBImpl: NO 4.1 (Compatibility profile, arb, hardware) - @creation
  160. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  161. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.0 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  162. main-SharedResourceRunner: createContextARBImpl: NO 4.0 (Compatibility profile, arb, hardware) - @creation
  163. main-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 4.2
  164. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3
  165. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 3.3 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  166. main-SharedResourceRunner: createContextARBImpl: OK 3.3 (Compatibility profile, arb, hardware) - @creation, share 0, direct true
  167. main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0
  168. main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x580eac5a
  169. main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]] - 3.3 (Compatibility profile, arb, hardware) - 3.3.0
  170. main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x3030003 - 3.3 (Compatibility profile, arb, hardware) - 3.3.0, 3.3.0
  171. main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.windows_decon_0-0x3030003) -> 0x7bcd107f
  172. main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@68ed662d, OpenGL 3.0 (Compatibility profile, ES2 compatible, FBO, hardware) - 3.3.0
  173. main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.0 (Compatibility profile, ES2 compatible, FBO, hardware) - 3.3.0, use glGetStringi
  174. main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 252, used glGetStringi
  175. main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 26
  176. main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation
  177. main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 277
  178. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions
  179. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions
  180. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions
  181. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions
  182. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions
  183. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions
  184. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions
  185. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions
  186. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions
  187. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions
  188. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions
  189. main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions
  190. main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.windows_decon_0-0x3030003) -> 0x53f64158 - entries: 290
  191. Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS
  192. main-SharedResourceRunner: GLContext.setGLFuncAvail.X: .windows_decon_0-0x3030003 - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  193. main-SharedResourceRunner: createContextARBVersions: version verification - expected 3.3, has 3.3 == true
  194. GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]: 3.0 (Compatibility profile, hardware) -> 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  195. main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 3.2 -> 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  196. GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]: 2.0 (Compatibility profile, hardware) -> 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  197. GLContext.mapAvailableGLVersion: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]: 3.0 (Core profile, hardware) -> 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  198. main-SharedResourceRunner: GLContext.resetStates()
  199. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  200. main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0
  201. main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x580eac5a
  202. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (Core profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  203. main-SharedResourceRunner: createContextARBImpl: NO 4.2 (Core profile, arb, hardware) - @creation
  204. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  205. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.1 (Core profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  206. main-SharedResourceRunner: createContextARBImpl: NO 4.1 (Core profile, arb, hardware) - @creation
  207. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  208. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.0 (Core profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  209. main-SharedResourceRunner: createContextARBImpl: NO 4.0 (Core profile, arb, hardware) - @creation
  210. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  211. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (forward, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  212. main-SharedResourceRunner: createContextARBImpl: NO 4.2 (forward, arb, hardware) - @creation
  213. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  214. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.1 (forward, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  215. main-SharedResourceRunner: createContextARBImpl: NO 4.1 (forward, arb, hardware) - @creation
  216. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  217. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.0 (forward, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  218. main-SharedResourceRunner: createContextARBImpl: NO 4.0 (forward, arb, hardware) - @creation
  219. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  220. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.2 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  221. main-SharedResourceRunner: createContextARBImpl: NO 4.2 (Compatibility profile, arb, hardware) - @creation
  222. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  223. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.1 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  224. main-SharedResourceRunner: createContextARBImpl: NO 4.1 (Compatibility profile, arb, hardware) - @creation
  225. main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  226. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 4.0 (Compatibility profile, arb, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  227. main-SharedResourceRunner: createContextARBImpl: NO 4.0 (Compatibility profile, arb, hardware) - @creation
  228. main-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 4.4
  229. main-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet .windows_decon_0
  230. .windows_decon_0-0x3020000: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  231. .windows_decon_0-0x3040000: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  232. .windows_decon_0-0x2020000: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  233. GLContextImpl.mapGLVersions: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], profileAliasing: true, total 182.098189ms
  234. .windows_decon_0-0x3020000: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  235. .windows_decon_0-0x3040000: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  236. .windows_decon_0-0x2020000: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  237. main-SharedResourceRunner - WindowWGLContext.createContextARBImpl: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - @creation, handle 0xffffffffff0108cf, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  238. main-SharedResourceRunner: createContextARBImpl: OK 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - @creation, share 0, direct true
  239. java.lang.Exception: Info: setGL (OpenGL null): main-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@4c3c2378
  240. at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:247)
  241. at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1181)
  242. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:760)
  243. at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:320)
  244. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:572)
  245. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:485)
  246. at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:334)
  247. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  248. at java.lang.Thread.run(Unknown Source)
  249. main-SharedResourceRunner: Initializing WGL extension address table: WGL-.windows_decon_0
  250. main-SharedResourceRunner: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x580eac5a
  251. main-SharedResourceRunner: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]] - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  252. main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x3030003 - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0, 3.3.0
  253. main-SharedResourceRunner: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x3030003) -> 0x7bcd107f
  254. main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x3030003) -> 0x53f64158 - entries: 290
  255. Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS
  256. main-SharedResourceRunner: GLContext.setGLFuncAvail.X: .windows_decon_0-0x3030003 - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  257. main-SharedResourceRunner: createContextImpl: OK (ARB, initial) share 0
  258. main-SharedResourceRunner: Create GL context OK: obj 0x48a77106, ctx 0xe0001, surf 0xffffffffff0108cf for jogamp.opengl.windows.wgl.WindowsOnscreenWGLContext - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  259. GLDebugMessageHandler.init(false)
  260. GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  261. GLDebugMessageHandler.init(false) .. n/a
  262. main-SharedResourceRunner: GLContext.ContextSwitch: obj 0x48a77106, ctx 0xe0001, surf 0xffffffffff0108cf - switch - CONTEXT_CURRENT_NEW - <3cc262, 14fdb00d>[count 1, qsz 0, owner <main-SharedResourceRunner>]
  263. SharedDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]
  264. SharedScreen: DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0]
  265. SharedContext: WindowsOnscreenWGLContext [OpenGL 3.3, options 0x303, 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0, this 0x48a77106, handle 0xe0001, jogamp.opengl.gl4.GL4bcImpl@4c3c2378,
  266. quirks: [NoDoubleBufferedBitmap],
  267. Drawable: WindowsOnscreenWGLDrawable[Realized true,
  268. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  269. Handle 0x0,
  270. Surface GDISurface[ GDIDummyUpstreamSurfaceHook[ 64x64], displayHandle 0x0, surfaceHandle 0x0, size 64x64, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ], surfaceLock <67a5a19, 4ab122a1>[count 0, qsz 0, owner <NULL>] ]]]
  271. pixelformat: true
  272. multisample: true
  273. pbuffer: true
  274. readDrawable: true
  275. vendor: NVIDIA Corporation
  276. needsCurrenContext4ARBPFDQueries: false
  277. SharedResourceRunner.run(): READY - main-SharedResourceRunner
  278. SharedResourceRunner.initializeAndWait END init: decon, release: null - main
  279. SharedResourceRunner.getOrCreateShared() decon: success - main
  280. GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]: desktop Shared Ctx true
  281. GLProfile.init map decon, desktopCtxUndef false, esCtxUndef false
  282. GLProfile.init map *** no mapping for GL4bc on device decon
  283. GLProfile.init map GLProfile[GL3bc/GL3bc.hw] on device decon
  284. GLProfile.init map defaultHW GLProfile[GL3bc/GL3bc.hw] on device decon
  285. GLProfile.init map GLProfile[GL2/GL2.hw] on device decon
  286. GLProfile.init map defaultAny GLProfile[GL2/GL2.hw] on device decon
  287. GLProfile.init map *** no mapping for GL4 on device decon
  288. GLProfile.init map GLProfile[GL3/GL3.hw] on device decon
  289. GLProfile.init map GLProfile[GL2GL3/GL3bc.hw] on device decon
  290. GLProfile.init map *** no mapping for GLES2 on device decon
  291. GLProfile.init map GLProfile[GL2ES2/GL3bc.hw] on device decon
  292. GLProfile.init map *** no mapping for GLES1 on device decon
  293. GLProfile.init map GLProfile[GL2ES1/GL3bc.hw] on device decon
  294. GLProfile.initProfilesForDevice: decon: added profile(s): desktop true, egl false
  295. GLProfile.initProfilesForDevice: decon: Native[GL4bc false, GL4 false, GL3bc true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL3 true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL2 true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL3bc.hw], GLProfile[GL2ES1/GL3bc.hw], GLProfile[GL2/GL2.hw], GLProfile[GL3/GL3.hw], GLProfile[GL3bc/GL3bc.hw], GLProfile[GL2GL3/GL3bc.hw], GLProfile[GL3bc/GL3bc.hw], , default GLProfile[GL3bc/GL3bc.hw]]
  296. GLProfile.dumpGLInfo: WindowsOnscreenWGLContext [OpenGL 3.3, options 0x303, 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0, this 0x48a77106, handle 0xe0001, jogamp.opengl.gl4.GL4bcImpl@4c3c2378,
  297. quirks: [NoDoubleBufferedBitmap],
  298. Drawable: WindowsOnscreenWGLDrawable[Realized true,
  299. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  300. Handle 0x0,
  301. Surface GDISurface[ GDIDummyUpstreamSurfaceHook[ 64x64], displayHandle 0x0, surfaceHandle 0x0, size 64x64, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ], surfaceLock <67a5a19, 4ab122a1>[count 0, qsz 0, owner <NULL>] ]]]
  302. ExtensionAvailabilityCache: getGLExtensions() called
  303. -----------------------------------------------------------------------------------------------------
  304. WindowsGraphicsDevice[type .windows, connection decon]:
  305. Native
  306. GL4bc false
  307. GL4 false
  308. GL3bc true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)]
  309. GL3 true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)]
  310. GL2 true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)]
  311. GL2ES1 true
  312. GLES1 false
  313. GL2ES2 true
  314. GLES2 false
  315. Profiles
  316. GLProfile[GL2ES2/GL3bc.hw]
  317. GLProfile[GL2ES1/GL3bc.hw]
  318. GLProfile[GL2/GL2.hw]
  319. GLProfile[GL3/GL3.hw]
  320. GLProfile[GL3bc/GL3bc.hw]
  321. GLProfile[GL2GL3/GL3bc.hw]
  322. GLProfile[GL3bc/GL3bc.hw]
  323. default GLProfile[GL3bc/GL3bc.hw]
  324.  
  325. Swap Interval -1
  326. GL Profile GLProfile[GL2/GL2.sw]
  327. CTX VERSION 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  328. GL jogamp.opengl.gl4.GL4bcImpl@4c3c2378
  329. GL_VENDOR NVIDIA Corporation
  330. GL_RENDERER GeForce 310M/PCIe/SSE2
  331. GL_VERSION 3.3.0
  332. GLSL true, has-compiler: true, version: 3.30 NVIDIA via Cg compiler
  333. GL_EXTENSIONS 252
  334. GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_ES1_1_compatibility GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_compressed_paletted_texture GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_rgb8_rgba8 GL_OES_read_format GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control
  335. GLX_EXTENSIONS 26
  336. WGL_EXT_extensions_string WGL_EXT_swap_control_tear WGL_ARB_extensions_string WGL_NV_render_depth_texture WGL_NVX_DX_interop WGL_ARB_pbuffer WGL_ARB_create_context_robustness WGL_NV_DX_interop2 WGL_ARB_multisample WGL_ARB_create_context_profile WGL_ARB_create_context WGL_EXT_create_context_es2_profile WGL_ARB_pixel_format WGL_NV_float_buffer WGL_ARB_pixel_format_float WGL_ARB_make_current_read WGL_NV_DX_interop WGL_ATI_pixel_format_float WGL_EXT_pixel_format_packed_float WGL_EXT_create_context_es_profile WGL_NV_render_texture_rectangle WGL_EXT_framebuffer_sRGB WGL_EXT_swap_control WGL_ARB_render_texture WGL_ARB_buffer_region WGL_NV_multisample_coverage
  337. -----------------------------------------------------------------------------------------------------
  338. GLCaps[wgl vid 0x1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  339. GLCaps[wgl vid 0x2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  340. GLCaps[wgl vid 0x3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  341. GLCaps[wgl vid 0x4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  342. GLCaps[wgl vid 0x5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  343. GLCaps[wgl vid 0x6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  344. GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  345. GLCaps[wgl vid 0x8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  346. GLCaps[wgl vid 0x9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  347. GLCaps[wgl vid 0xa arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  348. GLCaps[wgl vid 0xb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  349. GLCaps[wgl vid 0xc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  350. GLCaps[wgl vid 0xd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  351. GLCaps[wgl vid 0xe arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  352. GLCaps[wgl vid 0xf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  353. GLCaps[wgl vid 0x10 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  354. GLCaps[wgl vid 0x11 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  355. GLCaps[wgl vid 0x12 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  356. GLCaps[wgl vid 0x13 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  357. GLCaps[wgl vid 0x14 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  358. GLCaps[wgl vid 0x15 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  359. GLCaps[wgl vid 0x16 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  360. GLCaps[wgl vid 0x17 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  361. GLCaps[wgl vid 0x18 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  362. GLCaps[wgl vid 0x19 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  363. GLCaps[wgl vid 0x1a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  364. GLCaps[wgl vid 0x1b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  365. GLCaps[wgl vid 0x1c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  366. GLCaps[wgl vid 0x1d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  367. GLCaps[wgl vid 0x1e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  368. GLCaps[wgl vid 0x1f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  369. GLCaps[wgl vid 0x20 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  370. GLCaps[wgl vid 0x21 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  371. GLCaps[wgl vid 0x22 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  372. GLCaps[wgl vid 0x23 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  373. GLCaps[wgl vid 0x24 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  374. GLCaps[wgl vid 0x25 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  375. GLCaps[wgl vid 0x26 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  376. GLCaps[wgl vid 0x27 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  377. GLCaps[wgl vid 0x28 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  378. GLCaps[wgl vid 0x29 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  379. GLCaps[wgl vid 0x2a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  380. GLCaps[wgl vid 0x2b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  381. GLCaps[wgl vid 0x2c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  382. GLCaps[wgl vid 0x2d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  383. GLCaps[wgl vid 0x2e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  384. GLCaps[wgl vid 0x2f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  385. GLCaps[wgl vid 0x30 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  386. GLCaps[wgl vid 0x31 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  387. GLCaps[wgl vid 0x32 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  388. GLCaps[wgl vid 0x33 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  389. GLCaps[wgl vid 0x34 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  390. GLCaps[wgl vid 0x35 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  391. GLCaps[wgl vid 0x36 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  392. GLCaps[wgl vid 0x37 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  393. GLCaps[wgl vid 0x38 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  394. GLCaps[wgl vid 0x39 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  395. GLCaps[wgl vid 0x3a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  396. GLCaps[wgl vid 0x3b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  397. GLCaps[wgl vid 0x3c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  398. GLCaps[wgl vid 0x3d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  399. GLCaps[wgl vid 0x3e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  400. GLCaps[wgl vid 0x3f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  401. GLCaps[wgl vid 0x40 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  402. GLCaps[wgl vid 0x41 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  403. GLCaps[wgl vid 0x42 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  404. GLCaps[wgl vid 0x43 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  405. GLCaps[wgl vid 0x44 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  406. GLCaps[wgl vid 0x45 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  407. GLCaps[wgl vid 0x46 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  408. GLCaps[wgl vid 0x47 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  409. GLCaps[wgl vid 0x48 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  410. GLCaps[wgl vid 0x49 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  411. GLCaps[wgl vid 0x4a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  412. GLCaps[wgl vid 0x4b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  413. GLCaps[wgl vid 0x4c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  414. GLCaps[wgl vid 0x4d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  415. GLCaps[wgl vid 0x4e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  416. GLCaps[wgl vid 0x4f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  417. GLCaps[wgl vid 0x50 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  418. GLCaps[wgl vid 0x51 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  419. GLCaps[wgl vid 0x52 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  420. GLCaps[wgl vid 0x53 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  421. GLCaps[wgl vid 0x54 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  422. GLCaps[wgl vid 0x55 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  423. GLCaps[wgl vid 0x56 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  424. GLCaps[wgl vid 0x57 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  425. GLCaps[wgl vid 0x58 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  426. GLCaps[wgl vid 0x59 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  427. GLCaps[wgl vid 0x5a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  428. GLCaps[wgl vid 0x5b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  429. GLCaps[wgl vid 0x5c arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  430. GLCaps[wgl vid 0x5d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  431. GLCaps[wgl vid 0x5e arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  432. GLCaps[wgl vid 0x5f arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  433. GLCaps[wgl vid 0x60 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  434. GLCaps[wgl vid 0x61 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  435. GLCaps[wgl vid 0x62 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  436. GLCaps[wgl vid 0x63 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  437. GLCaps[wgl vid 0x64 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  438. GLCaps[wgl vid 0x65 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  439. GLCaps[wgl vid 0x66 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  440. GLCaps[wgl vid 0x67 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  441. GLCaps[wgl vid 0x68 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  442. GLCaps[wgl vid 0x69 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  443. GLCaps[wgl vid 0x6a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  444. GLCaps[wgl vid 0x6b arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  445. GLCaps[wgl vid 0x6c arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  446. GLCaps[wgl vid 0x6d arb: rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  447. GLCaps[wgl vid 0x6e arb: rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  448. GLCaps[wgl vid 0x6f arb: rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  449. GLCaps[wgl vid 0x70 arb: rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  450. GLCaps[wgl vid 0x71 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  451. GLCaps[wgl vid 0x72 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  452. GLCaps[wgl vid 0x73 arb: rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  453. GLCaps[wgl vid 0x74 arb: rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  454. GLCaps[wgl vid 0x75 arb: rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  455. GLCaps[wgl vid 0x76 arb: rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  456. GLCaps[wgl vid 0x77 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  457. GLCaps[wgl vid 0x78 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  458. GLCaps[wgl vid 0x79 arb: rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  459. GLCaps[wgl vid 0x7a arb: rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  460. GLCaps[wgl vid 0x7b arb: rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  461. GLCaps[wgl vid 0x7c arb: rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  462. GLCaps[wgl vid 0x7d arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  463. GLCaps[wgl vid 0x7e arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  464. GLCaps[wgl vid 0x7f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  465. GLCaps[wgl vid 0x80 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  466. GLCaps[wgl vid 0x81 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  467. GLCaps[wgl vid 0x82 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  468. GLCaps[wgl vid 0x83 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  469. GLCaps[wgl vid 0x84 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  470. GLCaps[wgl vid 0x85 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  471. GLCaps[wgl vid 0x86 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  472. GLCaps[wgl vid 0x87 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  473. GLCaps[wgl vid 0x88 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  474. GLCaps[wgl vid 0x89 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  475. GLCaps[wgl vid 0x8a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  476. GLCaps[wgl vid 0x8b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  477. GLCaps[wgl vid 0x8c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  478. GLCaps[wgl vid 0x8d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  479. GLCaps[wgl vid 0x8e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  480. GLCaps[wgl vid 0x8f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  481. GLCaps[wgl vid 0x90 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  482. GLCaps[wgl vid 0x91 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  483. GLCaps[wgl vid 0x92 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  484. GLCaps[wgl vid 0x93 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  485. GLCaps[wgl vid 0x94 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  486. GLCaps[wgl vid 0x95 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  487. GLCaps[wgl vid 0x96 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  488. GLCaps[wgl vid 0x97 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  489. GLCaps[wgl vid 0x98 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  490. GLCaps[wgl vid 0x99 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  491. GLCaps[wgl vid 0x9a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  492. GLCaps[wgl vid 0x9b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  493. GLCaps[wgl vid 0x9c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  494. GLCaps[wgl vid 0x9d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  495. GLCaps[wgl vid 0x9e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  496. GLCaps[wgl vid 0x9f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  497. GLCaps[wgl vid 0xa0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  498. GLCaps[wgl vid 0xa1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  499. GLCaps[wgl vid 0xa2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  500. GLCaps[wgl vid 0xa3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  501. GLCaps[wgl vid 0xa4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  502. GLCaps[wgl vid 0xa5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  503. GLCaps[wgl vid 0xa6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  504. GLCaps[wgl vid 0xa7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  505. GLCaps[wgl vid 0xa8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  506. GLCaps[wgl vid 0xa9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  507. GLCaps[wgl vid 0xaa arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  508. GLCaps[wgl vid 0xab arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  509. GLCaps[wgl vid 0xac arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  510. GLCaps[wgl vid 0xad arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  511. GLCaps[wgl vid 0xae arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  512. GLCaps[wgl vid 0xaf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  513. GLCaps[wgl vid 0xb0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  514. GLCaps[wgl vid 0xb1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  515. GLCaps[wgl vid 0xb2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  516. GLCaps[wgl vid 0xb3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  517. GLCaps[wgl vid 0xb4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  518. GLCaps[wgl vid 0xb5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  519. GLCaps[wgl vid 0xb6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  520. GLCaps[wgl vid 0xb7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  521. GLCaps[wgl vid 0xb8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  522. GLCaps[wgl vid 0xb9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  523. GLCaps[wgl vid 0xba arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  524. GLCaps[wgl vid 0xbb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  525. GLCaps[wgl vid 0xbc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  526. GLCaps[wgl vid 0xbd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  527. GLCaps[wgl vid 0xbe arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  528. GLCaps[wgl vid 0xbf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  529. GLCaps[wgl vid 0xc0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  530. GLCaps[wgl vid 0xc1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  531. GLCaps[wgl vid 0xc2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  532. GLCaps[wgl vid 0xc3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  533. GLCaps[wgl vid 0xc4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  534. GLCaps[wgl vid 0xc5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  535. GLCaps[wgl vid 0xc6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  536. GLCaps[wgl vid 0xc7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  537. GLCaps[wgl vid 0xc8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  538. GLCaps[wgl vid 0xc9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  539. GLCaps[wgl vid 0xca arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  540. GLCaps[wgl vid 0xcb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  541. GLCaps[wgl vid 0xcc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  542. GLCaps[wgl vid 0xcd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  543. GLCaps[wgl vid 0xce arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  544. GLCaps[wgl vid 0xcf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  545. GLCaps[wgl vid 0xd0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  546. GLCaps[wgl vid 0xd1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  547. GLCaps[wgl vid 0xd2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  548. GLCaps[wgl vid 0xd3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  549. GLCaps[wgl vid 0xd4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  550. GLCaps[wgl vid 0xd5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  551. GLCaps[wgl vid 0xd6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  552. GLCaps[wgl vid 0xd7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  553. GLCaps[wgl vid 0xd8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  554. GLCaps[wgl vid 0xd9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  555. GLCaps[wgl vid 0xda arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  556. GLCaps[wgl vid 0xdb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  557. GLCaps[wgl vid 0xdc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  558. GLCaps[wgl vid 0xdd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  559. GLCaps[wgl vid 0xde arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  560. GLCaps[wgl vid 0xdf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  561. GLCaps[wgl vid 0xe0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  562. GLCaps[wgl vid 0xe1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  563. GLCaps[wgl vid 0xe2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  564. GLCaps[wgl vid 0xe3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  565. GLCaps[wgl vid 0xe4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  566. GLCaps[wgl vid 0xe5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  567. GLCaps[wgl vid 0xe6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  568. GLCaps[wgl vid 0xe7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  569. GLCaps[wgl vid 0xe8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  570. GLCaps[wgl vid 0xe9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  571. GLCaps[wgl vid 0xea arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  572. GLCaps[wgl vid 0xeb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  573. GLCaps[wgl vid 0xec arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  574. GLCaps[wgl vid 0xed arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  575. GLCaps[wgl vid 0xee arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  576. GLCaps[wgl vid 0xef arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  577. GLCaps[wgl vid 0xf0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  578. GLCaps[wgl vid 0xf1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  579. GLCaps[wgl vid 0xf2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  580. GLCaps[wgl vid 0xf3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  581. GLCaps[wgl vid 0xf4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  582. GLCaps[wgl vid 0xf5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  583. GLCaps[wgl vid 0xf6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  584. GLCaps[wgl vid 0xf7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  585. GLCaps[wgl vid 0xf8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  586. GLCaps[wgl vid 0xf9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  587. GLCaps[wgl vid 0xfa arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  588. GLCaps[wgl vid 0xfb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  589. GLCaps[wgl vid 0xfc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  590. GLCaps[wgl vid 0xfd arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  591. GLCaps[wgl vid 0xfe arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  592. GLCaps[wgl vid 0xff arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  593. GLCaps[wgl vid 0x100 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  594. GLCaps[wgl vid 0x101 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  595. GLCaps[wgl vid 0x102 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  596. GLCaps[wgl vid 0x103 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  597. GLCaps[wgl vid 0x104 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  598. GLCaps[wgl vid 0x105 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  599. GLCaps[wgl vid 0x106 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  600. GLCaps[wgl vid 0x107 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  601. GLCaps[wgl vid 0x108 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  602. GLCaps[wgl vid 0x109 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  603. GLCaps[wgl vid 0x10a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  604. GLCaps[wgl vid 0x10b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  605. GLCaps[wgl vid 0x10c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  606. GLCaps[wgl vid 0x10d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  607. GLCaps[wgl vid 0x10e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  608. GLCaps[wgl vid 0x10f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  609. GLCaps[wgl vid 0x110 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  610. GLCaps[wgl vid 0x111 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  611. GLCaps[wgl vid 0x112 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  612. GLCaps[wgl vid 0x113 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  613. GLCaps[wgl vid 0x114 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  614. GLCaps[wgl vid 0x115 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  615. GLCaps[wgl vid 0x116 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  616. GLCaps[wgl vid 0x117 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  617. GLCaps[wgl vid 0x118 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  618. GLCaps[wgl vid 0x119 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  619. GLCaps[wgl vid 0x11a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  620. GLCaps[wgl vid 0x11b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  621. GLCaps[wgl vid 0x11c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  622. GLCaps[wgl vid 0x11d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  623. GLCaps[wgl vid 0x11e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  624. GLCaps[wgl vid 0x11f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  625. GLCaps[wgl vid 0x120 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  626. GLCaps[wgl vid 0x121 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  627. GLCaps[wgl vid 0x122 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  628. GLCaps[wgl vid 0x123 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  629. GLCaps[wgl vid 0x124 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  630. GLCaps[wgl vid 0x125 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  631. GLCaps[wgl vid 0x126 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  632. GLCaps[wgl vid 0x127 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  633. GLCaps[wgl vid 0x128 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  634. GLCaps[wgl vid 0x129 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  635. GLCaps[wgl vid 0x12a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  636. GLCaps[wgl vid 0x12b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  637. GLCaps[wgl vid 0x12c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  638. GLCaps[wgl vid 0x12d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  639. GLCaps[wgl vid 0x12e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  640. GLCaps[wgl vid 0x12f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  641. GLCaps[wgl vid 0x130 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  642. GLCaps[wgl vid 0x131 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  643. GLCaps[wgl vid 0x132 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  644. GLCaps[wgl vid 0x133 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  645. GLCaps[wgl vid 0x134 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  646. GLCaps[wgl vid 0x135 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  647. GLCaps[wgl vid 0x136 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  648. GLCaps[wgl vid 0x137 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  649. GLCaps[wgl vid 0x138 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  650. GLCaps[wgl vid 0x139 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  651. GLCaps[wgl vid 0x13a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  652. GLCaps[wgl vid 0x13b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  653. GLCaps[wgl vid 0x13c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  654. GLCaps[wgl vid 0x13d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  655. GLCaps[wgl vid 0x13e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  656. GLCaps[wgl vid 0x13f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  657. GLCaps[wgl vid 0x140 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  658. GLCaps[wgl vid 0x141 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  659. GLCaps[wgl vid 0x142 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  660. GLCaps[wgl vid 0x143 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  661. GLCaps[wgl vid 0x144 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  662. GLCaps[wgl vid 0x145 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  663. GLCaps[wgl vid 0x146 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  664. GLCaps[wgl vid 0x147 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  665. GLCaps[wgl vid 0x148 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  666. GLCaps[wgl vid 0x149 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  667. GLCaps[wgl vid 0x14a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  668. GLCaps[wgl vid 0x14b arb: rgba 0x0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  669. GLCaps[wgl vid 0x14c arb: rgba 0x0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  670. GLCaps[wgl vid 0x14d arb: rgba 0x0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  671. GLCaps[wgl vid 0x14e arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  672. GLCaps[wgl vid 0x14f arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  673. GLCaps[wgl vid 0x150 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  674. GLCaps[wgl vid 0x151 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  675. GLCaps[wgl vid 0x152 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  676. GLCaps[wgl vid 0x153 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  677. GLCaps[wgl vid 0x154 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  678. GLCaps[wgl vid 0x155 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  679. GLCaps[wgl vid 0x156 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  680. GLCaps[wgl vid 0x157 arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  681. GLCaps[wgl vid 0x158 arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  682. GLCaps[wgl vid 0x159 arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  683. GLCaps[wgl vid 0x15a arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  684. GLCaps[wgl vid 0x15b arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  685. GLCaps[wgl vid 0x15c arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  686. GLCaps[wgl vid 0x15d arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  687. GLCaps[wgl vid 0x15e arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  688. GLCaps[wgl vid 0x15f arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  689. GLCaps[wgl vid 0x160 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  690. GLCaps[wgl vid 0x161 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  691. GLCaps[wgl vid 0x162 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  692. GLCaps[wgl vid 0x163 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  693. GLCaps[wgl vid 0x164 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  694. GLCaps[wgl vid 0x165 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  695. GLCaps[wgl vid 0x166 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  696. GLCaps[wgl vid 0x167 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  697. GLCaps[wgl vid 0x168 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  698. GLCaps[wgl vid 0x169 arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  699. GLCaps[wgl vid 0x16a arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  700. GLCaps[wgl vid 0x16b arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  701. GLCaps[wgl vid 0x16c arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  702. GLCaps[wgl vid 0x16d arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  703. GLCaps[wgl vid 0x16e arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  704. GLCaps[wgl vid 0x16f arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  705. GLCaps[wgl vid 0x170 arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  706. GLCaps[wgl vid 0x171 arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  707. GLCaps[wgl vid 0x172 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  708. GLCaps[wgl vid 0x173 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  709. GLCaps[wgl vid 0x174 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  710. GLCaps[wgl vid 0x175 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  711. GLCaps[wgl vid 0x176 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  712. GLCaps[wgl vid 0x177 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  713. GLCaps[wgl vid 0x178 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  714. GLCaps[wgl vid 0x179 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  715. GLCaps[wgl vid 0x17a arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  716. GLCaps[wgl vid 0x17b arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  717. GLCaps[wgl vid 0x17c arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  718. GLCaps[wgl vid 0x17d arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  719. GLCaps[wgl vid 0x17e arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  720. GLCaps[wgl vid 0x17f arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  721. GLCaps[wgl vid 0x180 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  722. GLCaps[wgl vid 0x181 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  723. GLCaps[wgl vid 0x182 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  724. GLCaps[wgl vid 0x183 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  725. GLCaps[wgl vid 0x184 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  726. GLCaps[wgl vid 0x185 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  727. GLCaps[wgl vid 0x186 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  728. GLCaps[wgl vid 0x187 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  729. GLCaps[wgl vid 0x188 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  730. GLCaps[wgl vid 0x189 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  731. GLCaps[wgl vid 0x18a arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  732. GLCaps[wgl vid 0x18b arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  733. GLCaps[wgl vid 0x18c arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  734. GLCaps[wgl vid 0x18d arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  735. GLCaps[wgl vid 0x18e arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  736. GLCaps[wgl vid 0x18f arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  737. GLCaps[wgl vid 0x190 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  738. GLCaps[wgl vid 0x191 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  739. GLCaps[wgl vid 0x192 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  740. GLCaps[wgl vid 0x193 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  741. GLCaps[wgl vid 0x194 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  742. GLCaps[wgl vid 0x195 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  743. GLCaps[wgl vid 0x196 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  744. GLCaps[wgl vid 0x197 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  745. GLCaps[wgl vid 0x198 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  746. GLCaps[wgl vid 0x199 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  747. GLCaps[wgl vid 0x19a arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  748. GLCaps[wgl vid 0x19b arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  749. GLCaps[wgl vid 0x19c arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  750. GLCaps[wgl vid 0x19d arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  751. GLCaps[wgl vid 0x19e arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  752. GLCaps[wgl vid 0x19f arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  753. GLCaps[wgl vid 0x1a0 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  754. GLCaps[wgl vid 0x1a1 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  755. GLCaps[wgl vid 0x1a2 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  756. GLCaps[wgl vid 0x1a3 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  757. GLCaps[wgl vid 0x1a4 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  758. GLCaps[wgl vid 0x1a5 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  759. GLCaps[wgl vid 0x1a6 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  760. GLCaps[wgl vid 0x1a7 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  761. GLCaps[wgl vid 0x1a8 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  762. GLCaps[wgl vid 0x1a9 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  763. GLCaps[wgl vid 0x1aa arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  764. GLCaps[wgl vid 0x1ab arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  765. GLCaps[wgl vid 0x1ac arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  766. GLCaps[wgl vid 0x1ad arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  767. GLCaps[wgl vid 0x1ae arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  768. GLCaps[wgl vid 0x1af arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  769. GLCaps[wgl vid 0x1b0 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  770. GLCaps[wgl vid 0x1b1 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  771. GLCaps[wgl vid 0x1b2 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  772. GLCaps[wgl vid 0x1b3 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  773. GLCaps[wgl vid 0x1b4 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  774. GLCaps[wgl vid 0x1b5 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  775. GLCaps[wgl vid 0x1b6 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  776. GLCaps[wgl vid 0x1b7 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  777. GLCaps[wgl vid 0x1b8 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  778. GLCaps[wgl vid 0x1b9 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  779. GLCaps[wgl vid 0x1ba arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  780. GLCaps[wgl vid 0x1bb arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  781. GLCaps[wgl vid 0x1bc arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  782. GLCaps[wgl vid 0x1bd arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  783. GLCaps[wgl vid 0x1be arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  784. GLCaps[wgl vid 0x1bf arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  785. GLCaps[wgl vid 0x1c0 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  786. GLCaps[wgl vid 0x1c1 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  787. GLCaps[wgl vid 0x1c2 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  788. WindowsWGLDrawableFactory.leaveThreadCriticalZone() - 0xffffffffffffffff - main
  789. GLProfile.init addedAnyProfile true (desktop: true, egl false)
  790. GLProfile.init isAWTAvailable true
  791. GLProfile.init hasDesktopGLFactory true
  792. GLProfile.init hasGL234Impl true
  793. GLProfile.init hasEGLFactory false
  794. GLProfile.init hasGLES1Impl false
  795. GLProfile.init hasGLES2Impl false
  796. GLProfile.init defaultDevice WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]
  797. GLProfile.init defaultDevice Desktop WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]
  798. GLProfile.init defaultDevice EGL null
  799. GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1]
  800. Default Profiles on device WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]]
  801. Native
  802. GL4bc false
  803. GL4 false
  804. GL3bc true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)]
  805. GL3 true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)]
  806. GL2 true [3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)]
  807. GL2ES1 true
  808. GLES1 false
  809. GL2ES2 true
  810. GLES2 false
  811. Profiles
  812. GLProfile[GL2ES2/GL3bc.hw]
  813. GLProfile[GL2ES1/GL3bc.hw]
  814. GLProfile[GL2/GL2.hw]
  815. GLProfile[GL3/GL3.hw]
  816. GLProfile[GL3bc/GL3bc.hw]
  817. GLProfile[GL2GL3/GL3bc.hw]
  818. GLProfile[GL3bc/GL3bc.hw]
  819. default GLProfile[GL3bc/GL3bc.hw]
  820.  
  821.  
  822. Desktop Capabilities:
  823. GLCaps[wgl vid 0x1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  824. GLCaps[wgl vid 0x2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  825. GLCaps[wgl vid 0x3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  826. GLCaps[wgl vid 0x4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  827. GLCaps[wgl vid 0x5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  828. GLCaps[wgl vid 0x6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  829. GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  830. GLCaps[wgl vid 0x8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  831. GLCaps[wgl vid 0x9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  832. GLCaps[wgl vid 0xa arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  833. GLCaps[wgl vid 0xb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  834. GLCaps[wgl vid 0xc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  835. GLCaps[wgl vid 0xd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  836. GLCaps[wgl vid 0xe arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  837. GLCaps[wgl vid 0xf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  838. GLCaps[wgl vid 0x10 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  839. GLCaps[wgl vid 0x11 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  840. GLCaps[wgl vid 0x12 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  841. GLCaps[wgl vid 0x13 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  842. GLCaps[wgl vid 0x14 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  843. GLCaps[wgl vid 0x15 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  844. GLCaps[wgl vid 0x16 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  845. GLCaps[wgl vid 0x17 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  846. GLCaps[wgl vid 0x18 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  847. GLCaps[wgl vid 0x19 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  848. GLCaps[wgl vid 0x1a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  849. GLCaps[wgl vid 0x1b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  850. GLCaps[wgl vid 0x1c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  851. GLCaps[wgl vid 0x1d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  852. GLCaps[wgl vid 0x1e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  853. GLCaps[wgl vid 0x1f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  854. GLCaps[wgl vid 0x20 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  855. GLCaps[wgl vid 0x21 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  856. GLCaps[wgl vid 0x22 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  857. GLCaps[wgl vid 0x23 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  858. GLCaps[wgl vid 0x24 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  859. GLCaps[wgl vid 0x25 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  860. GLCaps[wgl vid 0x26 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  861. GLCaps[wgl vid 0x27 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  862. GLCaps[wgl vid 0x28 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  863. GLCaps[wgl vid 0x29 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  864. GLCaps[wgl vid 0x2a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  865. GLCaps[wgl vid 0x2b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  866. GLCaps[wgl vid 0x2c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  867. GLCaps[wgl vid 0x2d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  868. GLCaps[wgl vid 0x2e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  869. GLCaps[wgl vid 0x2f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  870. GLCaps[wgl vid 0x30 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  871. GLCaps[wgl vid 0x31 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  872. GLCaps[wgl vid 0x32 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  873. GLCaps[wgl vid 0x33 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  874. GLCaps[wgl vid 0x34 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  875. GLCaps[wgl vid 0x35 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  876. GLCaps[wgl vid 0x36 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  877. GLCaps[wgl vid 0x37 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  878. GLCaps[wgl vid 0x38 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  879. GLCaps[wgl vid 0x39 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  880. GLCaps[wgl vid 0x3a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  881. GLCaps[wgl vid 0x3b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  882. GLCaps[wgl vid 0x3c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  883. GLCaps[wgl vid 0x3d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  884. GLCaps[wgl vid 0x3e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  885. GLCaps[wgl vid 0x3f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  886. GLCaps[wgl vid 0x40 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  887. GLCaps[wgl vid 0x41 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  888. GLCaps[wgl vid 0x42 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  889. GLCaps[wgl vid 0x43 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  890. GLCaps[wgl vid 0x44 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  891. GLCaps[wgl vid 0x45 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  892. GLCaps[wgl vid 0x46 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  893. GLCaps[wgl vid 0x47 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  894. GLCaps[wgl vid 0x48 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  895. GLCaps[wgl vid 0x49 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  896. GLCaps[wgl vid 0x4a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  897. GLCaps[wgl vid 0x4b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  898. GLCaps[wgl vid 0x4c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  899. GLCaps[wgl vid 0x4d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  900. GLCaps[wgl vid 0x4e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  901. GLCaps[wgl vid 0x4f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  902. GLCaps[wgl vid 0x50 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  903. GLCaps[wgl vid 0x51 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  904. GLCaps[wgl vid 0x52 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  905. GLCaps[wgl vid 0x53 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  906. GLCaps[wgl vid 0x54 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  907. GLCaps[wgl vid 0x55 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  908. GLCaps[wgl vid 0x56 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  909. GLCaps[wgl vid 0x57 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  910. GLCaps[wgl vid 0x58 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  911. GLCaps[wgl vid 0x59 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  912. GLCaps[wgl vid 0x5a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, pbuffer [r2t 0, r2tr 0, float 0]]]
  913. GLCaps[wgl vid 0x5b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  914. GLCaps[wgl vid 0x5c arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  915. GLCaps[wgl vid 0x5d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  916. GLCaps[wgl vid 0x5e arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  917. GLCaps[wgl vid 0x5f arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  918. GLCaps[wgl vid 0x60 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  919. GLCaps[wgl vid 0x61 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  920. GLCaps[wgl vid 0x62 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  921. GLCaps[wgl vid 0x63 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  922. GLCaps[wgl vid 0x64 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo, bitmap]]
  923. GLCaps[wgl vid 0x65 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  924. GLCaps[wgl vid 0x66 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL3bc/GL3bc.hw], on-scr[fbo]]
  925. GLCaps[wgl vid 0x67 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  926. GLCaps[wgl vid 0x68 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  927. GLCaps[wgl vid 0x69 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  928. GLCaps[wgl vid 0x6a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  929. GLCaps[wgl vid 0x6b arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  930. GLCaps[wgl vid 0x6c arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  931. GLCaps[wgl vid 0x6d arb: rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  932. GLCaps[wgl vid 0x6e arb: rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  933. GLCaps[wgl vid 0x6f arb: rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  934. GLCaps[wgl vid 0x70 arb: rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  935. GLCaps[wgl vid 0x71 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  936. GLCaps[wgl vid 0x72 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  937. GLCaps[wgl vid 0x73 arb: rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  938. GLCaps[wgl vid 0x74 arb: rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  939. GLCaps[wgl vid 0x75 arb: rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  940. GLCaps[wgl vid 0x76 arb: rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  941. GLCaps[wgl vid 0x77 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  942. GLCaps[wgl vid 0x78 arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  943. GLCaps[wgl vid 0x79 arb: rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  944. GLCaps[wgl vid 0x7a arb: rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  945. GLCaps[wgl vid 0x7b arb: rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  946. GLCaps[wgl vid 0x7c arb: rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  947. GLCaps[wgl vid 0x7d arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  948. GLCaps[wgl vid 0x7e arb: rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL3bc/GL3bc.hw], offscr[bitmap]]
  949. GLCaps[wgl vid 0x7f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  950. GLCaps[wgl vid 0x80 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  951. GLCaps[wgl vid 0x81 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  952. GLCaps[wgl vid 0x82 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  953. GLCaps[wgl vid 0x83 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  954. GLCaps[wgl vid 0x84 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  955. GLCaps[wgl vid 0x85 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  956. GLCaps[wgl vid 0x86 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  957. GLCaps[wgl vid 0x87 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  958. GLCaps[wgl vid 0x88 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  959. GLCaps[wgl vid 0x89 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  960. GLCaps[wgl vid 0x8a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  961. GLCaps[wgl vid 0x8b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  962. GLCaps[wgl vid 0x8c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  963. GLCaps[wgl vid 0x8d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  964. GLCaps[wgl vid 0x8e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  965. GLCaps[wgl vid 0x8f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  966. GLCaps[wgl vid 0x90 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  967. GLCaps[wgl vid 0x91 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  968. GLCaps[wgl vid 0x92 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  969. GLCaps[wgl vid 0x93 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  970. GLCaps[wgl vid 0x94 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  971. GLCaps[wgl vid 0x95 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  972. GLCaps[wgl vid 0x96 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  973. GLCaps[wgl vid 0x97 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  974. GLCaps[wgl vid 0x98 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  975. GLCaps[wgl vid 0x99 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  976. GLCaps[wgl vid 0x9a arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  977. GLCaps[wgl vid 0x9b arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  978. GLCaps[wgl vid 0x9c arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  979. GLCaps[wgl vid 0x9d arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  980. GLCaps[wgl vid 0x9e arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  981. GLCaps[wgl vid 0x9f arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  982. GLCaps[wgl vid 0xa0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  983. GLCaps[wgl vid 0xa1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  984. GLCaps[wgl vid 0xa2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  985. GLCaps[wgl vid 0xa3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  986. GLCaps[wgl vid 0xa4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  987. GLCaps[wgl vid 0xa5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  988. GLCaps[wgl vid 0xa6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  989. GLCaps[wgl vid 0xa7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  990. GLCaps[wgl vid 0xa8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  991. GLCaps[wgl vid 0xa9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  992. GLCaps[wgl vid 0xaa arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  993. GLCaps[wgl vid 0xab arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  994. GLCaps[wgl vid 0xac arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  995. GLCaps[wgl vid 0xad arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  996. GLCaps[wgl vid 0xae arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  997. GLCaps[wgl vid 0xaf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  998. GLCaps[wgl vid 0xb0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  999. GLCaps[wgl vid 0xb1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1000. GLCaps[wgl vid 0xb2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1001. GLCaps[wgl vid 0xb3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1002. GLCaps[wgl vid 0xb4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1003. GLCaps[wgl vid 0xb5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1004. GLCaps[wgl vid 0xb6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1005. GLCaps[wgl vid 0xb7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1006. GLCaps[wgl vid 0xb8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1007. GLCaps[wgl vid 0xb9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1008. GLCaps[wgl vid 0xba arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1009. GLCaps[wgl vid 0xbb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1010. GLCaps[wgl vid 0xbc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1011. GLCaps[wgl vid 0xbd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1012. GLCaps[wgl vid 0xbe arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1013. GLCaps[wgl vid 0xbf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1014. GLCaps[wgl vid 0xc0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1015. GLCaps[wgl vid 0xc1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1016. GLCaps[wgl vid 0xc2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1017. GLCaps[wgl vid 0xc3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1018. GLCaps[wgl vid 0xc4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1019. GLCaps[wgl vid 0xc5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1020. GLCaps[wgl vid 0xc6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1021. GLCaps[wgl vid 0xc7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1022. GLCaps[wgl vid 0xc8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1023. GLCaps[wgl vid 0xc9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1024. GLCaps[wgl vid 0xca arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1025. GLCaps[wgl vid 0xcb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1026. GLCaps[wgl vid 0xcc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1027. GLCaps[wgl vid 0xcd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1028. GLCaps[wgl vid 0xce arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1029. GLCaps[wgl vid 0xcf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1030. GLCaps[wgl vid 0xd0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1031. GLCaps[wgl vid 0xd1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1032. GLCaps[wgl vid 0xd2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1033. GLCaps[wgl vid 0xd3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1034. GLCaps[wgl vid 0xd4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1035. GLCaps[wgl vid 0xd5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1036. GLCaps[wgl vid 0xd6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1037. GLCaps[wgl vid 0xd7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1038. GLCaps[wgl vid 0xd8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1039. GLCaps[wgl vid 0xd9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1040. GLCaps[wgl vid 0xda arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1041. GLCaps[wgl vid 0xdb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1042. GLCaps[wgl vid 0xdc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1043. GLCaps[wgl vid 0xdd arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1044. GLCaps[wgl vid 0xde arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1045. GLCaps[wgl vid 0xdf arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1046. GLCaps[wgl vid 0xe0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1047. GLCaps[wgl vid 0xe1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1048. GLCaps[wgl vid 0xe2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1049. GLCaps[wgl vid 0xe3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1050. GLCaps[wgl vid 0xe4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1051. GLCaps[wgl vid 0xe5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1052. GLCaps[wgl vid 0xe6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1053. GLCaps[wgl vid 0xe7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1054. GLCaps[wgl vid 0xe8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1055. GLCaps[wgl vid 0xe9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1056. GLCaps[wgl vid 0xea arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1057. GLCaps[wgl vid 0xeb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1058. GLCaps[wgl vid 0xec arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1059. GLCaps[wgl vid 0xed arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1060. GLCaps[wgl vid 0xee arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1061. GLCaps[wgl vid 0xef arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1062. GLCaps[wgl vid 0xf0 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1063. GLCaps[wgl vid 0xf1 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1064. GLCaps[wgl vid 0xf2 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1065. GLCaps[wgl vid 0xf3 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1066. GLCaps[wgl vid 0xf4 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1067. GLCaps[wgl vid 0xf5 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1068. GLCaps[wgl vid 0xf6 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1069. GLCaps[wgl vid 0xf7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1070. GLCaps[wgl vid 0xf8 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1071. GLCaps[wgl vid 0xf9 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1072. GLCaps[wgl vid 0xfa arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1073. GLCaps[wgl vid 0xfb arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1074. GLCaps[wgl vid 0xfc arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1075. GLCaps[wgl vid 0xfd arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1076. GLCaps[wgl vid 0xfe arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1077. GLCaps[wgl vid 0xff arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1078. GLCaps[wgl vid 0x100 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1079. GLCaps[wgl vid 0x101 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1080. GLCaps[wgl vid 0x102 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1081. GLCaps[wgl vid 0x103 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1082. GLCaps[wgl vid 0x104 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1083. GLCaps[wgl vid 0x105 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1084. GLCaps[wgl vid 0x106 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1085. GLCaps[wgl vid 0x107 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1086. GLCaps[wgl vid 0x108 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1087. GLCaps[wgl vid 0x109 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1088. GLCaps[wgl vid 0x10a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1089. GLCaps[wgl vid 0x10b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1090. GLCaps[wgl vid 0x10c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1091. GLCaps[wgl vid 0x10d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1092. GLCaps[wgl vid 0x10e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1093. GLCaps[wgl vid 0x10f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1094. GLCaps[wgl vid 0x110 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1095. GLCaps[wgl vid 0x111 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1096. GLCaps[wgl vid 0x112 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1097. GLCaps[wgl vid 0x113 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1098. GLCaps[wgl vid 0x114 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1099. GLCaps[wgl vid 0x115 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1100. GLCaps[wgl vid 0x116 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1101. GLCaps[wgl vid 0x117 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1102. GLCaps[wgl vid 0x118 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1103. GLCaps[wgl vid 0x119 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1104. GLCaps[wgl vid 0x11a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1105. GLCaps[wgl vid 0x11b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1106. GLCaps[wgl vid 0x11c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1107. GLCaps[wgl vid 0x11d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1108. GLCaps[wgl vid 0x11e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1109. GLCaps[wgl vid 0x11f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1110. GLCaps[wgl vid 0x120 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1111. GLCaps[wgl vid 0x121 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1112. GLCaps[wgl vid 0x122 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1113. GLCaps[wgl vid 0x123 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1114. GLCaps[wgl vid 0x124 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1115. GLCaps[wgl vid 0x125 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1116. GLCaps[wgl vid 0x126 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1117. GLCaps[wgl vid 0x127 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1118. GLCaps[wgl vid 0x128 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1119. GLCaps[wgl vid 0x129 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1120. GLCaps[wgl vid 0x12a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1121. GLCaps[wgl vid 0x12b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1122. GLCaps[wgl vid 0x12c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1123. GLCaps[wgl vid 0x12d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1124. GLCaps[wgl vid 0x12e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1125. GLCaps[wgl vid 0x12f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1126. GLCaps[wgl vid 0x130 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1127. GLCaps[wgl vid 0x131 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1128. GLCaps[wgl vid 0x132 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1129. GLCaps[wgl vid 0x133 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1130. GLCaps[wgl vid 0x134 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1131. GLCaps[wgl vid 0x135 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1132. GLCaps[wgl vid 0x136 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1133. GLCaps[wgl vid 0x137 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1134. GLCaps[wgl vid 0x138 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1135. GLCaps[wgl vid 0x139 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1136. GLCaps[wgl vid 0x13a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1137. GLCaps[wgl vid 0x13b arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1138. GLCaps[wgl vid 0x13c arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1139. GLCaps[wgl vid 0x13d arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1140. GLCaps[wgl vid 0x13e arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1141. GLCaps[wgl vid 0x13f arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1142. GLCaps[wgl vid 0x140 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1143. GLCaps[wgl vid 0x141 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1144. GLCaps[wgl vid 0x142 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1145. GLCaps[wgl vid 0x143 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1146. GLCaps[wgl vid 0x144 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1147. GLCaps[wgl vid 0x145 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1148. GLCaps[wgl vid 0x146 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1149. GLCaps[wgl vid 0x147 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1150. GLCaps[wgl vid 0x148 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1151. GLCaps[wgl vid 0x149 arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1152. GLCaps[wgl vid 0x14a arb: rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1153. GLCaps[wgl vid 0x14b arb: rgba 0x0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1154. GLCaps[wgl vid 0x14c arb: rgba 0x0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1155. GLCaps[wgl vid 0x14d arb: rgba 0x0/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 0]]]
  1156. GLCaps[wgl vid 0x14e arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1157. GLCaps[wgl vid 0x14f arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1158. GLCaps[wgl vid 0x150 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1159. GLCaps[wgl vid 0x151 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1160. GLCaps[wgl vid 0x152 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1161. GLCaps[wgl vid 0x153 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1162. GLCaps[wgl vid 0x154 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1163. GLCaps[wgl vid 0x155 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1164. GLCaps[wgl vid 0x156 arb: rgba 0x10/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1165. GLCaps[wgl vid 0x157 arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1166. GLCaps[wgl vid 0x158 arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1167. GLCaps[wgl vid 0x159 arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1168. GLCaps[wgl vid 0x15a arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1169. GLCaps[wgl vid 0x15b arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1170. GLCaps[wgl vid 0x15c arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1171. GLCaps[wgl vid 0x15d arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1172. GLCaps[wgl vid 0x15e arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1173. GLCaps[wgl vid 0x15f arb: rgba 0x20/0/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1174. GLCaps[wgl vid 0x160 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1175. GLCaps[wgl vid 0x161 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1176. GLCaps[wgl vid 0x162 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1177. GLCaps[wgl vid 0x163 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1178. GLCaps[wgl vid 0x164 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1179. GLCaps[wgl vid 0x165 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1180. GLCaps[wgl vid 0x166 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1181. GLCaps[wgl vid 0x167 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1182. GLCaps[wgl vid 0x168 arb: rgba 0x10/10/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1183. GLCaps[wgl vid 0x169 arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1184. GLCaps[wgl vid 0x16a arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1185. GLCaps[wgl vid 0x16b arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1186. GLCaps[wgl vid 0x16c arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1187. GLCaps[wgl vid 0x16d arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1188. GLCaps[wgl vid 0x16e arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1189. GLCaps[wgl vid 0x16f arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1190. GLCaps[wgl vid 0x170 arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1191. GLCaps[wgl vid 0x171 arb: rgba 0x20/20/0/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1192. GLCaps[wgl vid 0x172 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1193. GLCaps[wgl vid 0x173 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1194. GLCaps[wgl vid 0x174 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1195. GLCaps[wgl vid 0x175 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1196. GLCaps[wgl vid 0x176 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1197. GLCaps[wgl vid 0x177 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1198. GLCaps[wgl vid 0x178 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1199. GLCaps[wgl vid 0x179 arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1200. GLCaps[wgl vid 0x17a arb: rgba 0x10/10/10/10, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1201. GLCaps[wgl vid 0x17b arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1202. GLCaps[wgl vid 0x17c arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1203. GLCaps[wgl vid 0x17d arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1204. GLCaps[wgl vid 0x17e arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1205. GLCaps[wgl vid 0x17f arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1206. GLCaps[wgl vid 0x180 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1207. GLCaps[wgl vid 0x181 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1208. GLCaps[wgl vid 0x182 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1209. GLCaps[wgl vid 0x183 arb: rgba 0x20/20/20/20, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1210. GLCaps[wgl vid 0x184 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1211. GLCaps[wgl vid 0x185 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1212. GLCaps[wgl vid 0x186 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1213. GLCaps[wgl vid 0x187 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1214. GLCaps[wgl vid 0x188 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1215. GLCaps[wgl vid 0x189 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1216. GLCaps[wgl vid 0x18a arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1217. GLCaps[wgl vid 0x18b arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1218. GLCaps[wgl vid 0x18c arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1219. GLCaps[wgl vid 0x18d arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1220. GLCaps[wgl vid 0x18e arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1221. GLCaps[wgl vid 0x18f arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1222. GLCaps[wgl vid 0x190 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1223. GLCaps[wgl vid 0x191 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1224. GLCaps[wgl vid 0x192 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1225. GLCaps[wgl vid 0x193 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1226. GLCaps[wgl vid 0x194 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1227. GLCaps[wgl vid 0x195 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1228. GLCaps[wgl vid 0x196 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1229. GLCaps[wgl vid 0x197 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1230. GLCaps[wgl vid 0x198 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1231. GLCaps[wgl vid 0x199 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1232. GLCaps[wgl vid 0x19a arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1233. GLCaps[wgl vid 0x19b arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1234. GLCaps[wgl vid 0x19c arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1235. GLCaps[wgl vid 0x19d arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1236. GLCaps[wgl vid 0x19e arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1237. GLCaps[wgl vid 0x19f arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1238. GLCaps[wgl vid 0x1a0 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1239. GLCaps[wgl vid 0x1a1 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1240. GLCaps[wgl vid 0x1a2 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1241. GLCaps[wgl vid 0x1a3 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1242. GLCaps[wgl vid 0x1a4 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1243. GLCaps[wgl vid 0x1a5 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1244. GLCaps[wgl vid 0x1a6 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1245. GLCaps[wgl vid 0x1a7 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1246. GLCaps[wgl vid 0x1a8 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1247. GLCaps[wgl vid 0x1a9 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1248. GLCaps[wgl vid 0x1aa arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1249. GLCaps[wgl vid 0x1ab arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1250. GLCaps[wgl vid 0x1ac arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1251. GLCaps[wgl vid 0x1ad arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1252. GLCaps[wgl vid 0x1ae arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1253. GLCaps[wgl vid 0x1af arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1254. GLCaps[wgl vid 0x1b0 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1255. GLCaps[wgl vid 0x1b1 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1256. GLCaps[wgl vid 0x1b2 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1257. GLCaps[wgl vid 0x1b3 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1258. GLCaps[wgl vid 0x1b4 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1259. GLCaps[wgl vid 0x1b5 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1260. GLCaps[wgl vid 0x1b6 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1261. GLCaps[wgl vid 0x1b7 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1262. GLCaps[wgl vid 0x1b8 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1263. GLCaps[wgl vid 0x1b9 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1264. GLCaps[wgl vid 0x1ba arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1265. GLCaps[wgl vid 0x1bb arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1266. GLCaps[wgl vid 0x1bc arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1267. GLCaps[wgl vid 0x1bd arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1268. GLCaps[wgl vid 0x1be arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1269. GLCaps[wgl vid 0x1bf arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1270. GLCaps[wgl vid 0x1c0 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1271. GLCaps[wgl vid 0x1c1 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1272. GLCaps[wgl vid 0x1c2 arb: rgba 0xb/b/a/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], offscr[pbuffer [r2t 0, r2tr 0, float 1]]]
  1273.  
  1274. EGL Capabilities:
  1275. none
  1276.  
  1277.  
  1278. Animator add: 899602988 - main
  1279. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1280. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1281. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1282. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1283. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1284. main: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0]
  1285. java.lang.Exception: Stack trace
  1286. at java.lang.Thread.dumpStack(Unknown Source)
  1287. at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:518)
  1288. at java.awt.Container.addNotify(Unknown Source)
  1289. at javax.swing.JComponent.addNotify(Unknown Source)
  1290. at java.awt.Container.addNotify(Unknown Source)
  1291. at javax.swing.JComponent.addNotify(Unknown Source)
  1292. at java.awt.Container.addNotify(Unknown Source)
  1293. at javax.swing.JComponent.addNotify(Unknown Source)
  1294. at java.awt.Container.addNotify(Unknown Source)
  1295. at javax.swing.JComponent.addNotify(Unknown Source)
  1296. at javax.swing.JRootPane.addNotify(Unknown Source)
  1297. at java.awt.Container.addNotify(Unknown Source)
  1298. at java.awt.Window.addNotify(Unknown Source)
  1299. at java.awt.Frame.addNotify(Unknown Source)
  1300. at java.awt.Window.pack(Unknown Source)
  1301. at com.test.structure.wb.JoglTest.<init>(JoglTest.java:42)
  1302. at com.test.structure.wb.JoglTest.main(JoglTest.java:25)
  1303. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1304. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1305. main: GLCanvas: TK disableBackgroundErase method found: true
  1306. main: GLCanvas: TK disableBackgroundErase error: null
  1307. main: GLCanvas: TK disableBackgroundErase error: null
  1308. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1309. GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWT-Window[windowHandle 0x150d60, surfaceHandle 0xffffffffff0108cf, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false,
  1310. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1311. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1312. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1313. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1314. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1315. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1316. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]],
  1317. awtComponent AWT-GLCanvas[Realized false,
  1318. null-drawable,
  1319. Factory null,
  1320. handle 0x0,
  1321. Drawable size -1x-1,
  1322. AWT pos 0/0, size 0x0,
  1323. visible true,
  1324. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1325. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1326. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1327. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1328. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1329. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1330. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]],
  1331. surfaceLock <20b40ec4, d3576a2>[count 1, qsz 0, owner <main>]]
  1332. GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false,
  1333. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  1334. Handle 0xffffffffff0108cf,
  1335. Surface JAWT-Window[windowHandle 0x150d60, surfaceHandle 0xffffffffff0108cf, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false,
  1336. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1337. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1338. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1339. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1340. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1341. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1342. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]],
  1343. awtComponent AWT-GLCanvas[Realized false,
  1344. null-drawable,
  1345. Factory null,
  1346. handle 0x0,
  1347. Drawable size -1x-1,
  1348. AWT pos 0/0, size 0x0,
  1349. visible true,
  1350. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1351. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1352. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1353. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1354. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1355. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1356. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]],
  1357. surfaceLock <20b40ec4, d3576a2>[count 1, qsz 0, owner <main>]]]
  1358. main: GLContext.resetStates()
  1359. main: Info: addNotify - end: peer: sun.awt.windows.WCanvasPeer[AWT-GLCanvas[Realized false,
  1360. jogamp.opengl.windows.wgl.WindowsOnscreenWGLDrawable,
  1361. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  1362. handle 0x0,
  1363. Drawable size 0x0,
  1364. AWT pos 0/0, size 0x0,
  1365. visible true,
  1366. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1367. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1368. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1369. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1370. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1371. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1372. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]]]
  1373. Timer-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
  1374. GLCanvas.sizeChanged: (main): 47x10 - surfaceHandle 0x0
  1375. main: setRealized: WindowsOnscreenWGLDrawable false -> true
  1376. WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1377. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1378. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]
  1379. main: Realized Drawable: true, WindowsOnscreenWGLDrawable[Realized true,
  1380. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  1381. Handle 0x0,
  1382. Surface JAWT-Window[windowHandle 0x150d60, surfaceHandle 0x0, bounds [ 1 / 1 47 x 10 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 1/1, size 47x10, visible true, lockedExt false,
  1383. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1384. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1385. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1386. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1387. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1388. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1389. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]],
  1390. awtComponent AWT-GLCanvas[Realized true,
  1391. jogamp.opengl.windows.wgl.WindowsOnscreenWGLDrawable,
  1392. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  1393. handle 0x0,
  1394. Drawable size 47x10,
  1395. AWT pos 1/1, size 47x10,
  1396. visible true,
  1397. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  1398. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1399. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1400. sun.awt.Win32GraphicsConfig@406754d6[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  1401. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  1402. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  1403. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]],
  1404. surfaceLock <20b40ec4, d3576a2>[count 0, qsz 0, owner <NULL>]]]
  1405. java.lang.Exception: Stack trace
  1406. at java.lang.Thread.dumpStack(Unknown Source)
  1407. at javax.media.opengl.awt.GLCanvas.validateGLDrawable(GLCanvas.java:587)
  1408. at javax.media.opengl.awt.GLCanvas.reshape(GLCanvas.java:662)
  1409. at java.awt.Component.setBounds(Unknown Source)
  1410. at javax.swing.plaf.basic.BasicSplitPaneUI$BasicHorizontalLayoutManager.setComponentToSize(Unknown Source)
  1411. at javax.swing.plaf.basic.BasicSplitPaneUI$BasicHorizontalLayoutManager.layoutContainer(Unknown Source)
  1412. at java.awt.Container.layout(Unknown Source)
  1413. at java.awt.Container.doLayout(Unknown Source)
  1414. at java.awt.Container.validateTree(Unknown Source)
  1415. at java.awt.Container.validateTree(Unknown Source)
  1416. at java.awt.Container.validateTree(Unknown Source)
  1417. at java.awt.Container.validateTree(Unknown Source)
  1418. at java.awt.Container.validateTree(Unknown Source)
  1419. at java.awt.Container.validate(Unknown Source)
  1420. at java.awt.Window.pack(Unknown Source)
  1421. at com.test.structure.wb.JoglTest.<init>(JoglTest.java:42)
  1422. at com.test.structure.wb.JoglTest.main(JoglTest.java:25)
  1423. Threading: jogl.1thread null, singleThreaded true, hasAWT true, mode ST_AWT, plugin jogamp.opengl.awt.AWTThreadingPlugin@663257b8
  1424. GLCanvas.sizeChanged: (AWT-EventQueue-0): 393x528 - surfaceHandle 0x0
  1425. AWT-EventQueue-0: createContextARB: mappedVersionsAvailableSet(decon): true
  1426. AWT-EventQueue-0: Initializing WGL extension address table: WGL-.windows_decon_0
  1427. AWT-EventQueue-0: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x580eac5a
  1428. AWT-EventQueue-0 - WindowWGLContext.createContextARBImpl: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - @creation, handle 0x25012aa9, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  1429. AWT-EventQueue-0: createContextARBImpl: OK 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - @creation, share 0, direct true
  1430. java.lang.Exception: Info: setGL (OpenGL null): AWT-EventQueue-0, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@7cf01771
  1431. at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:247)
  1432. at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1181)
  1433. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:760)
  1434. at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:293)
  1435. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:572)
  1436. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:485)
  1437. at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:645)
  1438. at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:594)
  1439. at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:996)
  1440. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  1441. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  1442. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  1443. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  1444. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  1445. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1446. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1447. at java.awt.EventDispatchThread.run(Unknown Source)
  1448. AWT-EventQueue-0: Initializing WGL extension address table: WGL-.windows_decon_0
  1449. AWT-EventQueue-0: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x580eac5a
  1450. AWT-EventQueue-0: GLContext.setGLFuncAvail: Given WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]] - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  1451. AWT-EventQueue-0: GLContext.setGLFuncAvail.0 validated FQN: .windows_decon_0-0x3030003 - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0, 3.3.0
  1452. AWT-EventQueue-0: GLContext GL ProcAddressTable reusing key(.windows_decon_0-0x3030003) -> 0x7bcd107f
  1453. AWT-EventQueue-0: GLContext GL ExtensionAvailabilityCache reusing key(.windows_decon_0-0x3030003) -> 0x53f64158 - entries: 290
  1454. Quirk: NoDoubleBufferedBitmap: cause: OS WINDOWS
  1455. AWT-EventQueue-0: GLContext.setGLFuncAvail.X: .windows_decon_0-0x3030003 - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware)
  1456. AWT-EventQueue-0: createImpl: OK (ARB, using sharedContext) share 0
  1457. AWT-EventQueue-0: Create GL context OK: obj 0x29d381d2, ctx 0x20000, surf 0x25012aa9 for jogamp.opengl.windows.wgl.WindowsOnscreenWGLContext - 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  1458. GLDebugMessageHandler.init(false)
  1459. GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 3.3.0
  1460. GLDebugMessageHandler.init(false) .. n/a
  1461. AWT-EventQueue-0: GLContext.ContextSwitch: obj 0x29d381d2, ctx 0x20000, surf 0x25012aa9 - switch - CONTEXT_CURRENT_NEW - <76933bcb, 3c3ac93e>[count 1, qsz 0, owner <AWT-EventQueue-0>]
  1462. GLDrawableHelper GLAnimatorControl: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0]], GLEventListeners num 0 [].invokeGL(): Running initAction
  1463. AWT-EventQueue-0: Reshape: 393x528
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement