GLProfile.initSingleton() - thread main java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:118) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main - Info: NativeWindowFactory. main - NativeWindowFactory.initSingleton() X11Util.initSingleton() Info: NativeWindow native init passed X11Util.initSingleton(): OK true], X11 Display(NULL) <:0.0>, XSynchronize Enabled: false, X11_EXTENSION_ATIFGLRXDRI false, X11_EXTENSION_ATIFGLEXTENSION false, requiresToolkitLock true, hasThreadingIssues false, markAllDisplaysUnclosable false NativeWindowFactory.registerFactory() interface javax.media.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@19451392 NativeWindowFactory requiresToolkitLock true, desktopHasThreadingIssues false NativeWindowFactory isAWTAvailable false, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@19451392 main - Info: GraphicsConfigurationFactory. main - GraphicsConfigurationFactory.initSingleton() GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@33c12f86, overridding: null GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@694a1c0c, overridding: null GLProfile.init - thread: main ----------------------------------------------------------------------------------------------------- Platform: LINUX / Linux 3.12.0-1-ARCH (3.12.0), amd64 (arch), GENERIC_ABI, 4 cores MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: int8 1 / 1, int16 2 / 2 int 4 / 4, long 8 / 8 int32 4 / 4, int64 8 / 8 float 4 / 4, double 8 / 8, ldouble 16 / 16 pointer 8 / 8, page 4096 Platform: Java Version: 1.7.0_45 (1.7.0u45), VM: OpenJDK 64-Bit Server VM, Runtime: OpenJDK Runtime Environment Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.common Extension Name: com.jogamp.common Specification Title: GlueGen Java Bindings Generator Specification Vendor: JogAmp Community Specification Version: 2.1 Implementation Title: GlueGen Run-Time Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.1.0 Implementation Build: 2.1-b730-20131010 Implementation Branch: master Implementation Commit: e8954969623242dda8154e97f95d95d270e6e275 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: javax.media.nativewindow Extension Name: javax.media.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.1 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.1.0 Implementation Build: 2.1-b1111-20131010 Implementation Branch: master Implementation Commit: 8363df5da5794faf10478789954992cef0c0d50f ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: javax.media.opengl Extension Name: javax.media.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.1 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.1.0 Implementation Build: 2.1-b1111-20131010 Implementation Branch: master Implementation Commit: 8363df5da5794faf10478789954992cef0c0d50f ----------------------------------------------------------------------------------------------------- GLDrawableFactory.static - Native OS Factory for: .x11: jogamp.opengl.x11.glx.X11GLXDrawableFactory GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@7d16894d, overridding: null java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:227) at jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory.registerFactory(X11GLXGraphicsConfigurationFactory.java:86) at jogamp.opengl.x11.glx.X11GLXDrawableFactory.(X11GLXDrawableFactory.java:122) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:171) at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:193) at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:213) at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:235) at javax.media.opengl.GLDrawableFactory.initSingletonImpl(GLDrawableFactory.java:165) at javax.media.opengl.GLDrawableFactory.initSingleton(GLDrawableFactory.java:129) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1523) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable Factory #0: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@694a1c0c Factory #1: DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@33c12f86 Factory #2: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@7d16894d GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.x11.X11GraphicsDevice, class javax.media.nativewindow.DefaultGraphicsDevice, interface javax.media.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface javax.media.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@694a1c0c SharedResourceRunner.start() - start new Thread - main SharedResourceRunner.run(): STARTED - main-SharedResourceRunner SharedResourceRunner.run(): READY - main-SharedResourceRunner GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@7c188ef1, overridding: jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@7d16894d GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@7c188ef1, overridding: null Info: EGLDrawableFactory: EGL ES1 - OK, isANGLE: false Info: EGLDrawableFactory: EGL ES2 - OK (includesES1 false, isANGLE: false) main - EGLGraphicsDevice.open(): EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] EGLDisplayUtil.eglGetDisplay(): eglDisplay(0x0): 0x7fed244390e0, OK EGLDisplayUtil.eglInitialize(0x7fed244390e0 ...): #1, EGLDisplay[0x7fed244390e0: refCnt 1] = true Info: GLProfile.init - Default device is desktop derived: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]] Info: GLProfile.initProfilesForDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] (com.jogamp.nativewindow.egl.EGLGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory true GLProfile.init map decon, desktopCtxUndef false, esCtxUndef true GLProfile.init map *** no mapping for GL4bc on device decon GLProfile.init map *** no mapping for GL3bc on device decon GLProfile.init map *** no mapping for GL2 on device decon GLProfile.init map *** no mapping for GL4 on device decon GLProfile.init map *** no mapping for GL3 on device decon GLProfile.init map GLProfile[GLES3/GLES3.sw] on device decon GLProfile.init map defaultAny GLProfile[GLES3/GLES3.sw] on device decon GLProfile.init map GLProfile[GL4ES3/GLES3.sw] on device decon GLProfile.init map *** no mapping for GL2GL3 on device decon GLProfile.init map GLProfile[GLES2/GLES2.sw] on device decon GLProfile.init map GLProfile[GL2ES2/GLES2.sw] on device decon GLProfile.init map GLProfile[GLES1/GLES1.sw] on device decon GLProfile.init map GLProfile[GL2ES1/GLES1.sw] on device decon EGLDrawableFactory.createShared: (defaultDevice): req. device: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], defaultDevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:568) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) EGLDrawableFactory.createShared(): device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] EGLDrawableFactory.mapAvailableEGLESConfig: GLES1 ( 1 ), defaultSharedResourceSet false, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice true) EGLGraphicsConfiguration.eglChooseConfig: eglChooseConfig eglDisplay 0x7fed244390e0, nativeVisualID 0x0, capsChosen GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], winbits PBUFFER, fboAvail false, device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], .egl_decon_0, numConfigs 784 EGLGraphicsConfiguration.eglChooseConfig: #1 eglChooseConfig: recommended fbcfg 0x7fed244dddc0, idx 0 EGLGraphicsConfiguration.eglChooseConfig: #1 fbcfg caps GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] EGLGraphicsConfiguration.eglChooseConfig: got configs: 390 0: GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 1: GLCaps[egl cfg 0xca, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 2: GLCaps[egl cfg 0xd2, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 3: GLCaps[egl cfg 0xd6, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 4: GLCaps[egl cfg 0xde, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 5: GLCaps[egl cfg 0xe2, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 6: GLCaps[egl cfg 0xea, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 7: GLCaps[egl cfg 0xee, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 8: GLCaps[egl cfg 0xfe, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 9: GLCaps[egl cfg 0x102, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 10: GLCaps[egl cfg 0x106, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 11: GLCaps[egl cfg 0x10a, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 12: GLCaps[egl cfg 0x10e, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 13: GLCaps[egl cfg 0x112, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 14: GLCaps[egl cfg 0x122, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 15: GLCaps[egl cfg 0x126, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 16: GLCaps[egl cfg 0x12a, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 17: GLCaps[egl cfg 0x12e, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 18: GLCaps[egl cfg 0x132, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 19: GLCaps[egl cfg 0x136, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 20: GLCaps[egl cfg 0x146, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 21: GLCaps[egl cfg 0x14a, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 22: GLCaps[egl cfg 0x14e, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 23: GLCaps[egl cfg 0x152, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 24: GLCaps[egl cfg 0x156, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 25: GLCaps[egl cfg 0x15a, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 26: GLCaps[egl cfg 0x16a, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 27: GLCaps[egl cfg 0x16e, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 28: GLCaps[egl cfg 0x172, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 29: GLCaps[egl cfg 0x176, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 30: GLCaps[egl cfg 0x17a, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 31: GLCaps[egl cfg 0x17e, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 32: GLCaps[egl cfg 0x24e, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 33: GLCaps[egl cfg 0x252, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 34: GLCaps[egl cfg 0x25a, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 35: GLCaps[egl cfg 0x25e, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 36: GLCaps[egl cfg 0x266, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 37: GLCaps[egl cfg 0x26a, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 38: GLCaps[egl cfg 0x272, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 39: GLCaps[egl cfg 0x276, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 40: GLCaps[egl cfg 0x286, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 41: GLCaps[egl cfg 0x28a, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 42: GLCaps[egl cfg 0x28e, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 43: GLCaps[egl cfg 0x292, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 44: GLCaps[egl cfg 0x296, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 45: GLCaps[egl cfg 0x29a, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 46: GLCaps[egl cfg 0x2aa, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 47: GLCaps[egl cfg 0x2ae, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 48: GLCaps[egl cfg 0x2b2, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 49: GLCaps[egl cfg 0x2b6, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 50: GLCaps[egl cfg 0x2ba, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 51: GLCaps[egl cfg 0x2be, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 52: GLCaps[egl cfg 0x2ce, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 53: GLCaps[egl cfg 0x2d2, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 54: GLCaps[egl cfg 0x2d6, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 55: GLCaps[egl cfg 0x2da, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 56: GLCaps[egl cfg 0x2de, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 57: GLCaps[egl cfg 0x2e2, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 58: GLCaps[egl cfg 0x2f2, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 59: GLCaps[egl cfg 0x2f6, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 60: GLCaps[egl cfg 0x2fa, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 61: GLCaps[egl cfg 0x2fe, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 62: GLCaps[egl cfg 0x302, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 63: GLCaps[egl cfg 0x306, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 64: GLCaps[egl cfg 0xc8, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 65: GLCaps[egl cfg 0xcc, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 66: GLCaps[egl cfg 0xd4, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 67: GLCaps[egl cfg 0xd8, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 68: GLCaps[egl cfg 0xe0, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 69: GLCaps[egl cfg 0xe4, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 70: GLCaps[egl cfg 0xec, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 71: GLCaps[egl cfg 0xf0, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 72: GLCaps[egl cfg 0x100, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 73: GLCaps[egl cfg 0x104, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 74: GLCaps[egl cfg 0x108, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 75: GLCaps[egl cfg 0x10c, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 76: GLCaps[egl cfg 0x110, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 77: GLCaps[egl cfg 0x114, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 78: GLCaps[egl cfg 0x124, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 79: GLCaps[egl cfg 0x128, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 80: GLCaps[egl cfg 0x12c, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 81: GLCaps[egl cfg 0x130, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 82: GLCaps[egl cfg 0x134, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 83: GLCaps[egl cfg 0x138, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 84: GLCaps[egl cfg 0x148, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 85: GLCaps[egl cfg 0x14c, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 86: GLCaps[egl cfg 0x150, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 87: GLCaps[egl cfg 0x154, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 88: GLCaps[egl cfg 0x158, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 89: GLCaps[egl cfg 0x15c, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 90: GLCaps[egl cfg 0x16c, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 91: GLCaps[egl cfg 0x170, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 92: GLCaps[egl cfg 0x174, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 93: GLCaps[egl cfg 0x178, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 94: GLCaps[egl cfg 0x17c, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 95: GLCaps[egl cfg 0x180, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 96: GLCaps[egl cfg 0x250, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 97: GLCaps[egl cfg 0x254, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 98: GLCaps[egl cfg 0x25c, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 99: GLCaps[egl cfg 0x260, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 100: GLCaps[egl cfg 0x268, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 101: GLCaps[egl cfg 0x26c, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 102: GLCaps[egl cfg 0x274, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 103: GLCaps[egl cfg 0x278, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 104: GLCaps[egl cfg 0x288, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 105: GLCaps[egl cfg 0x28c, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 106: GLCaps[egl cfg 0x290, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 107: GLCaps[egl cfg 0x294, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 108: GLCaps[egl cfg 0x298, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 109: GLCaps[egl cfg 0x29c, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 110: GLCaps[egl cfg 0x2ac, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 111: GLCaps[egl cfg 0x2b0, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 112: GLCaps[egl cfg 0x2b4, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 113: GLCaps[egl cfg 0x2b8, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 114: GLCaps[egl cfg 0x2bc, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 115: GLCaps[egl cfg 0x2c0, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 116: GLCaps[egl cfg 0x2d0, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 117: GLCaps[egl cfg 0x2d4, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 118: GLCaps[egl cfg 0x2d8, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 119: GLCaps[egl cfg 0x2dc, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 120: GLCaps[egl cfg 0x2e0, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 121: GLCaps[egl cfg 0x2e4, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 122: GLCaps[egl cfg 0x2f4, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 123: GLCaps[egl cfg 0x2f8, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 124: GLCaps[egl cfg 0x2fc, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 125: GLCaps[egl cfg 0x300, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 126: GLCaps[egl cfg 0x304, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 127: GLCaps[egl cfg 0x308, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 128: GLCaps[egl cfg 0xc7, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 129: GLCaps[egl cfg 0xcb, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 130: GLCaps[egl cfg 0xd3, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 131: GLCaps[egl cfg 0xd7, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 132: GLCaps[egl cfg 0xdf, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 133: GLCaps[egl cfg 0xe3, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 134: GLCaps[egl cfg 0xeb, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 135: GLCaps[egl cfg 0xef, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 136: GLCaps[egl cfg 0xff, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 137: GLCaps[egl cfg 0x103, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 138: GLCaps[egl cfg 0x107, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 139: GLCaps[egl cfg 0x10b, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 140: GLCaps[egl cfg 0x10f, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 141: GLCaps[egl cfg 0x113, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 142: GLCaps[egl cfg 0x123, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 143: GLCaps[egl cfg 0x127, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 144: GLCaps[egl cfg 0x12b, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 145: GLCaps[egl cfg 0x12f, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 146: GLCaps[egl cfg 0x133, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 147: GLCaps[egl cfg 0x137, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 148: GLCaps[egl cfg 0x147, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 149: GLCaps[egl cfg 0x14b, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 150: GLCaps[egl cfg 0x14f, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 151: GLCaps[egl cfg 0x153, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 152: GLCaps[egl cfg 0x157, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 153: GLCaps[egl cfg 0x15b, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 154: GLCaps[egl cfg 0x16b, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 155: GLCaps[egl cfg 0x16f, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 156: GLCaps[egl cfg 0x173, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 157: GLCaps[egl cfg 0x177, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 158: GLCaps[egl cfg 0x17b, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 159: GLCaps[egl cfg 0x17f, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 160: GLCaps[egl cfg 0x24f, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 161: GLCaps[egl cfg 0x253, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 162: GLCaps[egl cfg 0x25b, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 163: GLCaps[egl cfg 0x25f, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 164: GLCaps[egl cfg 0x267, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 165: GLCaps[egl cfg 0x26b, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 166: GLCaps[egl cfg 0x273, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 167: GLCaps[egl cfg 0x277, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 168: GLCaps[egl cfg 0x287, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 169: GLCaps[egl cfg 0x28b, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 170: GLCaps[egl cfg 0x28f, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 171: GLCaps[egl cfg 0x293, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 172: GLCaps[egl cfg 0x297, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 173: GLCaps[egl cfg 0x29b, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 174: GLCaps[egl cfg 0x2ab, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 175: GLCaps[egl cfg 0x2af, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 176: GLCaps[egl cfg 0x2b3, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 177: GLCaps[egl cfg 0x2b7, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 178: GLCaps[egl cfg 0x2bb, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 179: GLCaps[egl cfg 0x2bf, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 180: GLCaps[egl cfg 0x2cf, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 181: GLCaps[egl cfg 0x2d3, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 182: GLCaps[egl cfg 0x2d7, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 183: GLCaps[egl cfg 0x2db, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 184: GLCaps[egl cfg 0x2df, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 185: GLCaps[egl cfg 0x2e3, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 186: GLCaps[egl cfg 0x2f3, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 187: GLCaps[egl cfg 0x2f7, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 188: GLCaps[egl cfg 0x2fb, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 189: GLCaps[egl cfg 0x2ff, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 190: GLCaps[egl cfg 0x303, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 191: GLCaps[egl cfg 0x307, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 192: GLCaps[egl cfg 0x6, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 193: GLCaps[egl cfg 0xa, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 194: GLCaps[egl cfg 0x12, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 195: GLCaps[egl cfg 0x16, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 196: GLCaps[egl cfg 0x1e, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 197: GLCaps[egl cfg 0x22, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 198: GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 199: GLCaps[egl cfg 0x2e, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 200: GLCaps[egl cfg 0x3e, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 201: GLCaps[egl cfg 0x42, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 202: GLCaps[egl cfg 0x46, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 203: GLCaps[egl cfg 0x4a, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 204: GLCaps[egl cfg 0x4e, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 205: GLCaps[egl cfg 0x52, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 206: GLCaps[egl cfg 0x62, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 207: GLCaps[egl cfg 0x66, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 208: GLCaps[egl cfg 0x6a, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 209: GLCaps[egl cfg 0x6e, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 210: GLCaps[egl cfg 0x72, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 211: GLCaps[egl cfg 0x76, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 212: GLCaps[egl cfg 0x86, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 213: GLCaps[egl cfg 0x8a, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 214: GLCaps[egl cfg 0x8e, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 215: GLCaps[egl cfg 0x92, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 216: GLCaps[egl cfg 0x96, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 217: GLCaps[egl cfg 0x9a, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 218: GLCaps[egl cfg 0xaa, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 219: GLCaps[egl cfg 0xae, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 220: GLCaps[egl cfg 0xb2, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 221: GLCaps[egl cfg 0xb6, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 222: GLCaps[egl cfg 0xba, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 223: GLCaps[egl cfg 0xbe, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 224: GLCaps[egl cfg 0x18e, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 225: GLCaps[egl cfg 0x192, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 226: GLCaps[egl cfg 0x19a, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 227: GLCaps[egl cfg 0x19e, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 228: GLCaps[egl cfg 0x1a6, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 229: GLCaps[egl cfg 0x1aa, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 230: GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 231: GLCaps[egl cfg 0x1b6, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 232: GLCaps[egl cfg 0x1c6, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 233: GLCaps[egl cfg 0x1ca, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 234: GLCaps[egl cfg 0x1ce, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 235: GLCaps[egl cfg 0x1d2, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 236: GLCaps[egl cfg 0x1d6, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 237: GLCaps[egl cfg 0x1da, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 238: GLCaps[egl cfg 0x1ea, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 239: GLCaps[egl cfg 0x1ee, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 240: GLCaps[egl cfg 0x1f2, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 241: GLCaps[egl cfg 0x1f6, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 242: GLCaps[egl cfg 0x1fa, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 243: GLCaps[egl cfg 0x1fe, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 244: GLCaps[egl cfg 0x20e, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 245: GLCaps[egl cfg 0x212, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 246: GLCaps[egl cfg 0x216, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 247: GLCaps[egl cfg 0x21a, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 248: GLCaps[egl cfg 0x21e, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 249: GLCaps[egl cfg 0x222, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 250: GLCaps[egl cfg 0x232, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 251: GLCaps[egl cfg 0x236, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 252: GLCaps[egl cfg 0x23a, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 253: GLCaps[egl cfg 0x23e, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 254: GLCaps[egl cfg 0x242, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 255: GLCaps[egl cfg 0x246, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 256: GLCaps[egl cfg 0x8, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 257: GLCaps[egl cfg 0xc, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 258: GLCaps[egl cfg 0x14, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 259: GLCaps[egl cfg 0x18, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 260: GLCaps[egl cfg 0x20, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 261: GLCaps[egl cfg 0x24, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 262: GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 263: GLCaps[egl cfg 0x30, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 264: GLCaps[egl cfg 0x40, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 265: GLCaps[egl cfg 0x44, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 266: GLCaps[egl cfg 0x48, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 267: GLCaps[egl cfg 0x4c, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 268: GLCaps[egl cfg 0x50, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 269: GLCaps[egl cfg 0x54, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 270: GLCaps[egl cfg 0x64, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 271: GLCaps[egl cfg 0x68, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 272: GLCaps[egl cfg 0x6c, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 273: GLCaps[egl cfg 0x70, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 274: GLCaps[egl cfg 0x74, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 275: GLCaps[egl cfg 0x78, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 276: GLCaps[egl cfg 0x88, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 277: GLCaps[egl cfg 0x8c, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 278: GLCaps[egl cfg 0x90, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 279: GLCaps[egl cfg 0x94, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 280: GLCaps[egl cfg 0x98, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 281: GLCaps[egl cfg 0x9c, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 282: GLCaps[egl cfg 0xac, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 283: GLCaps[egl cfg 0xb0, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 284: GLCaps[egl cfg 0xb4, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 285: GLCaps[egl cfg 0xb8, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 286: GLCaps[egl cfg 0xbc, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 287: GLCaps[egl cfg 0xc0, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 288: GLCaps[egl cfg 0x190, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 289: GLCaps[egl cfg 0x194, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 290: GLCaps[egl cfg 0x19c, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 291: GLCaps[egl cfg 0x1a0, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 292: GLCaps[egl cfg 0x1a8, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 293: GLCaps[egl cfg 0x1ac, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 294: GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 295: GLCaps[egl cfg 0x1b8, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 296: GLCaps[egl cfg 0x1c8, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 297: GLCaps[egl cfg 0x1cc, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 298: GLCaps[egl cfg 0x1d0, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 299: GLCaps[egl cfg 0x1d4, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 300: GLCaps[egl cfg 0x1d8, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 301: GLCaps[egl cfg 0x1dc, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 302: GLCaps[egl cfg 0x1ec, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 303: GLCaps[egl cfg 0x1f0, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 304: GLCaps[egl cfg 0x1f4, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 305: GLCaps[egl cfg 0x1f8, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 306: GLCaps[egl cfg 0x1fc, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 307: GLCaps[egl cfg 0x200, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 308: GLCaps[egl cfg 0x210, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 309: GLCaps[egl cfg 0x214, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 310: GLCaps[egl cfg 0x218, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 311: GLCaps[egl cfg 0x21c, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 312: GLCaps[egl cfg 0x220, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 313: GLCaps[egl cfg 0x224, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 314: GLCaps[egl cfg 0x234, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 315: GLCaps[egl cfg 0x238, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 316: GLCaps[egl cfg 0x23c, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 317: GLCaps[egl cfg 0x240, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 318: GLCaps[egl cfg 0x244, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 319: GLCaps[egl cfg 0x248, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 320: GLCaps[egl cfg 0x7, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 321: GLCaps[egl cfg 0xb, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 322: GLCaps[egl cfg 0x13, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 323: GLCaps[egl cfg 0x17, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 324: GLCaps[egl cfg 0x1f, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 325: GLCaps[egl cfg 0x23, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 326: GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 327: GLCaps[egl cfg 0x2f, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 328: GLCaps[egl cfg 0x3f, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 329: GLCaps[egl cfg 0x43, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 330: GLCaps[egl cfg 0x47, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 331: GLCaps[egl cfg 0x4b, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 332: GLCaps[egl cfg 0x4f, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 333: GLCaps[egl cfg 0x53, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 334: GLCaps[egl cfg 0x63, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 335: GLCaps[egl cfg 0x67, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 336: GLCaps[egl cfg 0x6b, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 337: GLCaps[egl cfg 0x6f, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 338: GLCaps[egl cfg 0x73, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 339: GLCaps[egl cfg 0x77, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 340: GLCaps[egl cfg 0x87, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 341: GLCaps[egl cfg 0x8b, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 342: GLCaps[egl cfg 0x8f, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 343: GLCaps[egl cfg 0x93, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 344: GLCaps[egl cfg 0x97, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 345: GLCaps[egl cfg 0x9b, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 346: GLCaps[egl cfg 0xab, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 347: GLCaps[egl cfg 0xaf, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 348: GLCaps[egl cfg 0xb3, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 349: GLCaps[egl cfg 0xb7, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 350: GLCaps[egl cfg 0xbb, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 351: GLCaps[egl cfg 0xbf, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 352: GLCaps[egl cfg 0x18f, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 353: GLCaps[egl cfg 0x193, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 354: GLCaps[egl cfg 0x19b, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 355: GLCaps[egl cfg 0x19f, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 356: GLCaps[egl cfg 0x1a7, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 357: GLCaps[egl cfg 0x1ab, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 358: GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 359: GLCaps[egl cfg 0x1b7, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 360: GLCaps[egl cfg 0x1c7, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 361: GLCaps[egl cfg 0x1cb, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 362: GLCaps[egl cfg 0x1cf, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 363: GLCaps[egl cfg 0x1d3, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 364: GLCaps[egl cfg 0x1d7, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 365: GLCaps[egl cfg 0x1db, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 366: GLCaps[egl cfg 0x1eb, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 367: GLCaps[egl cfg 0x1ef, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 368: GLCaps[egl cfg 0x1f3, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 369: GLCaps[egl cfg 0x1f7, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 370: GLCaps[egl cfg 0x1fb, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 371: GLCaps[egl cfg 0x1ff, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 372: GLCaps[egl cfg 0x20f, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 373: GLCaps[egl cfg 0x213, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 374: GLCaps[egl cfg 0x217, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 375: GLCaps[egl cfg 0x21b, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 376: GLCaps[egl cfg 0x21f, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 377: GLCaps[egl cfg 0x223, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 378: GLCaps[egl cfg 0x233, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 379: GLCaps[egl cfg 0x237, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 380: GLCaps[egl cfg 0x23b, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 381: GLCaps[egl cfg 0x23f, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 382: GLCaps[egl cfg 0x243, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 383: GLCaps[egl cfg 0x247, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 384: GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 385: GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 386: GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 387: GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 388: GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 389: GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] chooseCapabilities: Using recommendedIndex (opaque): idx 0 EGLGraphicsConfiguration.eglChooseConfig: X chosen :0, eglConfig: 0x7fed244dddc0: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] Pbuffer config: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] PBuffer setSurface result: eglSurface 0x7fed245ade20 EGLWrappedSurface.ctor(): EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <6079bbda, 581c16b1>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] , upstreamSurface true ] main: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:478) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] ProxySurfaceImpl: surface change 0x0 -> 0x7fed245ade20 main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceDevice: EGLGraphicsDevice, hash 0x632270ff, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceConfig: EGLGraphicsConfiguration, hash 0x6a28a831, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamDevice: EGLGraphicsDevice, hash 0x632270ff, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamConfig: EGLGraphicsConfiguration, hash 0x6a28a831, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing this eglDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], using this config EGLGraphicsConfiguration EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing eglConfig: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Fin: Already valid EGL surface - use as-is: WrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed245ade20 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <133a5f6a, 5d4e3202>[count 1, qsz 0, owner
] , EGLDummyUpstreamSurfaceHook[ 64x64] , upstreamSurface false ] ProxySurfaceImpl: surface change 0x0 -> 0x7fed245ade20 main: EGLDrawable.setRealized(true): NOP - EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed245ade20 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <6079bbda, 581c16b1>[count 1, qsz 0, owner
] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] , upstreamSurface true ] main: createHandle of EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed245ade20 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <6079bbda, 581c16b1>[count 1, qsz 0, owner
] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] , upstreamSurface true ] main: GLContext.resetStates(isInit true) main: Created OpenGL context 0x7fed245b2eb0, write surface 0x7fed245ade20, read surface 0x7fed245ade20, EGLContext [Version null [GL 0.0.0 (n/a), vendor 0.0.0 (n/a)], options 0x0, this 0x8424bd, handle 0x7fed245b2eb0, null, quirks: n/a, Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized true, factory jogamp.opengl.egl.EGLDrawableFactory@6387f48e, surface EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed245ade20 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <6079bbda, 581c16b1>[count 1, qsz 0, owner
] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] , upstreamSurface true ], eglSurface 0x7fed245ade20, eglConfig EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]], requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]]] , sharing with 0x0 java.lang.Exception: Info: setGL (OpenGL null): main, -> GLES1Impl, jogamp.opengl.es1.GLES1Impl@72c8c9ae at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:286) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1345) at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:225) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:482) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main: Initializing EGLextension address table: EGL-.egl_decon_0 main: GLContext EGL ProcAddressTable mapping key(EGL-.egl_decon_0) -> 0x3d1cda9 main: GLContext.setGLFuncAvail: Given EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]] - 1.0 (ES profile, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.3 main: GLContext.setGLFuncAvail: Pre version verification - expected 1.0 (ES profile, hardware), strictMatch false main: GLContext.setGLFuncAvail: version verification (Int): OpenGL ES-CM 1.1 Mesa 9.2.3, 0.0 main: GLContext.setGLFuncAvail: version verification (String): OpenGL ES-CM 1.1 Mesa 9.2.3, 1.1.0 main: GLContext.setGLFuncAvail: post version verification 1.0 (ES profile, hardware), strictMatch false, versionValidated true, versionGL3IntFailed true Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main: GLContext.setGLFuncAvail.0 validated FQN: .egl_decon_0-0x1000008 - 1.0 (ES profile, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.3 main: GLContext GL ProcAddressTable mapping key(.egl_decon_0-0x1000008) -> 0xfba4a2f main:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.es1.GLES1Impl@72c8c9ae, OpenGL 1.0 (ES profile, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.3 main:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 1.0 (ES profile, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.3, use glGetString main:ExtensionAvailabilityCache: GL_EXTENSIONS: 37, used glGetString EGL extensions: EGL_WL_bind_wayland_display EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_surfaceless_context EGL_NOK_swap_region EGL_NV_post_sub_buffer main:ExtensionAvailabilityCache: GLX_EXTENSIONS: 9 main:ExtensionAvailabilityCache: GL vendor: X.Org main:ExtensionAvailabilityCache: ALL EXTENSIONS: 46 main:ExtensionAvailabilityCache: Added GL_ES_VERSION_1_0 to known extensions main: GLContext GL ExtensionAvailabilityCache mapping key(.egl_decon_0-0x1000008) -> 0xb5eb44d - entries: 48 Catched com.jogamp.common.JogampRuntimeException: Method: 'class jogamp.opengl.es1.GLES1Impl.finalizeInit()' not found com.jogamp.common.JogampRuntimeException: Method: 'class jogamp.opengl.es1.GLES1Impl.finalizeInit()' not found at com.jogamp.common.util.ReflectionUtil.getMethod(ReflectionUtil.java:292) at jogamp.opengl.GLContextImpl.finalizeInit(GLContextImpl.java:1120) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1567) at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:225) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:482) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) Caused by: java.lang.NoSuchMethodException: jogamp.opengl.es1.GLES1Impl.finalizeInit() at java.lang.Class.getDeclaredMethod(Class.java:2004) at com.jogamp.common.util.ReflectionUtil.getMethod(ReflectionUtil.java:285) ... 24 more main: GLContext.setGLFuncAvail.X: OK .egl_decon_0-0x1000008 - 1.0 (ES profile, FP32 compat-api, hardware) - glErr 0x500 main: Create GL context OK: obj 0x8424bd, ctx 0x7fed245b2eb0, surf 0x7fed245ade20 for jogamp.opengl.egl.EGLContext - 1.0 (ES profile, FP32 compat-api, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.3 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 1.0 (ES profile, FP32 compat-api, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.3 GLDebugMessageHandler.init(false) .. n/a GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]]: 1.0 (ES profile, hardware) -> 1.0 (ES profile, FP32 compat-api, hardware) main: GLContextImpl.destroy.0: obj 0x8424bd, ctx 0x7fed245b2eb0, surf 0x7fed245ade20, isShared false - <48f3ee57, 6a4b72c>[count 1, qsz 0, owner
] main: GLContext.resetStates(isInit false) main: GLContextImpl.destroy.X: obj 0x8424bd, ctx 0x0, isShared false - <48f3ee57, 6a4b72c>[count 0, qsz 0, owner ] main: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: true -> false java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:509) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main: destroyHandle of EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed245ade20 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <6079bbda, 581c16b1>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] , upstreamSurface true ] main: EGLDrawable.setRealized(false): NOP - EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed245ade20 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <6079bbda, 581c16b1>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] , upstreamSurface true ] EGLUpstreamSurfaceHook.destroy(EGLWrappedSurface): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed245ade20] EGLDrawableFactory.mapAvailableEGLESConfig: GLES3 ( 3 ), defaultSharedResourceSet false, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice true) EGLGraphicsConfiguration.eglChooseConfig: eglChooseConfig eglDisplay 0x7fed244390e0, nativeVisualID 0x0, capsChosen GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], winbits PBUFFER, fboAvail false, device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], .egl_decon_0, numConfigs 784 EGLGraphicsConfiguration.eglChooseConfig: #1 eglChooseConfig: recommended fbcfg 0x7fed244dddc0, idx 0 EGLGraphicsConfiguration.eglChooseConfig: #1 fbcfg caps GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] EGLGraphicsConfiguration.eglChooseConfig: got configs: 390 0: GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 1: GLCaps[egl cfg 0xca, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 2: GLCaps[egl cfg 0xd2, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 3: GLCaps[egl cfg 0xd6, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 4: GLCaps[egl cfg 0xde, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 5: GLCaps[egl cfg 0xe2, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 6: GLCaps[egl cfg 0xea, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 7: GLCaps[egl cfg 0xee, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 8: GLCaps[egl cfg 0xfe, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 9: GLCaps[egl cfg 0x102, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 10: GLCaps[egl cfg 0x106, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 11: GLCaps[egl cfg 0x10a, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 12: GLCaps[egl cfg 0x10e, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 13: GLCaps[egl cfg 0x112, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 14: GLCaps[egl cfg 0x122, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 15: GLCaps[egl cfg 0x126, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 16: GLCaps[egl cfg 0x12a, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 17: GLCaps[egl cfg 0x12e, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 18: GLCaps[egl cfg 0x132, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 19: GLCaps[egl cfg 0x136, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 20: GLCaps[egl cfg 0x146, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 21: GLCaps[egl cfg 0x14a, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 22: GLCaps[egl cfg 0x14e, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 23: GLCaps[egl cfg 0x152, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 24: GLCaps[egl cfg 0x156, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 25: GLCaps[egl cfg 0x15a, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 26: GLCaps[egl cfg 0x16a, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 27: GLCaps[egl cfg 0x16e, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 28: GLCaps[egl cfg 0x172, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 29: GLCaps[egl cfg 0x176, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 30: GLCaps[egl cfg 0x17a, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 31: GLCaps[egl cfg 0x17e, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 32: GLCaps[egl cfg 0x24e, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 33: GLCaps[egl cfg 0x252, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 34: GLCaps[egl cfg 0x25a, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 35: GLCaps[egl cfg 0x25e, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 36: GLCaps[egl cfg 0x266, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 37: GLCaps[egl cfg 0x26a, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 38: GLCaps[egl cfg 0x272, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 39: GLCaps[egl cfg 0x276, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 40: GLCaps[egl cfg 0x286, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 41: GLCaps[egl cfg 0x28a, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 42: GLCaps[egl cfg 0x28e, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 43: GLCaps[egl cfg 0x292, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 44: GLCaps[egl cfg 0x296, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 45: GLCaps[egl cfg 0x29a, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 46: GLCaps[egl cfg 0x2aa, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 47: GLCaps[egl cfg 0x2ae, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 48: GLCaps[egl cfg 0x2b2, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 49: GLCaps[egl cfg 0x2b6, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 50: GLCaps[egl cfg 0x2ba, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 51: GLCaps[egl cfg 0x2be, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 52: GLCaps[egl cfg 0x2ce, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 53: GLCaps[egl cfg 0x2d2, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 54: GLCaps[egl cfg 0x2d6, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 55: GLCaps[egl cfg 0x2da, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 56: GLCaps[egl cfg 0x2de, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 57: GLCaps[egl cfg 0x2e2, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 58: GLCaps[egl cfg 0x2f2, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 59: GLCaps[egl cfg 0x2f6, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 60: GLCaps[egl cfg 0x2fa, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 61: GLCaps[egl cfg 0x2fe, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 62: GLCaps[egl cfg 0x302, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 63: GLCaps[egl cfg 0x306, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 64: GLCaps[egl cfg 0xc8, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 65: GLCaps[egl cfg 0xcc, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 66: GLCaps[egl cfg 0xd4, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 67: GLCaps[egl cfg 0xd8, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 68: GLCaps[egl cfg 0xe0, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 69: GLCaps[egl cfg 0xe4, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 70: GLCaps[egl cfg 0xec, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 71: GLCaps[egl cfg 0xf0, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 72: GLCaps[egl cfg 0x100, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 73: GLCaps[egl cfg 0x104, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 74: GLCaps[egl cfg 0x108, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 75: GLCaps[egl cfg 0x10c, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 76: GLCaps[egl cfg 0x110, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 77: GLCaps[egl cfg 0x114, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 78: GLCaps[egl cfg 0x124, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 79: GLCaps[egl cfg 0x128, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 80: GLCaps[egl cfg 0x12c, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 81: GLCaps[egl cfg 0x130, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 82: GLCaps[egl cfg 0x134, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 83: GLCaps[egl cfg 0x138, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 84: GLCaps[egl cfg 0x148, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 85: GLCaps[egl cfg 0x14c, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 86: GLCaps[egl cfg 0x150, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 87: GLCaps[egl cfg 0x154, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 88: GLCaps[egl cfg 0x158, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 89: GLCaps[egl cfg 0x15c, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 90: GLCaps[egl cfg 0x16c, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 91: GLCaps[egl cfg 0x170, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 92: GLCaps[egl cfg 0x174, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 93: GLCaps[egl cfg 0x178, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 94: GLCaps[egl cfg 0x17c, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 95: GLCaps[egl cfg 0x180, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 96: GLCaps[egl cfg 0x250, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 97: GLCaps[egl cfg 0x254, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 98: GLCaps[egl cfg 0x25c, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 99: GLCaps[egl cfg 0x260, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 100: GLCaps[egl cfg 0x268, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 101: GLCaps[egl cfg 0x26c, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 102: GLCaps[egl cfg 0x274, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 103: GLCaps[egl cfg 0x278, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 104: GLCaps[egl cfg 0x288, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 105: GLCaps[egl cfg 0x28c, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 106: GLCaps[egl cfg 0x290, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 107: GLCaps[egl cfg 0x294, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 108: GLCaps[egl cfg 0x298, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 109: GLCaps[egl cfg 0x29c, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 110: GLCaps[egl cfg 0x2ac, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 111: GLCaps[egl cfg 0x2b0, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 112: GLCaps[egl cfg 0x2b4, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 113: GLCaps[egl cfg 0x2b8, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 114: GLCaps[egl cfg 0x2bc, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 115: GLCaps[egl cfg 0x2c0, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 116: GLCaps[egl cfg 0x2d0, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 117: GLCaps[egl cfg 0x2d4, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 118: GLCaps[egl cfg 0x2d8, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 119: GLCaps[egl cfg 0x2dc, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 120: GLCaps[egl cfg 0x2e0, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 121: GLCaps[egl cfg 0x2e4, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 122: GLCaps[egl cfg 0x2f4, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 123: GLCaps[egl cfg 0x2f8, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 124: GLCaps[egl cfg 0x2fc, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 125: GLCaps[egl cfg 0x300, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 126: GLCaps[egl cfg 0x304, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 127: GLCaps[egl cfg 0x308, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 128: GLCaps[egl cfg 0xc7, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 129: GLCaps[egl cfg 0xcb, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 130: GLCaps[egl cfg 0xd3, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 131: GLCaps[egl cfg 0xd7, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 132: GLCaps[egl cfg 0xdf, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 133: GLCaps[egl cfg 0xe3, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 134: GLCaps[egl cfg 0xeb, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 135: GLCaps[egl cfg 0xef, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 136: GLCaps[egl cfg 0xff, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 137: GLCaps[egl cfg 0x103, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 138: GLCaps[egl cfg 0x107, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 139: GLCaps[egl cfg 0x10b, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 140: GLCaps[egl cfg 0x10f, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 141: GLCaps[egl cfg 0x113, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 142: GLCaps[egl cfg 0x123, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 143: GLCaps[egl cfg 0x127, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 144: GLCaps[egl cfg 0x12b, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 145: GLCaps[egl cfg 0x12f, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 146: GLCaps[egl cfg 0x133, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 147: GLCaps[egl cfg 0x137, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 148: GLCaps[egl cfg 0x147, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 149: GLCaps[egl cfg 0x14b, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 150: GLCaps[egl cfg 0x14f, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 151: GLCaps[egl cfg 0x153, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 152: GLCaps[egl cfg 0x157, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 153: GLCaps[egl cfg 0x15b, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 154: GLCaps[egl cfg 0x16b, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 155: GLCaps[egl cfg 0x16f, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 156: GLCaps[egl cfg 0x173, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 157: GLCaps[egl cfg 0x177, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 158: GLCaps[egl cfg 0x17b, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 159: GLCaps[egl cfg 0x17f, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 160: GLCaps[egl cfg 0x24f, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 161: GLCaps[egl cfg 0x253, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 162: GLCaps[egl cfg 0x25b, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 163: GLCaps[egl cfg 0x25f, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 164: GLCaps[egl cfg 0x267, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 165: GLCaps[egl cfg 0x26b, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 166: GLCaps[egl cfg 0x273, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 167: GLCaps[egl cfg 0x277, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 168: GLCaps[egl cfg 0x287, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 169: GLCaps[egl cfg 0x28b, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 170: GLCaps[egl cfg 0x28f, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 171: GLCaps[egl cfg 0x293, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 172: GLCaps[egl cfg 0x297, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 173: GLCaps[egl cfg 0x29b, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 174: GLCaps[egl cfg 0x2ab, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 175: GLCaps[egl cfg 0x2af, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 176: GLCaps[egl cfg 0x2b3, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 177: GLCaps[egl cfg 0x2b7, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 178: GLCaps[egl cfg 0x2bb, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 179: GLCaps[egl cfg 0x2bf, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 180: GLCaps[egl cfg 0x2cf, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 181: GLCaps[egl cfg 0x2d3, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 182: GLCaps[egl cfg 0x2d7, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 183: GLCaps[egl cfg 0x2db, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 184: GLCaps[egl cfg 0x2df, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 185: GLCaps[egl cfg 0x2e3, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 186: GLCaps[egl cfg 0x2f3, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 187: GLCaps[egl cfg 0x2f7, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 188: GLCaps[egl cfg 0x2fb, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 189: GLCaps[egl cfg 0x2ff, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 190: GLCaps[egl cfg 0x303, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 191: GLCaps[egl cfg 0x307, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 192: GLCaps[egl cfg 0x6, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 193: GLCaps[egl cfg 0xa, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 194: GLCaps[egl cfg 0x12, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 195: GLCaps[egl cfg 0x16, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 196: GLCaps[egl cfg 0x1e, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 197: GLCaps[egl cfg 0x22, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 198: GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 199: GLCaps[egl cfg 0x2e, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 200: GLCaps[egl cfg 0x3e, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 201: GLCaps[egl cfg 0x42, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 202: GLCaps[egl cfg 0x46, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 203: GLCaps[egl cfg 0x4a, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 204: GLCaps[egl cfg 0x4e, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 205: GLCaps[egl cfg 0x52, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 206: GLCaps[egl cfg 0x62, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 207: GLCaps[egl cfg 0x66, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 208: GLCaps[egl cfg 0x6a, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 209: GLCaps[egl cfg 0x6e, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 210: GLCaps[egl cfg 0x72, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 211: GLCaps[egl cfg 0x76, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 212: GLCaps[egl cfg 0x86, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 213: GLCaps[egl cfg 0x8a, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 214: GLCaps[egl cfg 0x8e, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 215: GLCaps[egl cfg 0x92, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 216: GLCaps[egl cfg 0x96, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 217: GLCaps[egl cfg 0x9a, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 218: GLCaps[egl cfg 0xaa, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 219: GLCaps[egl cfg 0xae, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 220: GLCaps[egl cfg 0xb2, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 221: GLCaps[egl cfg 0xb6, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 222: GLCaps[egl cfg 0xba, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 223: GLCaps[egl cfg 0xbe, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 224: GLCaps[egl cfg 0x18e, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 225: GLCaps[egl cfg 0x192, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 226: GLCaps[egl cfg 0x19a, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 227: GLCaps[egl cfg 0x19e, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 228: GLCaps[egl cfg 0x1a6, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 229: GLCaps[egl cfg 0x1aa, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 230: GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 231: GLCaps[egl cfg 0x1b6, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 232: GLCaps[egl cfg 0x1c6, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 233: GLCaps[egl cfg 0x1ca, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 234: GLCaps[egl cfg 0x1ce, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 235: GLCaps[egl cfg 0x1d2, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 236: GLCaps[egl cfg 0x1d6, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 237: GLCaps[egl cfg 0x1da, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 238: GLCaps[egl cfg 0x1ea, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 239: GLCaps[egl cfg 0x1ee, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 240: GLCaps[egl cfg 0x1f2, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 241: GLCaps[egl cfg 0x1f6, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 242: GLCaps[egl cfg 0x1fa, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 243: GLCaps[egl cfg 0x1fe, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 244: GLCaps[egl cfg 0x20e, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 245: GLCaps[egl cfg 0x212, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 246: GLCaps[egl cfg 0x216, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 247: GLCaps[egl cfg 0x21a, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 248: GLCaps[egl cfg 0x21e, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 249: GLCaps[egl cfg 0x222, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 250: GLCaps[egl cfg 0x232, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 251: GLCaps[egl cfg 0x236, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 252: GLCaps[egl cfg 0x23a, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 253: GLCaps[egl cfg 0x23e, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 254: GLCaps[egl cfg 0x242, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 255: GLCaps[egl cfg 0x246, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 256: GLCaps[egl cfg 0x8, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 257: GLCaps[egl cfg 0xc, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 258: GLCaps[egl cfg 0x14, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 259: GLCaps[egl cfg 0x18, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 260: GLCaps[egl cfg 0x20, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 261: GLCaps[egl cfg 0x24, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 262: GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 263: GLCaps[egl cfg 0x30, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 264: GLCaps[egl cfg 0x40, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 265: GLCaps[egl cfg 0x44, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 266: GLCaps[egl cfg 0x48, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 267: GLCaps[egl cfg 0x4c, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 268: GLCaps[egl cfg 0x50, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 269: GLCaps[egl cfg 0x54, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 270: GLCaps[egl cfg 0x64, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 271: GLCaps[egl cfg 0x68, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 272: GLCaps[egl cfg 0x6c, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 273: GLCaps[egl cfg 0x70, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 274: GLCaps[egl cfg 0x74, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 275: GLCaps[egl cfg 0x78, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 276: GLCaps[egl cfg 0x88, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 277: GLCaps[egl cfg 0x8c, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 278: GLCaps[egl cfg 0x90, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 279: GLCaps[egl cfg 0x94, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 280: GLCaps[egl cfg 0x98, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 281: GLCaps[egl cfg 0x9c, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 282: GLCaps[egl cfg 0xac, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 283: GLCaps[egl cfg 0xb0, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 284: GLCaps[egl cfg 0xb4, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 285: GLCaps[egl cfg 0xb8, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 286: GLCaps[egl cfg 0xbc, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 287: GLCaps[egl cfg 0xc0, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 288: GLCaps[egl cfg 0x190, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 289: GLCaps[egl cfg 0x194, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 290: GLCaps[egl cfg 0x19c, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 291: GLCaps[egl cfg 0x1a0, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 292: GLCaps[egl cfg 0x1a8, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 293: GLCaps[egl cfg 0x1ac, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 294: GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 295: GLCaps[egl cfg 0x1b8, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 296: GLCaps[egl cfg 0x1c8, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 297: GLCaps[egl cfg 0x1cc, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 298: GLCaps[egl cfg 0x1d0, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 299: GLCaps[egl cfg 0x1d4, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 300: GLCaps[egl cfg 0x1d8, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 301: GLCaps[egl cfg 0x1dc, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 302: GLCaps[egl cfg 0x1ec, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 303: GLCaps[egl cfg 0x1f0, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 304: GLCaps[egl cfg 0x1f4, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 305: GLCaps[egl cfg 0x1f8, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 306: GLCaps[egl cfg 0x1fc, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 307: GLCaps[egl cfg 0x200, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 308: GLCaps[egl cfg 0x210, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 309: GLCaps[egl cfg 0x214, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 310: GLCaps[egl cfg 0x218, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 311: GLCaps[egl cfg 0x21c, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 312: GLCaps[egl cfg 0x220, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 313: GLCaps[egl cfg 0x224, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 314: GLCaps[egl cfg 0x234, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 315: GLCaps[egl cfg 0x238, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 316: GLCaps[egl cfg 0x23c, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 317: GLCaps[egl cfg 0x240, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 318: GLCaps[egl cfg 0x244, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 319: GLCaps[egl cfg 0x248, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 320: GLCaps[egl cfg 0x7, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 321: GLCaps[egl cfg 0xb, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 322: GLCaps[egl cfg 0x13, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 323: GLCaps[egl cfg 0x17, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 324: GLCaps[egl cfg 0x1f, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 325: GLCaps[egl cfg 0x23, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 326: GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 327: GLCaps[egl cfg 0x2f, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 328: GLCaps[egl cfg 0x3f, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 329: GLCaps[egl cfg 0x43, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 330: GLCaps[egl cfg 0x47, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 331: GLCaps[egl cfg 0x4b, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 332: GLCaps[egl cfg 0x4f, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 333: GLCaps[egl cfg 0x53, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 334: GLCaps[egl cfg 0x63, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 335: GLCaps[egl cfg 0x67, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 336: GLCaps[egl cfg 0x6b, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 337: GLCaps[egl cfg 0x6f, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 338: GLCaps[egl cfg 0x73, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 339: GLCaps[egl cfg 0x77, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 340: GLCaps[egl cfg 0x87, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 341: GLCaps[egl cfg 0x8b, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 342: GLCaps[egl cfg 0x8f, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 343: GLCaps[egl cfg 0x93, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 344: GLCaps[egl cfg 0x97, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 345: GLCaps[egl cfg 0x9b, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 346: GLCaps[egl cfg 0xab, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 347: GLCaps[egl cfg 0xaf, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 348: GLCaps[egl cfg 0xb3, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 349: GLCaps[egl cfg 0xb7, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 350: GLCaps[egl cfg 0xbb, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 351: GLCaps[egl cfg 0xbf, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 352: GLCaps[egl cfg 0x18f, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 353: GLCaps[egl cfg 0x193, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 354: GLCaps[egl cfg 0x19b, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 355: GLCaps[egl cfg 0x19f, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 356: GLCaps[egl cfg 0x1a7, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 357: GLCaps[egl cfg 0x1ab, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 358: GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 359: GLCaps[egl cfg 0x1b7, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 360: GLCaps[egl cfg 0x1c7, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 361: GLCaps[egl cfg 0x1cb, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 362: GLCaps[egl cfg 0x1cf, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 363: GLCaps[egl cfg 0x1d3, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 364: GLCaps[egl cfg 0x1d7, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 365: GLCaps[egl cfg 0x1db, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 366: GLCaps[egl cfg 0x1eb, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 367: GLCaps[egl cfg 0x1ef, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 368: GLCaps[egl cfg 0x1f3, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 369: GLCaps[egl cfg 0x1f7, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 370: GLCaps[egl cfg 0x1fb, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 371: GLCaps[egl cfg 0x1ff, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 372: GLCaps[egl cfg 0x20f, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 373: GLCaps[egl cfg 0x213, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 374: GLCaps[egl cfg 0x217, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 375: GLCaps[egl cfg 0x21b, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 376: GLCaps[egl cfg 0x21f, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 377: GLCaps[egl cfg 0x223, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 378: GLCaps[egl cfg 0x233, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 379: GLCaps[egl cfg 0x237, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 380: GLCaps[egl cfg 0x23b, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 381: GLCaps[egl cfg 0x23f, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 382: GLCaps[egl cfg 0x243, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 383: GLCaps[egl cfg 0x247, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 384: GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 385: GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 386: GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 387: GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 388: GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] 389: GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]] chooseCapabilities: Using recommendedIndex (opaque): idx 0 EGLGraphicsConfiguration.eglChooseConfig: X chosen :0, eglConfig: 0x7fed244dddc0: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] PBuffer setSurface result: eglSurface 0x7fed246121a0 Pbuffer config: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] EGLWrappedSurface.ctor(): EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <72381dc2, 4229e623>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] , upstreamSurface true ] main: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:478) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:617) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] ProxySurfaceImpl: surface change 0x0 -> 0x7fed246121a0 main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceDevice: EGLGraphicsDevice, hash 0x632270ff, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceConfig: EGLGraphicsConfiguration, hash 0x618b8e3b, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamDevice: EGLGraphicsDevice, hash 0x632270ff, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamConfig: EGLGraphicsConfiguration, hash 0x618b8e3b, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing this eglDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], using this config EGLGraphicsConfiguration EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing eglConfig: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] main: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Fin: Already valid EGL surface - use as-is: WrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed246121a0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <1126f585, 14c0f78f>[count 1, qsz 0, owner
] , EGLDummyUpstreamSurfaceHook[ 64x64] , upstreamSurface false ] ProxySurfaceImpl: surface change 0x0 -> 0x7fed246121a0 main: EGLDrawable.setRealized(true): NOP - EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed246121a0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <72381dc2, 4229e623>[count 1, qsz 0, owner
] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] , upstreamSurface true ] main: createHandle of EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed246121a0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <72381dc2, 4229e623>[count 1, qsz 0, owner
] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] , upstreamSurface true ] main: GLContext.resetStates(isInit true) main: Created OpenGL context 0x7fed24612300, write surface 0x7fed246121a0, read surface 0x7fed246121a0, EGLContext [Version null [GL 0.0.0 (n/a), vendor 0.0.0 (n/a)], options 0x0, this 0x8bcd7ee, handle 0x7fed24612300, null, quirks: n/a, Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized true, factory jogamp.opengl.egl.EGLDrawableFactory@6387f48e, surface EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed246121a0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <72381dc2, 4229e623>[count 1, qsz 0, owner
] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] , upstreamSurface true ], eglSurface 0x7fed246121a0, eglConfig EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]], requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]]] , sharing with 0x0 java.lang.Exception: Info: setGL (OpenGL null): main, -> GLES3Impl, jogamp.opengl.es3.GLES3Impl@26044ebd at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:286) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1345) at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:225) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:482) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:617) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main: Initializing EGLextension address table: EGL-.egl_decon_0 main: GLContext EGL ProcAddressTable reusing key(EGL-.egl_decon_0) -> 0x3d1cda9 main: GLContext.setGLFuncAvail: Given EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]] - 3.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3 main: GLContext.setGLFuncAvail: Pre version verification - expected 3.0 (ES profile, hardware), strictMatch true main: GLContext.setGLFuncAvail: version verification (Int): OpenGL ES 3.0 Mesa 9.2.3, 3.0 main: GLContext.setGLFuncAvail: post version verification 3.0 (ES profile, hardware), strictMatch true, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main: GLContext.setGLFuncAvail.0 validated FQN: .egl_decon_0-0x3000008 - 3.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3 main: GLContext GL ProcAddressTable mapping key(.egl_decon_0-0x3000008) -> 0x70235ad8 main:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.es3.GLES3Impl@26044ebd, OpenGL 3.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3 main:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3, use glGetString main:ExtensionAvailabilityCache: GL_EXTENSIONS: 31, used glGetString EGL extensions: EGL_WL_bind_wayland_display EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_surfaceless_context EGL_NOK_swap_region EGL_NV_post_sub_buffer main:ExtensionAvailabilityCache: GLX_EXTENSIONS: 9 main:ExtensionAvailabilityCache: GL vendor: X.Org main:ExtensionAvailabilityCache: ALL EXTENSIONS: 40 main:ExtensionAvailabilityCache: Added GL_ES_VERSION_3_0 to known extensions main:ExtensionAvailabilityCache: Added GL_ES_VERSION_2_0 to known extensions main: GLContext GL ExtensionAvailabilityCache mapping key(.egl_decon_0-0x3000008) -> 0x2121546c - entries: 43 main: GLContext.setGLFuncAvail.X: OK .egl_decon_0-0x3000008 - 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - glErr 0x0 main: Create GL context OK: obj 0x8bcd7ee, ctx 0x7fed24612300, surf 0x7fed246121a0 for jogamp.opengl.egl.EGLContext - 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 9.2.3 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 9.2.3 GLDebugMessageHandler.init(false) .. n/a GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]]: 3.0 (ES profile, hardware) -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) main: GLContextImpl.destroy.0: obj 0x8bcd7ee, ctx 0x7fed24612300, surf 0x7fed246121a0, isShared false - <1f2898b, 5a2405ac>[count 1, qsz 0, owner
] main: GLContext.resetStates(isInit false) main: GLContextImpl.destroy.X: obj 0x8bcd7ee, ctx 0x0, isShared false - <1f2898b, 5a2405ac>[count 0, qsz 0, owner ] main: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: true -> false java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:509) at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:617) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:94) at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:123) at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:322) at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1715) at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1648) at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1616) at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) at javax.media.opengl.GLProfile$1.run(GLProfile.java:153) at java.security.AccessController.doPrivileged(Native Method) at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2013) at javax.media.opengl.GLProfile.get(GLProfile.java:859) at javax.media.opengl.GLProfile.get(GLProfile.java:875) at joglbugs.TestES2.main(TestES2.java:16) main: destroyHandle of EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed246121a0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <72381dc2, 4229e623>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] , upstreamSurface true ] main: EGLDrawable.setRealized(false): NOP - EGLWrappedSurface[ displayHandle 0x7fed244390e0 , surfaceHandle 0x7fed246121a0 , size 64x64 , UOB[ ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner true, [count 1, qsz 0, owner
]]], idx 0], eglConfigHandle 0x7fed244dddc0, eglConfigID 0xc6, requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <72381dc2, 4229e623>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] , upstreamSurface true ] EGLUpstreamSurfaceHook.destroy(EGLWrappedSurface): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7fed246121a0] GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]]: 2.0 (ES profile, hardware) -> 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) main: createContextARB: SET mappedVersionsAvailableSet .egl_decon_0 .egl_decon_0-0x1080000: 1.0 (ES profile, FP32 compat-api, hardware) .egl_decon_0-0x2080000: 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) .egl_decon_0-0x3080000: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) EGLDrawableFactory.createShared: devices: queried nativeTK false, adevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], defaultDevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] EGLDrawableFactory.createShared: context ES1: true, hasPBuffer true EGLDrawableFactory.createShared: context ES2: true, hasPBuffer true EGLDrawableFactory.createShared: context ES3: true, hasPBuffer true EGLDrawableFactory.map 1 EGLDrawableFactory.map[0] .egl_decon_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat-api, hardware)], es2/3 [es2 true, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]] GLProfile.initProfilesForDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]]: egl Shared Ctx true GLProfile.init map decon, desktopCtxUndef false, esCtxUndef false GLProfile.init map *** no mapping for GL4bc on device decon GLProfile.init map *** no mapping for GL3bc on device decon GLProfile.init map *** no mapping for GL2 on device decon GLProfile.init map *** no mapping for GL4 on device decon GLProfile.init map *** no mapping for GL3 on device decon GLProfile.init map GLProfile[GLES3/GLES3.hw] on device decon GLProfile.init map defaultHW GLProfile[GLES3/GLES3.hw] on device decon GLProfile.init map GLProfile[GL4ES3/GLES3.hw] on device decon GLProfile.init map defaultAny GLProfile[GL4ES3/GLES3.hw] on device decon GLProfile.init map *** no mapping for GL2GL3 on device decon GLProfile.init map GLProfile[GLES2/GLES2.hw] on device decon GLProfile.init map GLProfile[GL2ES2/GLES2.hw] on device decon GLProfile.init map GLProfile[GLES1/GLES1.hw] on device decon GLProfile.init map GLProfile[GL2ES1/GLES1.hw] on device decon GLProfile.initProfilesForDevice: decon: added profile(s): desktop false, egl true GLProfile.initProfilesForDevice: decon: Native[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 false, GL2 false, GLES2 true [2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat-api, hardware)], GL4ES3 true, GL2ES2 true, GL2ES1 true], Profiles[GLProfile[GLES3/GLES3.hw], GLProfile[GL2ES2/GLES2.hw], GLProfile[GL2ES1/GLES1.hw], GLProfile[GLES3/GLES3.hw], GLProfile[GLES2/GLES2.hw], GLProfile[GLES1/GLES1.hw], GLProfile[GL4ES3/GLES3.hw], , default GLProfile[GLES3/GLES3.hw]] GLProfile.dumpGLInfo: shared context n/a GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3d, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3e, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3f, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x40, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x41, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x42, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x43, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x44, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x45, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x46, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x47, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x48, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x49, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4a, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4b, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4c, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4d, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4e, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4f, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x50, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x51, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x52, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x53, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x54, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x61, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x62, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x63, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x64, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x65, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x66, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x67, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x68, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x69, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6a, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6b, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6c, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6d, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6e, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6f, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x70, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x71, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x72, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x73, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x74, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x75, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x76, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x77, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x78, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x85, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x86, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x87, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x88, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x89, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8a, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8b, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8c, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8d, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8e, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8f, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x90, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x91, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x92, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x93, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x94, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x95, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x96, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x97, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x98, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x99, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9a, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9b, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9c, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa9, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xaa, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xab, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xac, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xad, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xae, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xaf, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb0, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb1, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb2, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb3, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb4, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb5, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb6, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb7, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb8, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb9, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xba, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbb, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbc, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbd, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbe, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbf, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc0, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc5, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc7, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc8, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc9, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xca, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcb, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcc, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd1, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd2, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd3, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd4, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd5, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd6, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd7, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd8, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdd, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xde, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdf, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe0, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe1, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe2, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe3, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe4, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe9, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xea, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xeb, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xec, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xed, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xee, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xef, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf0, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfd, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfe, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xff, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x100, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x101, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x102, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x103, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x104, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x105, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x106, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x107, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x108, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x109, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10a, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10b, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10c, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10d, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10e, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10f, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x110, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x111, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x112, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x113, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x114, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x121, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x122, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x123, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x124, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x125, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x126, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x127, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x128, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x129, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12a, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12b, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12c, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12d, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12e, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12f, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x130, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x131, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x132, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x133, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x134, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x135, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x136, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x137, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x138, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x145, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x146, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x147, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x148, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x149, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14a, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14b, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14c, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14d, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14e, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14f, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x150, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x151, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x152, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x153, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x154, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x155, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x156, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x157, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x158, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x159, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15a, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15b, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15c, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x169, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16a, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16b, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16c, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16d, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16e, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16f, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x170, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x171, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x172, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x173, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x174, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x175, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x176, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x177, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x178, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x179, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17a, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17b, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17c, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17d, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17e, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17f, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x180, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18d, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18e, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18f, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x190, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x191, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x192, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x193, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x194, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x199, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19a, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19b, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19c, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19d, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19e, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19f, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a0, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a5, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a6, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a7, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a8, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a9, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1aa, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ab, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ac, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b5, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b6, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b7, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b8, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c5, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c6, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c7, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c8, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c9, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ca, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cb, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cc, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cd, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ce, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cf, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d0, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d1, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d2, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d3, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d4, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d5, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d6, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d7, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d8, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d9, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1da, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1db, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1dc, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e9, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ea, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1eb, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ec, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ed, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ee, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ef, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f0, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f1, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f2, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f3, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f4, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f5, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f6, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f7, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f8, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f9, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fa, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fb, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fc, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fd, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fe, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ff, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x200, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20d, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20e, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20f, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x210, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x211, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x212, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x213, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x214, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x215, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x216, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x217, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x218, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x219, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21a, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21b, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21c, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21d, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21e, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21f, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x220, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x221, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x222, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x223, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x224, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x231, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x232, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x233, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x234, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x235, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x236, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x237, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x238, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x239, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23a, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23b, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23c, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23d, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23e, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23f, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x240, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x241, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x242, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x243, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x244, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x245, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x246, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x247, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x248, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24d, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24e, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24f, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x250, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x251, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x252, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x253, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x254, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x259, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25a, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25b, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25c, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25d, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25e, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25f, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x260, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x265, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x266, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x267, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x268, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x269, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26a, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26b, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26c, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x271, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x272, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x273, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x274, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x275, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x276, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x277, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x278, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x285, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x286, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x287, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x288, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x289, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28a, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28b, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28c, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28d, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28e, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28f, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x290, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x291, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x292, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x293, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x294, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x295, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x296, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x297, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x298, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x299, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29a, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29b, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29c, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a9, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2aa, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ab, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ac, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ad, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ae, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2af, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b0, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b1, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b2, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b3, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b4, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b5, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b6, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b7, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b8, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b9, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ba, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bb, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bc, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bd, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2be, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bf, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c0, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cd, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ce, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cf, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d0, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d1, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d2, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d3, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d4, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d5, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d6, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d7, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d8, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d9, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2da, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2db, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2dc, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2dd, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2de, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2df, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e0, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e1, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e2, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e3, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e4, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f1, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f2, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f3, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f4, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f5, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f6, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f7, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f8, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f9, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fa, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fb, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fc, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fd, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fe, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ff, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x300, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x301, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x302, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x303, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x304, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x305, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x306, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x307, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x308, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] Info: GLProfile.initProfilesForDevice: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]] (com.jogamp.nativewindow.x11.X11GraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory true GLProfile.init map :0.0, desktopCtxUndef true, esCtxUndef true GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device :0.0 GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device :0.0 GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device :0.0 GLProfile.init map GLProfile[GL2/GL2.sw] on device :0.0 GLProfile.init map GLProfile[GL4/GL4.sw] on device :0.0 GLProfile.init map GLProfile[GL3/GL3.sw] on device :0.0 GLProfile.init map GLProfile[GLES3/GLES3.sw] on device :0.0 GLProfile.init map GLProfile[GL4ES3/GL3bc.sw] on device :0.0 GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device :0.0 GLProfile.init map GLProfile[GLES2/GLES2.sw] on device :0.0 GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device :0.0 GLProfile.init map GLProfile[GLES1/GLES1.sw] on device :0.0 GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device :0.0 SharedResourceRunner.getOrCreateShared() :0.0: trying - main X11Util.Display: openDisplay [reuse false] NamedX11Display[:0.0, 0x7fed24663440, refCount 1, unCloseable false]. Thread main XineramaIsEnabled Cache: Display :0.0 (0x7fed24663440) -> true main - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed24663440, owner true, ResourceToolkitLock[obj 0x40696e9e, isOwner false, <49dd681b, 66ddea7f>[count 0, qsz 0, owner ]]] X11Util.Display: Closed (real: true) NamedX11Display[:0.0, 0x7fed24663440, refCount 0, unCloseable false]. Thread main GLX is available on device/server: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x40696e9e, isOwner false, <49dd681b, 66ddea7f>[count 0, qsz 0, owner ]]] SharedResourceRunner.doAndWait() START init: :0.0, release: null - main SharedResourceRunner.doAndWait() set command: :0.0, release: null - main SharedResourceRunner.run(): WOKE UP for device connection init: :0.0, release: null - main-SharedResourceRunner SharedResourceRunner.run(): create Shared for: :0.0 - main-SharedResourceRunner X11Util.Display: openDisplay [reuse false] NamedX11Display[:0.0, 0x7fecd0000b90, refCount 1, unCloseable false]. Thread main-SharedResourceRunner main-SharedResourceRunner - X11GraphicsDevice.getDefaultDisplay() of X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]]: 0, count 1 main-SharedResourceRunner - X11GraphicsDevice.getDefaultDisplay() of X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]]: 0, count 1 glXChooseFBConfig recommended fbcfg 0x7fecd00a6a40, idx 0 user caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] fbcfg caps GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] X11GLXGraphicsConfiguration.chooseGraphicsConfigurationFBConfig: got configs: 120 0: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 1: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 2: GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 3: GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 4: GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 5: GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 6: GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 7: GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 8: GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 9: GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 10: GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 11: GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 12: GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 13: GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 14: GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 15: GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 16: GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 17: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 18: GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 19: GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 20: GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 21: GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 22: GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 23: GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 24: GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 25: GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 26: GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 27: GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 28: GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 29: GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 30: GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 31: GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 32: GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 33: GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 34: GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 35: GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 36: GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 37: GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 38: GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 39: GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 40: GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 41: GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 42: GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 43: GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 44: GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 45: GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 46: GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 47: GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 48: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 49: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 50: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 51: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 52: GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 53: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 54: GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 55: GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 56: GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 57: GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 58: GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 59: GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 60: GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 61: GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 62: GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 63: GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 64: GLCaps[glx vid 0x21, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 65: GLCaps[glx vid 0x6b, fbc 0x82: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 66: GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 67: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 68: GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 69: GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 70: GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 71: GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 72: GLCaps[glx vid 0x22, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 73: GLCaps[glx vid 0x25f, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 74: GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 75: GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 76: GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 77: GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 78: GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 79: GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 80: GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 81: GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 82: GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 83: GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 84: GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 85: GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 86: GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 87: GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 88: GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 89: GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 90: GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 91: GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 92: GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 93: GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 94: GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 95: GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] 96: GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 97: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 98: GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 99: GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 100: GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 101: GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 102: GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 103: GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 104: GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 105: GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 106: GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 107: GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 108: GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 109: GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 110: GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 111: GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 112: GLCaps[glx vid 0x1e8, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 113: GLCaps[glx vid 0x1e9, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 114: GLCaps[glx vid 0x25e, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 115: GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 116: GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 117: GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 118: GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] 119: GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] chooseCapabilities: Using recommendedIndex (opaque): idx 0 X11GLXGraphicsConfiguration.chooseGraphicsConfigurationStatic(visualID 0x0, X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]], idx 0],GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x21c, fbConfigID 0xb6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], chosen GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] main-SharedResourceRunner: setRealized: drawable X11OnscreenGLXDrawable, surface WrappedSurface, isProxySurface true: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:273) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) ProxySurfaceImpl: surface change 0x0 -> 0x1a00002 X11GLXGraphicsConfiguration.updateGraphicsConfiguration kept:X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]], idx 0], visualID 0x21c, fbConfigID 0xb6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], chosen GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] main-SharedResourceRunner: X11GLXDrawable.setRealized(true): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]], idx 0], visualID 0x21c, fbConfigID 0xb6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], chosen GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] main-SharedResourceRunner: GLContext.resetStates(isInit true) java.lang.Exception: Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@4ede45aa at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:286) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1345) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:353) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable mapping key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]] - 0.0 (Compat profile, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 0.0 (Compat profile, hardware), strictMatch false main-SharedResourceRunner: GLContext.setGLFuncAvail: version verification (Int): 3.0 Mesa 9.2.3, 3.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: post version verification 3.0 (Compat profile, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0.0_0-0x3000002 - 3.0 (Compat profile, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.x11_:0.0_0-0x3000002) -> 0x36bf7795 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@4ede45aa, OpenGL 3.0 (Compat profile, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.0 (Compat profile, hardware) - 3.0 Mesa 9.2.3, use glGetString main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 176, used glGetString GLX Version client version 1.4.0, server: 1.4.0 GLX extensions (glXGetClientString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event GLX extensions (glXQueryExtensionsString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event GLX extensions (glXQueryServerString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_multisample GLX_EXT_create_context_es2_profile GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 27 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: X.Org main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 203 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.x11_:0.0_0-0x3000002) -> 0x5443f347 - entries: 213 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0.0_0-0x3000002 - 3.0 (Compat profile, ES2 compat, FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextARB: mappedVersionsAvailableSet(:0.0): false main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.3 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.3 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a00002, # 43: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:862) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.3 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.2 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a00002, # 46: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:862) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.2 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.1 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a00002, # 49: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:862) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.1 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.0 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a00002, # 52: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:862) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.0 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 4.4 main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.3 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a00002, # 55: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:874) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 3.3 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.2 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.2 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a00002, # 58: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:874) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 3.2 (Core profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.1 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.1 (Core profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 main-SharedResourceRunner: createContextARBImpl: OK 3.1 (Core profile, arb, hardware) - @creation, share 0, direct true main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]] - 3.1 (Core profile, arb, hardware) - 3.1 (Core Profile) Mesa 9.2.3 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 3.1 (Core profile, arb, hardware), strictMatch true main-SharedResourceRunner: GLContext.setGLFuncAvail: version verification (Int): 3.1 (Core Profile) Mesa 9.2.3, 3.1 main-SharedResourceRunner: GLContext.setGLFuncAvail: post version verification 3.1 (Core profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0.0_0-0x3010005 - 3.1 (Core profile, arb, hardware) - 3.1 (Core Profile) Mesa 9.2.3 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.x11_:0.0_0-0x3010005) -> 0x164c7983 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@4ede45aa, OpenGL 3.1 (Core profile, arb, hardware) - 3.1 (Core Profile) Mesa 9.2.3 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.1 (Core profile, arb, hardware) - 3.1 (Core Profile) Mesa 9.2.3, use glGetStringi main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 101, used glGetStringi GLX Version client version 1.4.0, server: 1.4.0 GLX extensions (glXGetClientString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event GLX extensions (glXQueryExtensionsString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event GLX extensions (glXQueryServerString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_multisample GLX_EXT_create_context_es2_profile GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 27 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: X.Org main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 128 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.x11_:0.0_0-0x3010005) -> 0x76bd92e4 - entries: 139 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0.0_0-0x3010005 - 3.1 (Core profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]]: 3.0 (Core profile, hardware) -> 3.1 (Core profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 3.4 -> 3.1 (Core profile, arb, ES2 compat, FBO, hardware) - 3.1 (Core Profile) Mesa 9.2.3 main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.3 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.3 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a0000b, # 66: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:881) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.3 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.2 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a0000b, # 69: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:881) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.2 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.1 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a0000b, # 72: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:881) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.1 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.0 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a0000b, # 75: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:881) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 4.0 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 4.2 main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.3 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a0000b, # 78: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:903) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 3.3 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.2 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.2 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 Info: Nativewindow X11 Error: 181 - GLXBadFBConfig, dpy 0x7fecd0000b90, id 1a0000b, # 81: 154:34 Unknown java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.nativewindow.x11.X11Util.dumpStack(X11Util.java:621) at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB0(Native Method) at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:194) at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:258) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1031) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:903) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: createContextARBImpl: NO 3.2 (Compat profile, arb, hardware) - @creation main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.1 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.1 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 main-SharedResourceRunner: createContextARBImpl: OK 3.1 (Compat profile, arb, hardware) - @creation, share 0, direct true java.lang.Exception: Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@1378732d at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:286) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1345) at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1034) at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:974) at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:903) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:821) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]] - 3.1 (Compat profile, arb, hardware) - 3.1 (Core Profile) Mesa 9.2.3 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 3.1 (Compat profile, arb, hardware), strictMatch true main-SharedResourceRunner: GLContext.setGLFuncAvail: version verification (Int): 3.1 (Core Profile) Mesa 9.2.3, 3.1 main-SharedResourceRunner: GLContext.setGLFuncAvail: post version verification 3.1 (Compat profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: GLNonCompliant: cause: Renderer Gallium 0.4 on AMD RV730 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: FAIL, GL is not compliant: 3.1 (Compat profile, arb, hardware) - 3.1 (Core Profile) Mesa 9.2.3, Gallium 0.4 on AMD RV730 main-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 3.2 main-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.0 main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.0 (Compat profile, arb, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 main-SharedResourceRunner: createContextARBImpl: OK 3.0 (Compat profile, arb, hardware) - @creation, share 0, direct true main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]] - 3.0 (Compat profile, arb, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 3.0 (Compat profile, arb, hardware), strictMatch true main-SharedResourceRunner: GLContext.setGLFuncAvail: version verification (Int): 3.0 Mesa 9.2.3, 3.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: post version verification 3.0 (Compat profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0.0_0-0x3000003 - 3.0 (Compat profile, arb, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.x11_:0.0_0-0x3000003) -> 0x38aa441a main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@1378732d, OpenGL 3.0 (Compat profile, arb, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.0 (Compat profile, arb, hardware) - 3.0 Mesa 9.2.3, use glGetString main-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 176, used glGetString GLX Version client version 1.4.0, server: 1.4.0 GLX extensions (glXGetClientString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event GLX extensions (glXQueryExtensionsString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event GLX extensions (glXQueryServerString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_multisample GLX_EXT_create_context_es2_profile GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event main-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 27 main-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: X.Org main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 203 main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.x11_:0.0_0-0x3000003) -> 0x325d2406 - entries: 213 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0.0_0-0x3000003 - 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]]: 2.0 (Compat profile, hardware) -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 2.2 -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext.resetStates(isInit false) main-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 3.8 main-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet .x11_:0.0_0 .x11_:0.0_0-0x3040000: 3.1 (Core profile, arb, ES2 compat, FBO, hardware) .egl_decon_0-0x1080000: 1.0 (ES profile, FP32 compat-api, hardware) .egl_decon_0-0x2080000: 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) .egl_decon_0-0x3080000: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) .x11_:0.0_0-0x2020000: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) GLContextImpl.mapGLVersions: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]], profileAliasing: true, total 69.203095ms .x11_:0.0_0-0x3040000: 3.1 (Core profile, arb, ES2 compat, FBO, hardware) .egl_decon_0-0x1080000: 1.0 (ES profile, FP32 compat-api, hardware) .egl_decon_0-0x2080000: 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) .egl_decon_0-0x3080000: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) .x11_:0.0_0-0x2020000: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, handle 0x1a00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7fed05064940 main-SharedResourceRunner: createContextARBImpl: OK 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - @creation, share 0, direct true java.lang.Exception: Info: setGL (OpenGL null): main-SharedResourceRunner, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@e81fbf at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:286) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1345) at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:840) at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:361) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:288) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:294) at java.lang.Thread.run(Thread.java:744) main-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0.0_0 main-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0.0_0) -> 0x795525a1 main-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 2, qsz 0, owner ]]] - 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 3.0 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false main-SharedResourceRunner: GLContext.setGLFuncAvail: version verification (Int): 3.0 Mesa 9.2.3, 3.0 main-SharedResourceRunner: GLContext.setGLFuncAvail: post version verification 3.0 (Compat profile, arb, ES2 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0.0_0-0x3000003 - 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 main-SharedResourceRunner: GLContext GL ProcAddressTable reusing key(.x11_:0.0_0-0x3000003) -> 0x38aa441a main-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache reusing key(.x11_:0.0_0-0x3000003) -> 0x325d2406 - entries: 213 main-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0.0_0-0x3000003 - 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - glErr 0x0 main-SharedResourceRunner: createContextImpl: OK (ARB, initial) share 0 main-SharedResourceRunner: createContextImpl: OK direct true/true main-SharedResourceRunner: Create GL context OK: obj 0x6b7fb146, ctx 0x7fecd0236d30, surf 0x1a00002 for jogamp.opengl.x11.glx.X11GLXContext - 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 GLDebugMessageHandler.init(false) .. n/a SharedDevice: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]] SharedScreen: X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]], idx 0] SharedContext: X11GLXContext [Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 [GL 3.0.0, vendor 9.2.3 (Mesa 9.2.3)], options 0xa03, this 0x6b7fb146, handle 0x7fecd0236d30, jogamp.opengl.gl4.GL4bcImpl@e81fbf, quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], Drawable: X11OnscreenGLXDrawable[Realized true, Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@349c5304, Handle 0x1a00002, Surface WrappedSurface[ displayHandle 0x7fecd0000b90 , surfaceHandle 0x1a00002 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner true, <508f66bd, 76a22b9c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x21c, fbConfigID 0xb6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], chosen GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <30e4698, 1e3ca6b9>[count 0, qsz 0, owner ] , X11DummyUpstreamSurfaceHook[ 64x64] , upstreamSurface false ]], direct true] , madeCurrent true GLX Server Vendor: SGI GLX Server Version: 1.4.0, forced false GLX Server Multisample: true GLX Client Vendor: Mesa Project and SGI GLX Client Version: 1.4.0 GLX Client Multisample: true SharedResourceRunner.run(): READY - main-SharedResourceRunner SharedResourceRunner.initializeAndWait END init: :0.0, release: null - main SharedResourceRunner.getOrCreateShared() :0.0: success - main GLProfile.initProfilesForDevice: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]]: desktop Shared Ctx true GLProfile.init map :0.0, desktopCtxUndef false, esCtxUndef false GLProfile.init map *** no mapping for GL4bc on device :0.0 GLProfile.init map *** no mapping for GL3bc on device :0.0 GLProfile.init map GLProfile[GL2/GL2.hw] on device :0.0 GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device :0.0 GLProfile.init map *** no mapping for GL4 on device :0.0 GLProfile.init map GLProfile[GL3/GL3.hw] on device :0.0 GLProfile.init map defaultAny GLProfile[GL3/GL3.hw] on device :0.0 GLProfile.init map *** no mapping for GLES3 on device :0.0 GLProfile.init map *** no mapping for GL4ES3 on device :0.0 GLProfile.init map GLProfile[GL2GL3/GL3.hw] on device :0.0 GLProfile.init map *** no mapping for GLES2 on device :0.0 GLProfile.init map GLProfile[GL2ES2/GL3.hw] on device :0.0 GLProfile.init map *** no mapping for GLES1 on device :0.0 GLProfile.init map GLProfile[GL2ES1/GL2.hw] on device :0.0 GLProfile.init map :0.0, desktopCtxUndef false, esCtxUndef true GLProfile.init map *** no mapping for GL4bc on device :0.0 GLProfile.init map *** no mapping for GL3bc on device :0.0 GLProfile.init map GLProfile[GL2/GL2.hw] on device :0.0 GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device :0.0 GLProfile.init map *** no mapping for GL4 on device :0.0 GLProfile.init map GLProfile[GL3/GL3.hw] on device :0.0 GLProfile.init map defaultAny GLProfile[GL3/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GLES3/GLES3.hw] on device :0.0 GLProfile.init map GLProfile[GL4ES3/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GL2GL3/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GLES2/GLES2.hw] on device :0.0 GLProfile.init map GLProfile[GL2ES2/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GLES1/GLES1.hw] on device :0.0 GLProfile.init map GLProfile[GL2ES1/GL2.hw] on device :0.0 EGLDrawableFactory.createShared(): device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]] EGLDrawableFactory.mapAvailableEGLESConfig: GLES1 ( 1 ), defaultSharedResourceSet true, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice false) GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]]: 1.0 (ES profile, hardware) -> 1.0 (ES profile, FP32 compat-api, hardware) GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4f430ea5, isOwner false, <3b769b4a, 67cd35c5>[count 0, qsz 0, owner ]]]: 1.0 (ES profile, hardware) -> 1.0 (ES profile, FP32 compat-api, hardware) EGLDrawableFactory.mapAvailableEGLESConfig: GLES3 ( 3 ), defaultSharedResourceSet true, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice false) GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]]: 3.0 (ES profile, hardware) -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6b3a210, isOwner false, <7b54cbdf, 7c14dcba>[count 0, qsz 0, owner ]]]: 3.0 (ES profile, hardware) -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]]: 2.0 (ES profile, hardware) -> 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3d7436b5, isOwner false, <18b3c498, 422fe3d3>[count 0, qsz 0, owner ]]]: 2.0 (ES profile, hardware) -> 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) EGLDrawableFactory.createShared: devices: queried nativeTK false, adevice X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]], defaultDevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] EGLDrawableFactory.createShared: context ES1: true, hasPBuffer true EGLDrawableFactory.createShared: context ES2: true, hasPBuffer true EGLDrawableFactory.createShared: context ES3: true, hasPBuffer true EGLDrawableFactory.map 2 EGLDrawableFactory.map[0] .x11_:0.0_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat-api, hardware)], es2/3 [es2 true, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]] EGLDrawableFactory.map[1] .egl_decon_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat-api, hardware)], es2/3 [es2 true, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]] GLProfile.initProfilesForDevice: X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]]: egl Shared Ctx true GLProfile.init map :0.0, desktopCtxUndef false, esCtxUndef false GLProfile.init map *** no mapping for GL4bc on device :0.0 GLProfile.init map *** no mapping for GL3bc on device :0.0 GLProfile.init map GLProfile[GL2/GL2.hw] on device :0.0 GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device :0.0 GLProfile.init map *** no mapping for GL4 on device :0.0 GLProfile.init map GLProfile[GL3/GL3.hw] on device :0.0 GLProfile.init map defaultAny GLProfile[GL3/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GLES3/GLES3.hw] on device :0.0 GLProfile.init map GLProfile[GL4ES3/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GL2GL3/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GLES2/GLES2.hw] on device :0.0 GLProfile.init map GLProfile[GL2ES2/GL3.hw] on device :0.0 GLProfile.init map GLProfile[GLES1/GLES1.hw] on device :0.0 GLProfile.init map GLProfile[GL2ES1/GL2.hw] on device :0.0 GLProfile.initProfilesForDevice: :0.0: added profile(s): desktop true, egl true GLProfile.initProfilesForDevice: :0.0: Native[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.1 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat-api, hardware)], GL4ES3 true, GL2ES2 true, GL2ES1 true], Profiles[GLProfile[GLES3/GLES3.hw], GLProfile[GL2ES2/GL3.hw], GLProfile[GL2ES1/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL3/GL3.hw], GLProfile[GL2/GL2.hw], GLProfile[GLES2/GLES2.hw], GLProfile[GLES1/GLES1.hw], GLProfile[GL4ES3/GL3.hw], GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw]] GLProfile.dumpGLInfo: X11GLXContext [Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 [GL 3.0.0, vendor 9.2.3 (Mesa 9.2.3)], options 0xa03, this 0x6b7fb146, handle 0x7fecd0236d30, jogamp.opengl.gl4.GL4bcImpl@e81fbf, quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], Drawable: X11OnscreenGLXDrawable[Realized true, Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@349c5304, Handle 0x1a00002, Surface WrappedSurface[ displayHandle 0x7fecd0000b90 , surfaceHandle 0x1a00002 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecd0000b90, owner true, ResourceToolkitLock[obj 0x346eb67f, isOwner false, <508f66bd, 76a22b9c>[count 0, qsz 0, owner ]]], idx 0], visualID 0x21c, fbConfigID 0xb6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], chosen GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <30e4698, 1e3ca6b9>[count 0, qsz 0, owner ] , X11DummyUpstreamSurfaceHook[ 64x64] , upstreamSurface false ]], direct true] ----------------------------------------------------------------------------------------------------- X11GraphicsDevice[type .x11, connection :0.0]: Native GL4bc false GL4 false GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)] GL3bc false GL3 true [3.1 (Core profile, arb, ES2 compat, FBO, hardware)] GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)] GLES2 true [2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)] GLES1 true [1.0 (ES profile, FP32 compat-api, hardware)] GL4ES3 true GL2ES2 true GL2ES1 true Profiles GLProfile[GLES3/GLES3.hw] GLProfile[GL2ES2/GL3.hw] GLProfile[GL2ES1/GL2.hw] GLProfile[GL2/GL2.hw] GLProfile[GL3/GL3.hw] GLProfile[GL2/GL2.hw] GLProfile[GLES2/GLES2.hw] GLProfile[GLES1/GLES1.hw] GLProfile[GL4ES3/GL3.hw] GLProfile[GL2GL3/GL3.hw] default GLProfile[GL2/GL2.hw] Swap Interval -1 GL Profile GLProfile[GL2/GL2.sw] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 9.2.3 [GL 3.0.0, vendor 9.2.3 (Mesa 9.2.3)] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR X.Org GL_RENDERER Gallium 0.4 on AMD RV730 GL_VERSION 3.0 Mesa 9.2.3 GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 GL FBO: basic true, full true GL_EXTENSIONS 176 GLX_EXTENSIONS 27 ----------------------------------------------------------------------------------------------------- X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xea X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xeb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xec X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xed X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xee X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xef X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfa X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfc X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfd X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfe X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xff X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x100 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x101 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x102 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x103 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x104 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x105 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x106 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x107 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x108 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x109 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10a X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10b X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10c X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10d X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10e X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10f X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x110 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x111 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x112 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x113 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x114 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x115 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x116 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x117 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x118 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x119 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11a X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11b X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11c X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11d X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11e X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11f X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x198 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x199 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19a X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19b X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19c X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19d X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19e X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19f X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1aa X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ab X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ac X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ad X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ae X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1af X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ba X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bc X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bd X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1be X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bf X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ca X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cc X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cd X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ce X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cf X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d3 GLCaps[glx vid ----, fbc 0xe4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x198: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x199: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid 0x21, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x6b, fbc 0x82: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d4, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d5, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e8, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e9, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ea, fbc 0x84: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24a, fbc 0x120: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24b, fbc 0x121: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25e, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25f, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLProfile.init addedAnyProfile true (desktop: true, egl true) GLProfile.init isAWTAvailable false GLProfile.init hasDesktopGLFactory true GLProfile.init hasGL234Impl true GLProfile.init hasEGLFactory true GLProfile.init hasGLES1Impl true GLProfile.init hasGLES3Impl true GLProfile.init defaultDevice X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]] GLProfile.init defaultDevice Desktop X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]] GLProfile.init defaultDevice EGL EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed244390e0, owner true, ResourceToolkitLock[obj 0x36bc6f46, isOwner false, [count 0, qsz 0, owner ]]] GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xe9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xea X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xeb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xec X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xed X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xee X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xef X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xf9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfa X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfc X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfd X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xfe X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0xff X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x100 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x101 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x102 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x103 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x104 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x105 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x106 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x107 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x108 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x109 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10a X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10b X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10c X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10d X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10e X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x10f X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x110 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x111 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x112 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x113 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x114 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x115 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x116 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x117 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x118 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x119 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11a X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11b X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11c X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11d X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11e X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x11f X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x198 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x199 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19a X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19b X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19c X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19d X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19e X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x19f X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1a9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1aa X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ab X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ac X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ad X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ae X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1af X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1b9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ba X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bc X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bd X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1be X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1bf X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c3 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c4 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c5 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c6 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c7 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c8 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1c9 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ca X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cb X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cc X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cd X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1ce X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1cf X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d0 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d1 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d2 X11GLXGraphicsConfiguration.GLXFBConfig2GLCapabilities: Null XVisualInfo for FBConfigID 0x1d3 Default Profiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0821d0, isOwner false, <2ee3ff04, 7a7b77a8>[count 0, qsz 0, owner ]]] Native GL4bc false GL4 false GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)] GL3bc false GL3 true [3.1 (Core profile, arb, ES2 compat, FBO, hardware)] GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)] GLES2 true [2.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)] GLES1 true [1.0 (ES profile, FP32 compat-api, hardware)] GL4ES3 true GL2ES2 true GL2ES1 true Profiles GLProfile[GLES3/GLES3.hw] GLProfile[GL2ES2/GL3.hw] GLProfile[GL2ES1/GL2.hw] GLProfile[GL2/GL2.hw] GLProfile[GL3/GL3.hw] GLProfile[GL2/GL2.hw] GLProfile[GLES2/GLES2.hw] GLProfile[GLES1/GLES1.hw] GLProfile[GL4ES3/GL3.hw] GLProfile[GL2GL3/GL3.hw] default GLProfile[GL2/GL2.hw] Desktop Capabilities: GLCaps[glx vid ----, fbc 0xe4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x198: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x199: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]] GLCaps[glx vid 0x21, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x6b, fbc 0x82: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d4, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d5, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e8, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1e9, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ea, fbc 0x84: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24a, fbc 0x120: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24b, fbc 0x121: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25e, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x25f, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]] EGL Capabilities: GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3d, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3e, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x3f, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x40, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x41, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x42, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x43, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x44, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x45, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x46, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x47, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x48, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x49, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4a, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4b, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4c, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4d, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4e, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x4f, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x50, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x51, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x52, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x53, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x54, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x61, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x62, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x63, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x64, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x65, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x66, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x67, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x68, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x69, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6a, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6b, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6c, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6d, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6e, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x6f, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x70, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x71, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x72, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x73, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x74, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x75, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x76, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x77, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x78, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x85, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x86, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x87, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x88, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x89, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8a, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8b, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8c, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8d, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8e, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x8f, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x90, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x91, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x92, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x93, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x94, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x95, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x96, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x97, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x98, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x99, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9a, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9b, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9c, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xa9, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xaa, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xab, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xac, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xad, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xae, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xaf, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb0, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb1, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb2, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb3, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb4, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb5, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb6, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb7, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb8, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xb9, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xba, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbb, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbc, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbd, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbe, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xbf, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc0, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc5, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc7, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc8, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xc9, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xca, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcb, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcc, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd1, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd2, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd3, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd4, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd5, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd6, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd7, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd8, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdd, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xde, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xdf, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe0, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe1, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe2, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe3, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe4, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xe9, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xea, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xeb, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xec, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xed, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xee, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xef, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf0, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfd, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xfe, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0xff, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x100, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x101, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x102, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x103, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x104, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x105, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x106, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x107, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x108, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x109, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10a, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10b, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10c, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10d, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10e, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x10f, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x110, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x111, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x112, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x113, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x114, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x121, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x122, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x123, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x124, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x125, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x126, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x127, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x128, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x129, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12a, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12b, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12c, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12d, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12e, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x12f, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x130, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x131, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x132, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x133, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x134, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x135, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x136, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x137, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x138, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x145, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x146, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x147, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x148, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x149, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14a, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14b, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14c, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14d, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14e, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x14f, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x150, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x151, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x152, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x153, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x154, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x155, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x156, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x157, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x158, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x159, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15a, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15b, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15c, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x169, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16a, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16b, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16c, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16d, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16e, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x16f, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x170, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x171, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x172, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x173, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x174, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x175, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x176, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x177, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x178, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x179, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17a, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17b, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17c, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17d, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17e, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x17f, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x180, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18d, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18e, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x18f, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x190, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x191, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x192, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x193, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x194, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x199, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19a, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19b, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19c, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19d, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19e, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x19f, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a0, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a5, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a6, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a7, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a8, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1a9, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1aa, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ab, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ac, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b5, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b6, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b7, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b8, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c5, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c6, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c7, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c8, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1c9, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ca, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cb, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cc, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cd, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ce, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1cf, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d0, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d1, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d2, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d3, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d4, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d5, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d6, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d7, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d8, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1d9, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1da, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1db, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1dc, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1e9, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ea, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1eb, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ec, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ed, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ee, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ef, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f0, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f1, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f2, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f3, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f4, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f5, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f6, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f7, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f8, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1f9, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fa, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fb, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fc, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fd, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1fe, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x1ff, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x200, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20d, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20e, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x20f, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x210, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x211, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x212, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x213, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x214, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x215, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x216, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x217, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x218, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x219, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21a, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21b, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21c, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21d, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21e, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x21f, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x220, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x221, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x222, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x223, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x224, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x231, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x232, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x233, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x234, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x235, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x236, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x237, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x238, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x239, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23a, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23b, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23c, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23d, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23e, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x23f, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x240, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x241, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x242, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x243, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x244, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x245, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x246, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x247, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x248, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24d, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24e, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x24f, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x250, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x251, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x252, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x253, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x254, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x259, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25a, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25b, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25c, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25d, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25e, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x25f, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x260, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x265, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x266, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x267, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x268, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x269, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26a, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26b, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26c, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x271, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x272, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x273, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x274, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x275, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x276, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x277, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x278, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x285, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x286, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x287, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x288, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x289, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28a, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28b, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28c, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28d, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28e, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x28f, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x290, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x291, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x292, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x293, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x294, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x295, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x296, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x297, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x298, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x299, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29a, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29b, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29c, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2a9, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2aa, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ab, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ac, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ad, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ae, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2af, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b0, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b1, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b2, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b3, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b4, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b5, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b6, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b7, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b8, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2b9, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ba, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bb, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bc, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bd, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2be, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2bf, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c0, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cd, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ce, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2cf, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d0, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d1, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d2, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d3, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d4, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d5, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d6, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d7, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d8, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2d9, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2da, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2db, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2dc, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2dd, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2de, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2df, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e0, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e1, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e2, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e3, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e4, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f1, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f2, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f3, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f4, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f5, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f6, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f7, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f8, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2f9, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fa, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fb, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fc, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fd, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2fe, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x2ff, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x300, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x301, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x302, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x303, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x304, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x305, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x306, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x307, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x308, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], offscr[fbo, pbuffer, bitmap], [0xd: GL, GLES1, GLES2, VG]] Display.setEDTUtil(default): null -> null Display.createEDTUtil(.x11_:0.0-1): jogamp.newt.DefaultEDTUtil Display.create() NEW: NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null] main X11Util.Display: openDisplay [reuse false] NamedX11Display[:0.0, 0x7fed245f1540, refCount 1, unCloseable false]. Thread main X11Util.Display: Closed (real: true) NamedX11Display[:0.0, 0x7fed245f1540, refCount 0, unCloseable false]. Thread main Screen.create() NEW: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null] main Window.addWindow2List: GCed 0, size 1 Info: EDT start main, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:229) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1774) at jogamp.newt.WindowImpl.setSize(WindowImpl.java:976) at com.jogamp.newt.opengl.GLWindow.setSize(GLWindow.java:428) at joglbugs.TestES2.main(TestES2.java:20) Thread[main,5,main]: Default-EDT reset - edt: Thread[Display-.x11_:0.0-1,5,main] Thread[main,5,main]: Default-EDT START - edt: Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] main-Display-.x11_:0.0-1-EDT-1: Default-EDT run() START main-Display-.x11_:0.0-1-EDT-1 Window setSize: START 128x128 -> 640x480, fs false, windowHandle 0x0, visible false defineSize: 128x128 -> 640x480 Window setSize: END 640x480, visibleAction 0 Animator add: 0x1cf1df22 - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed false, animThread null, exclCtxThread false(null)] - main Animator.initImpl: baseName FPSAnimator, implClazz com.jogamp.opengl.util.DefaultAnimatorImpl - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] - main finishLifecycleAction(com.jogamp.opengl.util.AnimatorBase$1): OK true- pollPeriod 1000, blocking true, waited 0/1000 - main - com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] Animator add: Wait for Animating/ECT OK: true, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)], dect null FPSAnimator.start() START: Task[thread null, stopped false, paused false shouldRun false, shouldStop false -- started false, animating false, paused false, drawable 1, drawablesEmpty false], Thread[main,5,main]: com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] FPSAnimator start/resume:Thread[main-FPSAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating false, paused false, drawable 1, drawablesEmpty false] AnimatorBase.setExclusiveContextImpl exlusive false: Enable false for com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] - Thread[main-FPSAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): START switch nop, thread null -> null -- currentThread Thread[main-FPSAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): END switch nop, thread null -- currentThread Thread[main-FPSAnimator-Timer0,5,main] FPSAnimator P1:Thread[main-FPSAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false] finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$1): OK true- pollPeriod 32, blocking true, waited 0/1000 - main - com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.start() END: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[main,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] Window setVisible: START (main) 64/64 640x480, fs false, windowHandle 0x0, visible: false -> true, parentWindowHandle 0x0, parentWindow false Window.createNative() START (main-Display-.x11_:0.0-1-EDT-1, jogamp.newt.driver.x11.WindowDriver[Config null , NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x0 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 64/64 (auto true), size 640x480 , Visible false, focus false , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@71782572, ], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <6e29991, 6d0021f>[count 1, qsz 0, owner ], surfaceLockCount 0]) Screen.addReference() (main-Display-.x11_:0.0-1-EDT-1): 0 -> 1 Screen.createNative() START (main-Display-.x11_:0.0-1-EDT-1, NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null]) Display.addReference() (main-Display-.x11_:0.0-1-EDT-1): 0 -> 1 Display.createNative() START (main-Display-.x11_:0.0-1-EDT-1, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning true, null]) X11Util.Display: openDisplay [reuse false] NamedX11Display[:0.0, 0x7fecdc0f3b20, refCount 1, unCloseable false]. Thread main-Display-.x11_:0.0-1-EDT-1 Display.createNative() END (main-Display-.x11_:0.0-1-EDT-1, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], active 1) RandR 1.4.0, jogamp.newt.driver.x11.RandR13@6b451c3a ScreenVirtualSize: 1440x900 381x238 mm XRRGetScreenSizeRange: 320x200 .. 8192x8192 XRRScreenResources 0x7fecdc102eb0: Crtc count 2 Crtc[0]: 0/0 1440x900, rot 0x3F, mode.id 0x55 Crtc[0].Output[0].id 0x53 Crtc[1]: 0/0 0x0, rot 0x3F, mode.id 0 XRRScreenResources.outputs 0x7fecdc102eb0: Output count 3 Output[0]: id 0x51, crtx 0x0, name DVI-0 (5), 0x0, ncrtc 2, .., nmode 0 (preferred 0) Output[1]: id 0x52, crtx 0x0, name DIN (3), 0x0, ncrtc 2, .., nmode 0 (preferred 0) Output[2]: id 0x53, crtx 0x4F, name DVI-1 (5), 410x257, ncrtc 2, .., nmode 19 (preferred 1) Output[2].Mode[0].id 0x55 Output[2].Mode[1].id 0x56 Output[2].Mode[2].id 0x57 Output[2].Mode[3].id 0x58 Output[2].Mode[4].id 0x59 Output[2].Mode[5].id 0x5a Output[2].Mode[6].id 0x5b Output[2].Mode[7].id 0x5c Output[2].Mode[8].id 0x5d Output[2].Mode[9].id 0x5e Output[2].Mode[10].id 0x5f Output[2].Mode[11].id 0x60 Output[2].Mode[12].id 0x61 Output[2].Mode[13].id 0x62 Output[2].Mode[14].id 0x63 Output[2].Mode[15].id 0x64 Output[2].Mode[16].id 0x65 Output[2].Mode[17].id 0x66 Output[2].Mode[18].id 0x67 XRRScreenResources 0x7fecdc102eb0: Mode count 19 Mode[0, id 0x55]: 1440x900@59.887444, name 1440x900 Mode[1, id 0x56]: 1280x1024@75.024673, name 1280x1024 Mode[2, id 0x57]: 1280x1024@60.019741, name 1280x1024 Mode[3, id 0x58]: 1440x900@74.984428, name 1440x900 Mode[4, id 0x59]: 1280x960@60.000000, name 1280x960 Mode[5, id 0x5a]: 1152x864@75.000000, name 1152x864 Mode[6, id 0x5b]: 1024x768@75.076218, name 1024x768 Mode[7, id 0x5c]: 1024x768@70.069359, name 1024x768 Mode[8, id 0x5d]: 1024x768@60.003841, name 1024x768 Mode[9, id 0x5e]: 832x624@74.551270, name 832x624 Mode[10, id 0x5f]: 800x600@72.187569, name 800x600 Mode[11, id 0x60]: 800x600@75.000000, name 800x600 Mode[12, id 0x61]: 800x600@60.316540, name 800x600 Mode[13, id 0x62]: 800x600@56.250000, name 800x600 Mode[14, id 0x63]: 640x480@75.000000, name 640x480 Mode[15, id 0x64]: 640x480@72.808800, name 640x480 Mode[16, id 0x65]: 640x480@66.666664, name 640x480 Mode[17, id 0x66]: 640x480@60.000000, name 640x480 Mode[18, id 0x67]: 720x400@70.081665, name 720x400 Screen.initMonitorState() START (main-Display-.x11_:0.0-1-EDT-1, NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], monitors: null]) ScreenImpl.collectNativeMonitorModes: MonitorDevice number : 1 ScreenImpl.collectNativeMonitorModes: MonitorMode number : 76 ScreenImpl.collectNativeMonitorModes: SizeAndRate number : 19 ScreenImpl.collectNativeMonitorModes: SurfaceSize number : 9 ScreenImpl.collectNativeMonitorModes: Resolution number : 9 All[0]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] All[1]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] All[2]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] All[3]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] All[4]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] All[5]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] All[6]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] All[7]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] All[8]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 0 degr] All[9]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 90 degr] All[10]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 180 degr] All[11]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 270 degr] All[12]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr] All[13]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 90 degr] All[14]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 180 degr] All[15]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 270 degr] All[16]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[17]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[18]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[19]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[20]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[21]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[22]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[23]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[24]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 0 degr] All[25]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 90 degr] All[26]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 180 degr] All[27]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 270 degr] All[28]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] All[29]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] All[30]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] All[31]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] All[32]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[33]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[34]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[35]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[36]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 0 degr] All[37]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 90 degr] All[38]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 180 degr] All[39]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 270 degr] All[40]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[41]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[42]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[43]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[44]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] All[45]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] All[46]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] All[47]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] All[48]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] All[49]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] All[50]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] All[51]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] All[52]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] All[53]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] All[54]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] All[55]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] All[56]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] All[57]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] All[58]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] All[59]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] All[60]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] All[61]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] All[62]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] All[63]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] All[64]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 0 degr] All[65]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 90 degr] All[66]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 180 degr] All[67]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 270 degr] All[68]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] All[69]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] All[70]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] All[71]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] All[72]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 0 degr] All[73]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 90 degr] All[74]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 180 degr] All[75]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 270 degr] [0]: Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76] [0][0]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [0][1]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [0][2]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [0][3]: [Id 0x56, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [0][4]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [0][5]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [0][6]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [0][7]: [Id 0x57, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [0][8]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 0 degr] [0][9]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 90 degr] [0][10]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 180 degr] [0][11]: [Id 0x58, [ 1440 x 900 x 32 bpp ] @ 74.98 Hz, flags [], 270 degr] [0][12]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr] [0][13]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 90 degr] [0][14]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 180 degr] [0][15]: [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 270 degr] [0][16]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][17]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][18]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][19]: [Id 0x59, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][20]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [0][21]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [0][22]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [0][23]: [Id 0x5a, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [0][24]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 0 degr] [0][25]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 90 degr] [0][26]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 180 degr] [0][27]: [Id 0x5b, [ 1024 x 768 x 32 bpp ] @ 75.07 Hz, flags [], 270 degr] [0][28]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [0][29]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [0][30]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [0][31]: [Id 0x5c, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [0][32]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][33]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][34]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][35]: [Id 0x5d, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][36]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 0 degr] [0][37]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 90 degr] [0][38]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 180 degr] [0][39]: [Id 0x5e, [ 832 x 624 x 32 bpp ] @ 74.55 Hz, flags [], 270 degr] [0][40]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [0][41]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [0][42]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [0][43]: [Id 0x60, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [0][44]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [0][45]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [0][46]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [0][47]: [Id 0x5f, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [0][48]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [0][49]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [0][50]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [0][51]: [Id 0x61, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [0][52]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [0][53]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [0][54]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [0][55]: [Id 0x62, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [0][56]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [0][57]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [0][58]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [0][59]: [Id 0x63, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [0][60]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [0][61]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [0][62]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [0][63]: [Id 0x64, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [0][64]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 0 degr] [0][65]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 90 degr] [0][66]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 180 degr] [0][67]: [Id 0x65, [ 640 x 480 x 32 bpp ] @ 66.66 Hz, flags [], 270 degr] [0][68]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [0][69]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [0][70]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [0][71]: [Id 0x66, [ 640 x 480 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [0][72]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 0 degr] [0][73]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 90 degr] [0][74]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 180 degr] [0][75]: [Id 0x67, [ 720 x 400 x 32 bpp ] @ 70.08 Hz, flags [], 270 degr] ScreenMonitorState.map .x11_:0.0-1-s0 -> jogamp.newt.ScreenMonitorState@3e3b9b12 Screen.initMonitorState() END dt 16.469678ms X11Screen.calcVirtualScreenOriginAndSize: Querying X11: [ 0 / 0 0 x 0 ] -> [ 0 / 0 1440 x 900 ] Updated virtual screen viewport @ main-Display-.x11_:0.0-1-EDT-1: [ 0 / 0 1440 x 900 ] Screen.createNative() END (main-Display-.x11_:0.0-1-EDT-1, NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]), active 1, total 21.702592ms ScreenMonitorState.addListener (size: 1): NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]] X11Util.Display: openDisplay [reuse false] NamedX11Display[:0.0, 0x7fecdc106490, refCount 1, unCloseable false]. Thread main-Display-.x11_:0.0-1-EDT-1 java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:227) at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:189) at jogamp.newt.driver.x11.WindowDriver.createNativeImpl(WindowDriver.java:82) at jogamp.newt.WindowImpl.createNative(WindowImpl.java:385) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:856) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:906) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@694a1c0c Factory #1: DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@33c12f86 Factory #2: DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@7c188ef1 Factory #3: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@7c188ef1 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.x11.X11GraphicsDevice, class javax.media.nativewindow.DefaultGraphicsDevice, interface javax.media.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface javax.media.opengl.GLCapabilitiesImmutable, interface javax.media.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@7c188ef1 EGLGraphicsConfigurationFactory.choose..: Handle native device X11GraphicsDevice main-Display-.x11_:0.0-1-EDT-1 - EGLGraphicsDevice.open(): EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x8aad926, isOwner false, <896523c, 44f0e58b>[count 0, qsz 0, owner ]]] EGLDisplayUtil.eglGetDisplay(): eglDisplay(0x7fecdc106490): 0x7fecdc15dac0, OK EGLDisplayUtil.eglInitialize(0x7fecdc15dac0 ...): #1, EGLDisplay[0x7fecdc15dac0: refCnt 1] = true EGLGraphicsConfiguration.eglChooseConfig: eglChooseConfig eglDisplay 0x7fecdc15dac0, nativeVisualID 0x0, capsChosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], winbits WINDOW, fboAvail true, device EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0x8aad926, isOwner false, <896523c, 44f0e58b>[count 0, qsz 0, owner ]]], .egl_:0.0_0, numConfigs 784 EGLGraphicsConfiguration.eglChooseConfig: #1 eglChooseConfig: recommended fbcfg 0x7fecdc286d50, idx 0 EGLGraphicsConfiguration.eglChooseConfig: #1 fbcfg caps GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] EGLGraphicsConfiguration.eglChooseConfig: got configs: 384 0: GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 1: GLCaps[egl cfg 0xca, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 2: GLCaps[egl cfg 0xd2, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 3: GLCaps[egl cfg 0xd6, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 4: GLCaps[egl cfg 0xde, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 5: GLCaps[egl cfg 0xe2, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 6: GLCaps[egl cfg 0xea, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 7: GLCaps[egl cfg 0xee, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 8: GLCaps[egl cfg 0xfe, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 9: GLCaps[egl cfg 0x102, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 10: GLCaps[egl cfg 0x106, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 11: GLCaps[egl cfg 0x10a, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 12: GLCaps[egl cfg 0x10e, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 13: GLCaps[egl cfg 0x112, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 14: GLCaps[egl cfg 0x122, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 15: GLCaps[egl cfg 0x126, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 16: GLCaps[egl cfg 0x12a, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 17: GLCaps[egl cfg 0x12e, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 18: GLCaps[egl cfg 0x132, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 19: GLCaps[egl cfg 0x136, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 20: GLCaps[egl cfg 0x146, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 21: GLCaps[egl cfg 0x14a, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 22: GLCaps[egl cfg 0x14e, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 23: GLCaps[egl cfg 0x152, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 24: GLCaps[egl cfg 0x156, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 25: GLCaps[egl cfg 0x15a, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 26: GLCaps[egl cfg 0x16a, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 27: GLCaps[egl cfg 0x16e, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 28: GLCaps[egl cfg 0x172, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 29: GLCaps[egl cfg 0x176, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 30: GLCaps[egl cfg 0x17a, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 31: GLCaps[egl cfg 0x17e, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 32: GLCaps[egl cfg 0x24e, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 33: GLCaps[egl cfg 0x252, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 34: GLCaps[egl cfg 0x25a, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 35: GLCaps[egl cfg 0x25e, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 36: GLCaps[egl cfg 0x266, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 37: GLCaps[egl cfg 0x26a, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 38: GLCaps[egl cfg 0x272, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 39: GLCaps[egl cfg 0x276, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 40: GLCaps[egl cfg 0x286, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 41: GLCaps[egl cfg 0x28a, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 42: GLCaps[egl cfg 0x28e, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 43: GLCaps[egl cfg 0x292, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 44: GLCaps[egl cfg 0x296, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 45: GLCaps[egl cfg 0x29a, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 46: GLCaps[egl cfg 0x2aa, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 47: GLCaps[egl cfg 0x2ae, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 48: GLCaps[egl cfg 0x2b2, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 49: GLCaps[egl cfg 0x2b6, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 50: GLCaps[egl cfg 0x2ba, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 51: GLCaps[egl cfg 0x2be, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 52: GLCaps[egl cfg 0x2ce, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 53: GLCaps[egl cfg 0x2d2, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 54: GLCaps[egl cfg 0x2d6, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 55: GLCaps[egl cfg 0x2da, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 56: GLCaps[egl cfg 0x2de, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 57: GLCaps[egl cfg 0x2e2, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 58: GLCaps[egl cfg 0x2f2, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 59: GLCaps[egl cfg 0x2f6, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 60: GLCaps[egl cfg 0x2fa, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 61: GLCaps[egl cfg 0x2fe, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 62: GLCaps[egl cfg 0x302, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 63: GLCaps[egl cfg 0x306, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 64: GLCaps[egl cfg 0xc8, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 65: GLCaps[egl cfg 0xcc, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 66: GLCaps[egl cfg 0xd4, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 67: GLCaps[egl cfg 0xd8, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 68: GLCaps[egl cfg 0xe0, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 69: GLCaps[egl cfg 0xe4, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 70: GLCaps[egl cfg 0xec, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 71: GLCaps[egl cfg 0xf0, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 72: GLCaps[egl cfg 0x100, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 73: GLCaps[egl cfg 0x104, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 74: GLCaps[egl cfg 0x108, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 75: GLCaps[egl cfg 0x10c, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 76: GLCaps[egl cfg 0x110, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 77: GLCaps[egl cfg 0x114, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 78: GLCaps[egl cfg 0x124, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 79: GLCaps[egl cfg 0x128, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 80: GLCaps[egl cfg 0x12c, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 81: GLCaps[egl cfg 0x130, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 82: GLCaps[egl cfg 0x134, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 83: GLCaps[egl cfg 0x138, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 84: GLCaps[egl cfg 0x148, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 85: GLCaps[egl cfg 0x14c, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 86: GLCaps[egl cfg 0x150, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 87: GLCaps[egl cfg 0x154, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 88: GLCaps[egl cfg 0x158, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 89: GLCaps[egl cfg 0x15c, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 90: GLCaps[egl cfg 0x16c, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 91: GLCaps[egl cfg 0x170, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 92: GLCaps[egl cfg 0x174, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 93: GLCaps[egl cfg 0x178, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 94: GLCaps[egl cfg 0x17c, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 95: GLCaps[egl cfg 0x180, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 96: GLCaps[egl cfg 0x250, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 97: GLCaps[egl cfg 0x254, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 98: GLCaps[egl cfg 0x25c, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 99: GLCaps[egl cfg 0x260, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 100: GLCaps[egl cfg 0x268, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 101: GLCaps[egl cfg 0x26c, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 102: GLCaps[egl cfg 0x274, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 103: GLCaps[egl cfg 0x278, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 104: GLCaps[egl cfg 0x288, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 105: GLCaps[egl cfg 0x28c, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 106: GLCaps[egl cfg 0x290, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 107: GLCaps[egl cfg 0x294, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 108: GLCaps[egl cfg 0x298, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 109: GLCaps[egl cfg 0x29c, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 110: GLCaps[egl cfg 0x2ac, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 111: GLCaps[egl cfg 0x2b0, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 112: GLCaps[egl cfg 0x2b4, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 113: GLCaps[egl cfg 0x2b8, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 114: GLCaps[egl cfg 0x2bc, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 115: GLCaps[egl cfg 0x2c0, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 116: GLCaps[egl cfg 0x2d0, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 117: GLCaps[egl cfg 0x2d4, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 118: GLCaps[egl cfg 0x2d8, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 119: GLCaps[egl cfg 0x2dc, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 120: GLCaps[egl cfg 0x2e0, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 121: GLCaps[egl cfg 0x2e4, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 122: GLCaps[egl cfg 0x2f4, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 123: GLCaps[egl cfg 0x2f8, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 124: GLCaps[egl cfg 0x2fc, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 125: GLCaps[egl cfg 0x300, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 126: GLCaps[egl cfg 0x304, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 127: GLCaps[egl cfg 0x308, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 128: GLCaps[egl cfg 0xc7, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 129: GLCaps[egl cfg 0xcb, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 130: GLCaps[egl cfg 0xd3, vid 0x216: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 131: GLCaps[egl cfg 0xd7, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 132: GLCaps[egl cfg 0xdf, vid 0x21c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 133: GLCaps[egl cfg 0xe3, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 134: GLCaps[egl cfg 0xeb, vid 0x222: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 135: GLCaps[egl cfg 0xef, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 136: GLCaps[egl cfg 0xff, vid 0x229: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 137: GLCaps[egl cfg 0x103, vid 0x22a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 138: GLCaps[egl cfg 0x107, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 139: GLCaps[egl cfg 0x10b, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 140: GLCaps[egl cfg 0x10f, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 141: GLCaps[egl cfg 0x113, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 142: GLCaps[egl cfg 0x123, vid 0x232: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 143: GLCaps[egl cfg 0x127, vid 0x233: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 144: GLCaps[egl cfg 0x12b, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 145: GLCaps[egl cfg 0x12f, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 146: GLCaps[egl cfg 0x133, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 147: GLCaps[egl cfg 0x137, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 148: GLCaps[egl cfg 0x147, vid 0x23b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 149: GLCaps[egl cfg 0x14b, vid 0x23c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 150: GLCaps[egl cfg 0x14f, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 151: GLCaps[egl cfg 0x153, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 152: GLCaps[egl cfg 0x157, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 153: GLCaps[egl cfg 0x15b, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 154: GLCaps[egl cfg 0x16b, vid 0x244: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 155: GLCaps[egl cfg 0x16f, vid 0x245: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 156: GLCaps[egl cfg 0x173, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 157: GLCaps[egl cfg 0x177, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 158: GLCaps[egl cfg 0x17b, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 159: GLCaps[egl cfg 0x17f, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 160: GLCaps[egl cfg 0x24f, vid 0x287: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 161: GLCaps[egl cfg 0x253, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 162: GLCaps[egl cfg 0x25b, vid 0x28d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 163: GLCaps[egl cfg 0x25f, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 164: GLCaps[egl cfg 0x267, vid 0x293: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 165: GLCaps[egl cfg 0x26b, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 166: GLCaps[egl cfg 0x273, vid 0x299: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 167: GLCaps[egl cfg 0x277, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 168: GLCaps[egl cfg 0x287, vid 0x2a0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 169: GLCaps[egl cfg 0x28b, vid 0x2a1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 170: GLCaps[egl cfg 0x28f, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 171: GLCaps[egl cfg 0x293, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 172: GLCaps[egl cfg 0x297, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 173: GLCaps[egl cfg 0x29b, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 174: GLCaps[egl cfg 0x2ab, vid 0x2a9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 175: GLCaps[egl cfg 0x2af, vid 0x2aa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 176: GLCaps[egl cfg 0x2b3, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 177: GLCaps[egl cfg 0x2b7, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 178: GLCaps[egl cfg 0x2bb, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 179: GLCaps[egl cfg 0x2bf, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 180: GLCaps[egl cfg 0x2cf, vid 0x2b2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 181: GLCaps[egl cfg 0x2d3, vid 0x2b3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 182: GLCaps[egl cfg 0x2d7, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 183: GLCaps[egl cfg 0x2db, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 184: GLCaps[egl cfg 0x2df, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 185: GLCaps[egl cfg 0x2e3, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 186: GLCaps[egl cfg 0x2f3, vid 0x2bb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 187: GLCaps[egl cfg 0x2f7, vid 0x2bc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 188: GLCaps[egl cfg 0x2fb, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 189: GLCaps[egl cfg 0x2ff, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 190: GLCaps[egl cfg 0x303, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 191: GLCaps[egl cfg 0x307, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 192: GLCaps[egl cfg 0x6, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 193: GLCaps[egl cfg 0xa, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 194: GLCaps[egl cfg 0x12, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 195: GLCaps[egl cfg 0x16, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 196: GLCaps[egl cfg 0x1e, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 197: GLCaps[egl cfg 0x22, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 198: GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 199: GLCaps[egl cfg 0x2e, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 200: GLCaps[egl cfg 0x3e, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 201: GLCaps[egl cfg 0x42, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 202: GLCaps[egl cfg 0x46, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 203: GLCaps[egl cfg 0x4a, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 204: GLCaps[egl cfg 0x4e, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 205: GLCaps[egl cfg 0x52, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 206: GLCaps[egl cfg 0x62, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 207: GLCaps[egl cfg 0x66, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 208: GLCaps[egl cfg 0x6a, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 209: GLCaps[egl cfg 0x6e, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 210: GLCaps[egl cfg 0x72, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 211: GLCaps[egl cfg 0x76, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 212: GLCaps[egl cfg 0x86, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 213: GLCaps[egl cfg 0x8a, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 214: GLCaps[egl cfg 0x8e, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 215: GLCaps[egl cfg 0x92, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 216: GLCaps[egl cfg 0x96, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 217: GLCaps[egl cfg 0x9a, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 218: GLCaps[egl cfg 0xaa, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 219: GLCaps[egl cfg 0xae, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 220: GLCaps[egl cfg 0xb2, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 221: GLCaps[egl cfg 0xb6, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 222: GLCaps[egl cfg 0xba, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 223: GLCaps[egl cfg 0xbe, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 224: GLCaps[egl cfg 0x18e, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 225: GLCaps[egl cfg 0x192, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 226: GLCaps[egl cfg 0x19a, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 227: GLCaps[egl cfg 0x19e, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 228: GLCaps[egl cfg 0x1a6, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 229: GLCaps[egl cfg 0x1aa, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 230: GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 231: GLCaps[egl cfg 0x1b6, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 232: GLCaps[egl cfg 0x1c6, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 233: GLCaps[egl cfg 0x1ca, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 234: GLCaps[egl cfg 0x1ce, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 235: GLCaps[egl cfg 0x1d2, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 236: GLCaps[egl cfg 0x1d6, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 237: GLCaps[egl cfg 0x1da, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 238: GLCaps[egl cfg 0x1ea, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 239: GLCaps[egl cfg 0x1ee, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 240: GLCaps[egl cfg 0x1f2, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 241: GLCaps[egl cfg 0x1f6, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 242: GLCaps[egl cfg 0x1fa, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 243: GLCaps[egl cfg 0x1fe, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 244: GLCaps[egl cfg 0x20e, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 245: GLCaps[egl cfg 0x212, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 246: GLCaps[egl cfg 0x216, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 247: GLCaps[egl cfg 0x21a, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 248: GLCaps[egl cfg 0x21e, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 249: GLCaps[egl cfg 0x222, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 250: GLCaps[egl cfg 0x232, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 251: GLCaps[egl cfg 0x236, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 252: GLCaps[egl cfg 0x23a, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 253: GLCaps[egl cfg 0x23e, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 254: GLCaps[egl cfg 0x242, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 255: GLCaps[egl cfg 0x246, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 256: GLCaps[egl cfg 0x8, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 257: GLCaps[egl cfg 0xc, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 258: GLCaps[egl cfg 0x14, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 259: GLCaps[egl cfg 0x18, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 260: GLCaps[egl cfg 0x20, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 261: GLCaps[egl cfg 0x24, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 262: GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 263: GLCaps[egl cfg 0x30, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 264: GLCaps[egl cfg 0x40, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 265: GLCaps[egl cfg 0x44, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 266: GLCaps[egl cfg 0x48, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 267: GLCaps[egl cfg 0x4c, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 268: GLCaps[egl cfg 0x50, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 269: GLCaps[egl cfg 0x54, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 270: GLCaps[egl cfg 0x64, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 271: GLCaps[egl cfg 0x68, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 272: GLCaps[egl cfg 0x6c, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 273: GLCaps[egl cfg 0x70, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 274: GLCaps[egl cfg 0x74, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 275: GLCaps[egl cfg 0x78, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 276: GLCaps[egl cfg 0x88, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 277: GLCaps[egl cfg 0x8c, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 278: GLCaps[egl cfg 0x90, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 279: GLCaps[egl cfg 0x94, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 280: GLCaps[egl cfg 0x98, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 281: GLCaps[egl cfg 0x9c, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 282: GLCaps[egl cfg 0xac, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 283: GLCaps[egl cfg 0xb0, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 284: GLCaps[egl cfg 0xb4, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 285: GLCaps[egl cfg 0xb8, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 286: GLCaps[egl cfg 0xbc, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 287: GLCaps[egl cfg 0xc0, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 288: GLCaps[egl cfg 0x190, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 289: GLCaps[egl cfg 0x194, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 290: GLCaps[egl cfg 0x19c, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 291: GLCaps[egl cfg 0x1a0, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 292: GLCaps[egl cfg 0x1a8, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 293: GLCaps[egl cfg 0x1ac, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 294: GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 295: GLCaps[egl cfg 0x1b8, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 296: GLCaps[egl cfg 0x1c8, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 297: GLCaps[egl cfg 0x1cc, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 298: GLCaps[egl cfg 0x1d0, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 299: GLCaps[egl cfg 0x1d4, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 300: GLCaps[egl cfg 0x1d8, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 301: GLCaps[egl cfg 0x1dc, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 302: GLCaps[egl cfg 0x1ec, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 303: GLCaps[egl cfg 0x1f0, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 304: GLCaps[egl cfg 0x1f4, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 305: GLCaps[egl cfg 0x1f8, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 306: GLCaps[egl cfg 0x1fc, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 307: GLCaps[egl cfg 0x200, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 308: GLCaps[egl cfg 0x210, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 309: GLCaps[egl cfg 0x214, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 310: GLCaps[egl cfg 0x218, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 311: GLCaps[egl cfg 0x21c, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 312: GLCaps[egl cfg 0x220, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 313: GLCaps[egl cfg 0x224, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 314: GLCaps[egl cfg 0x234, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 315: GLCaps[egl cfg 0x238, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 316: GLCaps[egl cfg 0x23c, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 317: GLCaps[egl cfg 0x240, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 318: GLCaps[egl cfg 0x244, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 319: GLCaps[egl cfg 0x248, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 320: GLCaps[egl cfg 0x7, vid 0x1d6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 321: GLCaps[egl cfg 0xb, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 322: GLCaps[egl cfg 0x13, vid 0x1dc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 323: GLCaps[egl cfg 0x17, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 324: GLCaps[egl cfg 0x1f, vid 0x1e2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 325: GLCaps[egl cfg 0x23, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 326: GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 327: GLCaps[egl cfg 0x2f, vid 0x6b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 328: GLCaps[egl cfg 0x3f, vid 0x1ed: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 329: GLCaps[egl cfg 0x43, vid 0x1ee: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 330: GLCaps[egl cfg 0x47, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 331: GLCaps[egl cfg 0x4b, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 332: GLCaps[egl cfg 0x4f, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 333: GLCaps[egl cfg 0x53, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 334: GLCaps[egl cfg 0x63, vid 0x1f6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 335: GLCaps[egl cfg 0x67, vid 0x1f7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 336: GLCaps[egl cfg 0x6b, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 337: GLCaps[egl cfg 0x6f, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 338: GLCaps[egl cfg 0x73, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 339: GLCaps[egl cfg 0x77, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 340: GLCaps[egl cfg 0x87, vid 0x1ff: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 341: GLCaps[egl cfg 0x8b, vid 0x200: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 342: GLCaps[egl cfg 0x8f, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 343: GLCaps[egl cfg 0x93, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 344: GLCaps[egl cfg 0x97, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 345: GLCaps[egl cfg 0x9b, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 346: GLCaps[egl cfg 0xab, vid 0x208: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 347: GLCaps[egl cfg 0xaf, vid 0x209: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 348: GLCaps[egl cfg 0xb3, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 349: GLCaps[egl cfg 0xb7, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 350: GLCaps[egl cfg 0xbb, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 351: GLCaps[egl cfg 0xbf, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 352: GLCaps[egl cfg 0x18f, vid 0x24c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 353: GLCaps[egl cfg 0x193, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 354: GLCaps[egl cfg 0x19b, vid 0x252: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 355: GLCaps[egl cfg 0x19f, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 356: GLCaps[egl cfg 0x1a7, vid 0x258: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 357: GLCaps[egl cfg 0x1ab, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 358: GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 359: GLCaps[egl cfg 0x1b7, vid 0x25f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 360: GLCaps[egl cfg 0x1c7, vid 0x264: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 361: GLCaps[egl cfg 0x1cb, vid 0x265: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 362: GLCaps[egl cfg 0x1cf, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 363: GLCaps[egl cfg 0x1d3, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 364: GLCaps[egl cfg 0x1d7, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 365: GLCaps[egl cfg 0x1db, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 366: GLCaps[egl cfg 0x1eb, vid 0x26d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 367: GLCaps[egl cfg 0x1ef, vid 0x26e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 368: GLCaps[egl cfg 0x1f3, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 369: GLCaps[egl cfg 0x1f7, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 370: GLCaps[egl cfg 0x1fb, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 371: GLCaps[egl cfg 0x1ff, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 372: GLCaps[egl cfg 0x20f, vid 0x276: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 373: GLCaps[egl cfg 0x213, vid 0x277: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 374: GLCaps[egl cfg 0x217, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 375: GLCaps[egl cfg 0x21b, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 376: GLCaps[egl cfg 0x21f, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 377: GLCaps[egl cfg 0x223, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 378: GLCaps[egl cfg 0x233, vid 0x27f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 379: GLCaps[egl cfg 0x237, vid 0x280: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 380: GLCaps[egl cfg 0x23b, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 381: GLCaps[egl cfg 0x23f, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 382: GLCaps[egl cfg 0x243, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] 383: GLCaps[egl cfg 0x247, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]] chooseCapabilities: Using recommendedIndex (opaque): idx 0 EGLGraphicsConfiguration.eglChooseConfig: X chosen :0, eglConfig: 0x7fecdc286d50: EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc286d50, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] main-Display-.x11_:0.0-1-EDT-1 - EGLGraphicsDevice.close(): EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0x8aad926, isOwner false, <896523c, 44f0e58b>[count 0, qsz 0, owner ]]] EGLDisplayUtil.eglTerminate(0x7fecdc15dac0 ...): #0 = true X11Window.createNativeImpl() factory: jogamp.opengl.egl.EGLGraphicsConfigurationFactory@7c188ef1, chosen config: EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner false, <34e0907c, 32dd803>[count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] Window.insetsChanged: (defer: false) [ l 2, r 2 - t 17, b 7 - 4x24] Window.visibleChanged (main-Display-.x11_:0.0-1-EDT-1): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x0 setKeyboardVisible(native): visible false -- op[visible:false, ok false] -> false Window.reparentNotify (main-Display-.x11_:0.0-1-EDT-1): 0x0 -> 0x8bf0be Window.positionChanged: (main-Display-.x11_:0.0-1-EDT-1): (defer: false) 64/64 -> 2/17 - windowHandle 0x1c00002 parentWindowHandle 0x0 definePosition: 64/64 -> 2/17 consumeWindowEvent: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910054 d 0ms]], visible true 2/17 640x480 Window.positionChanged: (main-Display-.x11_:0.0-1-EDT-1): (defer: false) 2/17 -> 798/389 - windowHandle 0x1c00002 parentWindowHandle 0x0 definePosition: 2/17 -> 798/389 consumeWindowEvent: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910060 d 0ms]], visible true 798/389 640x480 Window.windowRepaint main-Display-.x11_:0.0-1-EDT-1 (defer: false) 0/477 640x3 Window.consumeEvent: REPAINT main-Display-.x11_:0.0-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 477 640 x 3 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910061 d 0ms]]], discard-to false Window.windowRepaint main-Display-.x11_:0.0-1-EDT-1 (defer: false) 0/0 638x477 doMouseEvent: enqueue false, wait false, EVENT_MOUSE_ENTERED, mod 0, pos 120/79, button 0, lastMousePosition: 0 / 0 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_ENTERED, [I@2dd9bebf/[I@327a051d, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 120/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910063 d 0ms]]] Window.focusChanged: (main-Display-.x11_:0.0-1-EDT-1): (defer: false) false -> true - windowHandle 0x1c00002 parentWindowHandle 0x0 consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910064 d 0ms]], visible true 798/389 640x480 Window.createNative(): elapsed 49 ms Window.focusAction() START - main-Display-.x11_:0.0-1-EDT-1, focusAction: null - windowHandle 0x1c00002 Window.focusAction() END - main-Display-.x11_:0.0-1-EDT-1, focusAction: null - windowHandle 0x1c00002, res: false Window.RequestFocusInt: forcing - (main-Display-.x11_:0.0-1-EDT-1): skipFocusAction false, focus true -> true - windowHandle 0x1c00002 parentWindowHandle 0x0 Window.createNative() END (main-Display-.x11_:0.0-1-EDT-1, jogamp.newt.driver.x11.WindowDriver[Config EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner false, <34e0907c, 32dd803>[count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c00002 , SurfaceHandle 0x1c00002 (lockedExt window false, surface false) , Pos 798/389 (auto false), size 640x480 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@71782572, ], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <6e29991, 6d0021f>[count 1, qsz 1, owner ], surfaceLockCount 0]) total 72.773134ms GLWindow.setVisibleActionPost(true, true) main-Display-.x11_:0.0-1-EDT-1, start GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: jogamp.newt.driver.x11.WindowDriver[Config EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c00002 , SurfaceHandle 0x1c00002 (lockedExt window false, surface false) , Pos 798/389 (auto false), size 640x480 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@71782572, ], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <6e29991, 6d0021f>[count 1, qsz 1, owner ], surfaceLockCount 0] EGLWrappedSurface.ctor(): EGLWrappedSurface[ displayHandle 0x7fecdc106490 , surfaceHandle 0x0 , size 640x480 , UOB[ ] , EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ] GLDrawableFactoryImpl.createGLDrawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false, factory jogamp.opengl.egl.EGLDrawableFactory@6387f48e, surface EGLWrappedSurface[ displayHandle 0x7fecdc106490 , surfaceHandle 0x0 , size 640x480 , UOB[ ] , EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner false, <34e0907c, 32dd803>[count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ], eglSurface 0x0, eglConfig EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner false, <34e0907c, 32dd803>[count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] main-Display-.x11_:0.0-1-EDT-1: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: false -> true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:510) at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:872) at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:906) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): SurfaceDevice: X11GraphicsDevice, hash 0x1013106d, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]] main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): SurfaceConfig: EGLGraphicsConfiguration, hash 0x539b6c59, EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): UpstreamDevice: X11GraphicsDevice, hash 0x1013106d, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]] main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): UpstreamConfig: EGLGraphicsConfiguration, hash 0x539b6c59, EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] main-Display-.x11_:0.0-1-EDT-1 - EGLGraphicsDevice.open(): EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner false, <194285ad, 5e562dcf>[count 0, qsz 0, owner ]]] EGLDisplayUtil.eglGetDisplay(): eglDisplay(0x7fecdc106490): 0x7fecdc15dac0, OK EGLDisplayUtil.eglInitialize(0x7fecdc15dac0 ...): #1, EGLDisplay[0x7fecdc15dac0: refCnt 1] = true main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): Refreshing eglConfig: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner false, <194285ad, 5e562dcf>[count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] main-Display-.x11_:0.0-1-EDT-1: EGLUpstreamSurfaceHook.create( up WindowDriver -> this EGLWrappedSurface ): Fin: EGL surface n/a - TBD: jogamp.newt.driver.x11.WindowDriver[Config EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner true, <34e0907c, 32dd803>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner false, <4eb56343, 6687ec13>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c00002 , SurfaceHandle 0x1c00002 (lockedExt window false, surface false) , Pos 798/389 (auto false), size 640x480 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@71782572, ], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <6e29991, 6d0021f>[count 2, qsz 1, owner ], surfaceLockCount 1] main-Display-.x11_:0.0-1-EDT-1: EGLDrawable.setRealized(true): NOP - EGLWrappedSurface[ displayHandle 0x7fecdc15dac0 , surfaceHandle 0x0 , size 640x480 , UOB[ OWNS_SURFACE | OWNS_DEVICE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 1, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ] main-Display-.x11_:0.0-1-EDT-1: createHandle of EGLWrappedSurface[ displayHandle 0x7fecdc15dac0 , surfaceHandle 0x0 , size 640x480 , UOB[ OWNS_SURFACE | OWNS_DEVICE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 1, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ] main-Display-.x11_:0.0-1-EDT-1: createEGLSurface handle 0x7fecdc2ab830 main-Display-.x11_:0.0-1-EDT-1: GLContext.resetStates(isInit true) GLWindow.setVisibleActionPost(true, true) main-Display-.x11_:0.0-1-EDT-1, fin: dt 5.78556ms Window setVisible: END (main-Display-.x11_:0.0-1-EDT-1) 798/389 640x480, fs false, windowHandle 0x1c00002, visible: true, nativeWindowCreated: true, madeVisible: true GLWindow.resetCounter() main-Display-.x11_:0.0-1-EDT-1 consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910071 d 0ms]], visible true 798/389 640x480 GLAutoDrawableBase.sizeChanged: (main-Display-.x11_:0.0-1-EDT-1): 640x480 - surfaceHandle 0x7fecdc2ab830 main-FPSAnimator-Timer0: Created OpenGL context 0x7feccc000b90, write surface 0x7fecdc2ab830, read surface 0x7fecdc2ab830, EGLContext [Version null [GL 0.0.0 (n/a), vendor 0.0.0 (n/a)], options 0x0, this 0x1cf4af1e, handle 0x7feccc000b90, null, quirks: n/a, Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized true, factory jogamp.opengl.egl.EGLDrawableFactory@6387f48e, surface EGLWrappedSurface[ displayHandle 0x7fecdc15dac0 , surfaceHandle 0x7fecdc2ab830 , size 640x480 , UOB[ OWNS_SURFACE | OWNS_DEVICE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 1, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ], eglSurface 0x7fecdc2ab830, eglConfig EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]]] , sharing with 0x0 java.lang.Exception: Info: setGL (OpenGL null): main-FPSAnimator-Timer0, -> GLES3Impl, jogamp.opengl.es3.GLES3Impl@414e96c at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:286) at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1345) at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:225) at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:656) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1020) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:909) at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:608) at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:50) at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:440) at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:167) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505) main-FPSAnimator-Timer0: Initializing EGLextension address table: EGL-.egl_:0.0_0 main-FPSAnimator-Timer0: GLContext EGL ProcAddressTable mapping key(EGL-.egl_:0.0_0) -> 0x7563a8b0 main-FPSAnimator-Timer0: GLContext.setGLFuncAvail: Given EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]] - 2.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3 main-FPSAnimator-Timer0: GLContext.setGLFuncAvail: Pre version verification - expected 2.0 (ES profile, hardware), strictMatch false main-FPSAnimator-Timer0: GLContext.setGLFuncAvail: version verification (Int): OpenGL ES 3.0 Mesa 9.2.3, 3.0 main-FPSAnimator-Timer0: GLContext.setGLFuncAvail: post version verification 2.0 (ES profile, hardware), strictMatch false, versionValidated true, versionGL3IntFailed false Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on AMD RV730 Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on AMD RV730 main-FPSAnimator-Timer0: GLContext.setGLFuncAvail.0 validated FQN: .egl_:0.0_0-0x2000008 - 2.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3 main-FPSAnimator-Timer0: GLContext GL ProcAddressTable mapping key(.egl_:0.0_0-0x2000008) -> 0x61d7f705 main-FPSAnimator-Timer0:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.es3.GLES3Impl@414e96c, OpenGL 2.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3 main-FPSAnimator-Timer0:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 2.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.3, use glGetString main-FPSAnimator-Timer0:ExtensionAvailabilityCache: GL_EXTENSIONS: 31, used glGetString EGL extensions: EGL_WL_bind_wayland_display EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_surfaceless_context EGL_NOK_swap_region EGL_NV_post_sub_buffer main-FPSAnimator-Timer0:ExtensionAvailabilityCache: GLX_EXTENSIONS: 9 main-FPSAnimator-Timer0:ExtensionAvailabilityCache: GL vendor: X.Org main-FPSAnimator-Timer0:ExtensionAvailabilityCache: ALL EXTENSIONS: 40 main-FPSAnimator-Timer0:ExtensionAvailabilityCache: Added GL_ES_VERSION_2_0 to known extensions main-FPSAnimator-Timer0: GLContext GL ExtensionAvailabilityCache mapping key(.egl_:0.0_0-0x2000008) -> 0x299a9b72 - entries: 42 main-FPSAnimator-Timer0: GLContext.setGLFuncAvail.X: OK .egl_:0.0_0-0x2000008 - 2.0 (ES profile, ES2 compat, FBO, hardware) - glErr 0x0 main-FPSAnimator-Timer0: Create GL context OK: obj 0x1cf4af1e, ctx 0x7feccc000b90, surf 0x7fecdc2ab830 for jogamp.opengl.egl.EGLContext - 2.0 (ES profile, ES2 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 9.2.3 GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.0 (ES profile, ES2 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 9.2.3 GLDebugMessageHandler.init(false) .. n/a GLDrawableHelper GLAnimatorControl: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)], GLEventListeners num 1 [joglbugs.TestES2$1@4e36f29f[init false], ].invokeGL(): Running initAction doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 119/79, button 0, lastMousePosition: 0 / 0 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6155bfb7/[I@449db94d, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 119/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910416 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 118/79, button 0, lastMousePosition: 119 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@4ef0916c/[I@13db71f1, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 118/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910457 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 117/79, button 0, lastMousePosition: 118 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2c158f66/[I@3b798826, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 117/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910457 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 116/79, button 0, lastMousePosition: 117 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@27d9954b/[I@3dd8835d, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 116/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910478 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 114/79, button 0, lastMousePosition: 116 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@51986e63/[I@6e774f6e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 114/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910489 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 111/79, button 0, lastMousePosition: 114 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@5afff76a/[I@5acc7ed2, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 111/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910489 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 109/79, button 0, lastMousePosition: 111 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@279a3b90/[I@7ebc7f3f, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 109/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910500 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 106/79, button 0, lastMousePosition: 109 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@946421a/[I@639dbdb7, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 106/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910510 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 103/79, button 0, lastMousePosition: 106 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@9126c79/[I@188f8096, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 103/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910521 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 100/79, button 0, lastMousePosition: 103 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@75430472/[I@2d91483, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 100/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910521 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 99/79, button 0, lastMousePosition: 100 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@79d1a5ea/[I@32e3e421, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 99/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910532 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 96/79, button 0, lastMousePosition: 99 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@f964ca1/[I@5480e605, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 96/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910542 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 95/79, button 0, lastMousePosition: 96 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@5a7d7d9a/[I@64c137df, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 95/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910553 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 94/79, button 0, lastMousePosition: 95 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@493b4526/[I@5238e759, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 94/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910553 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 93/79, button 0, lastMousePosition: 94 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@15dcae3b/[I@4b32aeb3, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 93/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910564 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 92/79, button 0, lastMousePosition: 93 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6c6b9056/[I@9d135b6, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 92/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910656 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 91/79, button 0, lastMousePosition: 92 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@61d44c3/[I@6b8d6157, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 91/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910676 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 90/79, button 0, lastMousePosition: 91 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@ef1cdeb/[I@250606f7, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 90/79, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910697 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 90/80, button 0, lastMousePosition: 90 / 79 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2eb3551e/[I@7f993c85, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 90/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910728 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 91/80, button 0, lastMousePosition: 90 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@25548135/[I@4eeed1b8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 91/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942910809 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 92/80, button 0, lastMousePosition: 91 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@210aaf84/[I@4489140e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 92/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911692 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 93/80, button 0, lastMousePosition: 92 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@383c649/[I@404ee46c, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 93/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911703 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 94/80, button 0, lastMousePosition: 93 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@7b768f6f/[I@24c2ffbc, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 94/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911713 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 95/80, button 0, lastMousePosition: 94 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@7e23a27e/[I@55813ee4, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 95/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911713 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 96/80, button 0, lastMousePosition: 95 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@18481697/[I@24c31ff5, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 96/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911724 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 100/80, button 0, lastMousePosition: 96 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@66720ae/[I@5c9282ca, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 100/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911734 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 102/80, button 0, lastMousePosition: 100 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@16c8cb41/[I@58982416, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 102/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911745 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 108/80, button 0, lastMousePosition: 102 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6c694dca/[I@75724060, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 108/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911745 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 111/80, button 0, lastMousePosition: 108 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@1fe09add/[I@52d73384, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 111/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911756 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 122/80, button 0, lastMousePosition: 111 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2e774999/[I@1980f3a4, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 122/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911766 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 142/80, button 0, lastMousePosition: 122 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@60fba110/[I@280b532e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 142/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911777 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 157/80, button 0, lastMousePosition: 142 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@7f82058b/[I@313a2a13, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 157/80, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911777 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 182/78, button 0, lastMousePosition: 157 / 80 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@61a05ea4/[I@67a5930e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 182/78, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911787 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 199/76, button 0, lastMousePosition: 182 / 78 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2759b14b/[I@7186c71b, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 199/76, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911798 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 230/71, button 0, lastMousePosition: 199 / 76 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@4779f7d7/[I@187e68ea, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 230/71, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911808 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 245/69, button 0, lastMousePosition: 230 / 71 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@1319e736/[I@99a9406, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 245/69, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911809 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 278/64, button 0, lastMousePosition: 245 / 69 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@36c1ad7/[I@2e561b02, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 278/64, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911819 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 311/59, button 0, lastMousePosition: 278 / 64 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@17073812/[I@5af2318d, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 311/59, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911830 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 328/57, button 0, lastMousePosition: 311 / 59 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@52934ea0/[I@450f14ba, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 328/57, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911840 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 359/54, button 0, lastMousePosition: 328 / 57 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6119e2c1/[I@6a761eb4, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 359/54, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911840 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 374/51, button 0, lastMousePosition: 359 / 54 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@70d9f206/[I@74a0a1cb, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 374/51, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911851 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 399/48, button 0, lastMousePosition: 374 / 51 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@5dde523e/[I@2ee99497, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 399/48, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911861 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 412/46, button 0, lastMousePosition: 399 / 48 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@691a5d90/[I@41f4ced8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 412/46, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911874 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 435/43, button 0, lastMousePosition: 412 / 46 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2f37e8bc/[I@7f90a6db, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 435/43, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911875 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 446/41, button 0, lastMousePosition: 435 / 43 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@71bab54a/[I@18d4479b, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 446/41, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911885 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 459/39, button 0, lastMousePosition: 446 / 41 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@18a91dd9/[I@6e69e35, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 459/39, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911896 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 472/37, button 0, lastMousePosition: 459 / 39 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@e9cad1d/[I@50295269, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 472/37, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911896 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 477/35, button 0, lastMousePosition: 472 / 37 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@48e1949c/[I@51e3b325, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 477/35, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911907 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 485/35, button 0, lastMousePosition: 477 / 35 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@3c066c23/[I@49a58c9e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 485/35, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911917 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 490/33, button 0, lastMousePosition: 485 / 35 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@13b2fed8/[I@4c792102, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 490/33, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911928 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 498/31, button 0, lastMousePosition: 490 / 33 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@24663187/[I@313da8bc, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 498/31, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911928 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 502/31, button 0, lastMousePosition: 498 / 31 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@4710e7e5/[I@26e88fd6, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 502/31, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911938 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 509/29, button 0, lastMousePosition: 502 / 31 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6e3b3e8e/[I@7388152b, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 509/29, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911949 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 515/29, button 0, lastMousePosition: 509 / 29 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6b25f54e/[I@90c0ad7, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 515/29, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911960 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 517/29, button 0, lastMousePosition: 515 / 29 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@759bade4/[I@3fb5900e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 517/29, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911960 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 520/28, button 0, lastMousePosition: 517 / 29 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2904a7cf/[I@70a51c12, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 520/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911970 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 521/28, button 0, lastMousePosition: 520 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@67d61b84/[I@19a8ac5e, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 521/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911981 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 524/28, button 0, lastMousePosition: 521 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@10cc5c7b/[I@58cb97da, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 524/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911991 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 525/28, button 0, lastMousePosition: 524 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@1e5e96c1/[I@53fb687a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 525/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942911992 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 530/28, button 0, lastMousePosition: 525 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@1e884ca9/[I@660fae8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 530/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912002 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 532/28, button 0, lastMousePosition: 530 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@48f8989d/[I@38eb90d8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 532/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912013 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 537/28, button 0, lastMousePosition: 532 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@71727219/[I@10a1017f, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 537/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912024 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 544/28, button 0, lastMousePosition: 537 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@3a694160/[I@54432395, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 544/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912024 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 548/28, button 0, lastMousePosition: 544 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@22e7acc4/[I@17ff89c3, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 548/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912034 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 554/28, button 0, lastMousePosition: 548 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@9ad6d84/[I@58f0fa12, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 554/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912045 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 557/28, button 0, lastMousePosition: 554 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@34b1e15c/[I@a427a0b, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 557/28, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912055 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 562/26, button 0, lastMousePosition: 557 / 28 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@125a6d70/[I@6ec6dd79, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 562/26, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912056 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 565/26, button 0, lastMousePosition: 562 / 26 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@41f66bc0/[I@191c2c15, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 565/26, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912066 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 569/24, button 0, lastMousePosition: 565 / 26 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@8922394/[I@325dcdf1, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 569/24, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912077 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 574/22, button 0, lastMousePosition: 569 / 24 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2c7ba30c/[I@690d7fa4, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 574/22, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912087 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 575/22, button 0, lastMousePosition: 574 / 22 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@75371ddd/[I@7589d449, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 575/22, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912087 d 1ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 579/20, button 0, lastMousePosition: 575 / 22 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2bd040e8/[I@755555d0, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 579/20, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912098 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 583/18, button 0, lastMousePosition: 579 / 20 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@357506de/[I@1615f43d, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 583/18, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912108 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 588/15, button 0, lastMousePosition: 583 / 18 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@7b55dc1e/[I@41e674d4, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 588/15, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912119 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 594/13, button 0, lastMousePosition: 588 / 15 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@1002c19/[I@324f1dd2, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 594/13, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912119 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 599/11, button 0, lastMousePosition: 594 / 13 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@682edfcb/[I@5d66bddc, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 599/11, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912130 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 605/9, button 0, lastMousePosition: 599 / 11 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@43ae66c/[I@36edbe9f, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 605/9, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912140 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 610/7, button 0, lastMousePosition: 605 / 9 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@327dd4e5/[I@63242048, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 610/7, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912151 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 614/5, button 0, lastMousePosition: 610 / 7 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@58c389d1/[I@d8d25de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 614/5, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912161 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 615/5, button 0, lastMousePosition: 614 / 5 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2db118c5/[I@45d144f2, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 615/5, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912161 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 616/4, button 0, lastMousePosition: 615 / 5 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2e058fad/[I@6f1bbe75, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 616/4, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912174 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 616/3, button 0, lastMousePosition: 616 / 4 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@6752c50/[I@76b03b7f, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 616/3, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912225 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 617/3, button 0, lastMousePosition: 616 / 3 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@2c124bb9/[I@65297549, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 617/3, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912225 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 618/3, button 0, lastMousePosition: 617 / 3 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@4d33f82/[I@48ee7247, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 618/3, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912236 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 619/2, button 0, lastMousePosition: 618 / 3 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@1e90b8b9/[I@2f4f895c, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 619/2, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912246 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 620/1, button 0, lastMousePosition: 619 / 2 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@ec30f48/[I@2820478a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 620/1, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912257 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_MOVED, mod 0, pos 621/0, button 0, lastMousePosition: 620 / 1 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_MOVED, [I@5f38c99a/[I@93bce4d, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 621/0, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912257 d 0ms]]] doMouseEvent: enqueue false, wait false, EVENT_MOUSE_EXITED, mod 0, pos 622/0, button 0, lastMousePosition: 621 / 0 consumeMouseEvent: event: MouseEvent[EVENT_MOUSE_EXITED, [I@356525f7/[I@39f9684, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 622/0, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912268 d 0ms]]] Window.windowDestroyNotify(isNativeValid: true, force: false, mode DISPOSE_ON_CLOSE -> DISPOSE_ON_CLOSE) main-Display-.x11_:0.0-1-EDT-1: jogamp.newt.driver.x11.WindowDriver[Config EGLGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner false, <34e0907c, 32dd803>[count 0, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x1c00002 , SurfaceHandle 0x1c00002 (lockedExt window false, surface false) , Pos 798/389 (auto false), size 640x480 , Visible true, focus true , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@71782572, ], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <6e29991, 6d0021f>[count 0, qsz 0, owner ], surfaceLockCount 0] FPSAnimator.pause() START: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 164, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator P5: false, Thread[main-FPSAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun false, shouldStop false -- started true, animating true, paused true, drawable 1, drawablesEmpty false] FPSAnimator pause Thread[main-FPSAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused true shouldRun false, shouldStop false -- started true, animating true, paused true, drawable 1, drawablesEmpty false] finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$4): OK true- pollPeriod 32, blocking true, waited 3/1000 - main-Display-.x11_:0.0-1-EDT-1 - com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 164, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.pause() END: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused true shouldRun false, shouldStop false -- started true, animating false, paused true, drawable 1, drawablesEmpty false], Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 164, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.pause() START: null, Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 164, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.pause() END: null, Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 164, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] Window DestroyAction() hasScreen true, isNativeValid true - main-Display-.x11_:0.0-1-EDT-1 consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912709 d 0ms]], visible false 798/389 640x480 GLWindow.destroy() main-Display-.x11_:0.0-1-EDT-1, start main-Display-.x11_:0.0-1-EDT-1: GLContextImpl.destroy.0: obj 0x1cf4af1e, ctx 0x7feccc000b90, surf 0x7fecdc2ab830, isShared false - <48891f64, 226c0370>[count 1, qsz 0, owner ] main-Display-.x11_:0.0-1-EDT-1: GLContext.resetStates(isInit false) main-Display-.x11_:0.0-1-EDT-1: GLContextImpl.destroy.X: obj 0x1cf4af1e, ctx 0x0, isShared false - <48891f64, 226c0370>[count 0, qsz 0, owner ] main-Display-.x11_:0.0-1-EDT-1: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: true -> false java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:339) at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:109) at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:467) at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1021) at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:244) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1774) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1084) at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:413) at jogamp.opengl.GLAutoDrawableBase.destroyAvoidAwareOfLocking(GLAutoDrawableBase.java:280) at jogamp.opengl.GLAutoDrawableBase.defaultWindowDestroyNotifyOp(GLAutoDrawableBase.java:248) at com.jogamp.newt.opengl.GLWindow.access$000(GLWindow.java:109) at com.jogamp.newt.opengl.GLWindow$1.run(GLWindow.java:120) at jogamp.newt.WindowImpl.windowDestroyNotify(WindowImpl.java:2969) at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method) at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:105) at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:531) at jogamp.newt.DisplayImpl$5.run(DisplayImpl.java:454) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:326) main-Display-.x11_:0.0-1-EDT-1: destroyHandle of EGLWrappedSurface[ displayHandle 0x7fecdc15dac0 , surfaceHandle 0x7fecdc2ab830 , size 640x480 , UOB[ OWNS_SURFACE | OWNS_DEVICE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ] main-Display-.x11_:0.0-1-EDT-1: EGLDrawable.setRealized(false): NOP - EGLWrappedSurface[ displayHandle 0x7fecdc15dac0 , surfaceHandle 0x0 , size 640x480 , UOB[ OWNS_SURFACE | OWNS_DEVICE ] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner true, <194285ad, 5e562dcf>[count 1, qsz 0, owner ]]], idx 0], eglConfigHandle 0x7fecdc28fef0, eglConfigID 0xc6, requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.]], chosen GLCaps[egl cfg 0xc6, vid 0x210: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.hw], on-scr[.], [0xd: GL, GLES1, GLES2, VG]]] , surfaceLock <7c55e052, 69fa6743>[count 0, qsz 0, owner ] , EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] , upstreamSurface true ] EGLUpstreamSurfaceHook.destroy(EGLWrappedSurface): EGLUpstreamSurfaceHook[ 640x480, jogamp.newt.driver.x11.WindowDriver: 0x1c00002] main-Display-.x11_:0.0-1-EDT-1 - EGLGraphicsDevice.close(): EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x7fecdc15dac0, owner true, ResourceToolkitLock[obj 0xe671f1, isOwner false, <194285ad, 5e562dcf>[count 0, qsz 0, owner ]]] EGLDisplayUtil.eglTerminate(0x7fecdc15dac0 ...): #0 = true GLWindow.destroy() main-Display-.x11_:0.0-1-EDT-1, fin main-Display-.x11_:0.0-1-EDT-1 - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc106490, owner true, ResourceToolkitLock[obj 0x160d150b, isOwner false, <34e0907c, 32dd803>[count 0, qsz 0, owner ]]] X11Util.Display: Closed (real: true) NamedX11Display[:0.0, 0x7fecdc106490, refCount 0, unCloseable false]. Thread main-Display-.x11_:0.0-1-EDT-1 Screen.removeReference() (main-Display-.x11_:0.0-1-EDT-1): 1 -> 0 Screen.destroy() (main-Display-.x11_:0.0-1-EDT-1): active 0 ScreenMonitorState.removeListener (size: 0): NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1440 x 900 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 410 x 257 mm, viewport [ 0 / 0 1440 x 900 ], orig [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], curr [Id 0x55, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]] ScreenMonitorState.unmap .x11_:0.0-1-s0 -> jogamp.newt.ScreenMonitorState@3e3b9b12 Display.removeReference() (main-Display-.x11_:0.0-1-EDT-1): 1 -> 0 Display.destroy(.x11_:0.0-1) BEGIN DisplayList[] entries: 1 - main-Display-.x11_:0.0-1-EDT-1 [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]]], GC'ed false Display.destroy(): NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]]], active 0 main-Display-.x11_:0.0-1-EDT-1 Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: Default-EDT.invokeStop wait true java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at jogamp.newt.DefaultEDTUtil.invokeStop(DefaultEDTUtil.java:140) at jogamp.newt.DisplayImpl.stopEDT(DisplayImpl.java:207) at jogamp.newt.DisplayImpl.destroy(DisplayImpl.java:279) at jogamp.newt.DisplayImpl.removeReference(DisplayImpl.java:352) at jogamp.newt.ScreenImpl.destroy(ScreenImpl.java:214) at jogamp.newt.ScreenImpl.removeReference(ScreenImpl.java:239) at jogamp.newt.WindowImpl.removeScreenReference(WindowImpl.java:432) at jogamp.newt.WindowImpl.access$1400(WindowImpl.java:82) at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1033) at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:244) at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1774) at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1084) at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:413) at jogamp.opengl.GLAutoDrawableBase.destroyAvoidAwareOfLocking(GLAutoDrawableBase.java:280) at jogamp.opengl.GLAutoDrawableBase.defaultWindowDestroyNotifyOp(GLAutoDrawableBase.java:248) at com.jogamp.newt.opengl.GLWindow.access$000(GLWindow.java:109) at com.jogamp.newt.opengl.GLWindow$1.run(GLWindow.java:120) at jogamp.newt.WindowImpl.windowDestroyNotify(WindowImpl.java:2969) at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method) at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:105) at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:531) at jogamp.newt.DisplayImpl$5.run(DisplayImpl.java:454) at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:326) main-Display-.x11_:0.0-1-EDT-1 - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fecdc0f3b20, owner true, ResourceToolkitLock[obj 0x6744b0d4, isOwner true, <4eb56343, 6687ec13>[count 1, qsz 0, owner ]]] X11Util.Display: Closed (real: true) NamedX11Display[:0.0, 0x7fecdc0f3b20, refCount 0, unCloseable false]. Thread main-Display-.x11_:0.0-1-EDT-1 Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: Default-EDT signal STOP X edt: Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Display.destroy(.x11_:0.0-1) END DisplayList[] entries: 1 - main-Display-.x11_:0.0-1-EDT-1 [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385942912724 d 0ms]], visible false 798/389 640x480 Window.destroy() END main-Display-.x11_:0.0-1-EDT-1 FPSAnimator.resume() START: Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 164, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator start/resume:Thread[main-FPSAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating false, paused false, drawable 1, drawablesEmpty false] AnimatorBase.setExclusiveContextImpl exlusive false: Enable false for com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] - Thread[main-FPSAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): START switch nop, thread null -> null -- currentThread Thread[main-FPSAnimator-Timer0,5,main] GLDrawableHelper.setExclusiveContextThread(): END switch nop, thread null -- currentThread Thread[main-FPSAnimator-Timer0,5,main] FPSAnimator P1:Thread[main-FPSAnimator-Timer0,5,main]: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false] finishLifecycleAction(com.jogamp.opengl.util.FPSAnimator$5): OK true- pollPeriod 32, blocking true, waited 1/1000 - main-Display-.x11_:0.0-1-EDT-1 - com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] FPSAnimator.resume() END: Task[thread Thread[main-FPSAnimator-Timer0,5,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false], Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAnimator-Timer0,5,main], exclCtxThread false(null)] Window.windowDestroyNotify(isNativeValid: false, force: false, mode DISPOSE_ON_CLOSE) END main-Display-.x11_:0.0-1-EDT-1: destroyed true, jogamp.newt.driver.x11.WindowDriver[Config null , NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1440 x 900 ], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null] , ParentWindow null , ParentWindowHandle 0x0 (false) , WindowHandle 0x0 , SurfaceHandle 0x0 (lockedExt window false, surface false) , Pos 798/389 (auto false), size 640x480 , Visible false, focus false , Undecorated false (false) , AlwaysOnTop false, Fullscreen false , WrappedSurface null , ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@71782572, ], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <6e29991, 6d0021f>[count 0, qsz 0, owner ], surfaceLockCount 0] main-Display-.x11_:0.0-1-EDT-1: Default-EDT run() END main-Display-.x11_:0.0-1-EDT-1, tasks: 0, null, null main-Display-.x11_:0.0-1-EDT-1: Default-EDT run() EXIT main-Display-.x11_:0.0-1-EDT-1, exception: null