Bugzilla – Attachment 361 Details for
Bug 604
Archive style applet embedding triggers "pixel format 17" error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
Jogl debug log
error message.txt.txt (text/plain), 76.43 KB, created by
Karel Knoest
on 2012-07-06 09:14:46 CEST
(
hide
)
Description:
Jogl debug log
Filename:
MIME Type:
Creator:
Karel Knoest
Created:
2012-07-06 09:14:46 CEST
Size:
76.43 KB
patch
obsolete
>Java Plug-in 10.5.1.255 >Using JRE version 1.7.0_05-b05 Java HotSpot(TM) Client VM >User home directory = C:\Documents and Settings\ogo >---------------------------------------------------- >c: clear console window >f: finalize objects on finalization queue >g: garbage collect >h: display this help message >l: dump classloader list >m: print memory usage >o: trigger logging >q: hide console >r: reload policy configuration >s: dump system and deployment properties >t: dump thread list >v: dump thread stack >x: clear classloader cache >0-5: set trace level to <n> >---------------------------------------------------- >GLProfile.initSingleton(firstUIActionOnProcess: false) - thread thread applet-[edited].Applet-1 >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Unknown Source) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:126) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:160) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1902) > at javax.media.opengl.GLProfile.get(GLProfile.java:776) > at javax.media.opengl.GLProfile.getDefault(GLProfile.java:563) > at javax.media.opengl.GLProfile.getDefault(GLProfile.java:574) > at [edited].RenderResult.<init>(RenderResult.java:132) > at [edited].RenderResult.checkOpenGLVersion(RenderResult.java:219) > at [edited].Applet.init(Applet.java:224) > at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source) > at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) >thread applet-[edited].Applet-1 - Info: NativeWindowFactory.<init> >thread applet-[edited].Applet-1 - NativeWindowFactory.initSingleton(false) >JAWTUtil initialization (JAWT/JNI/... >OGLUtilities.UNDEFINED = 0 >OGLUtilities.WINDOW = 1 >OGLUtilities.PBUFFER = 2 >OGLUtilities.TEXTURE = 3 >OGLUtilities.FLIP_BACKBUFFER = 4 >OGLUtilities.FBOBJECT = 5 >Checking for Java2D/OpenGL support >Java2D support: default GraphicsConfiguration = sun.awt.Win32GraphicsConfig >JOGL/Java2D integration disabled >JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true >JAWTUtil: Has Java2D true >JAWTUtil: Is headless false >JAWTUtil: AWT Desktop hints 1 >GDI.isFirstX11ActionOnProcess: false >NativeWindowFactory.registerFactory() interface javax.media.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@a38776 >NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@a38776 >NativeWindowFactory firstUIActionOnProcess false >NativeWindowFactory requiresToolkitLock false >NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@a38776 >thread applet-[edited].Applet-1 - Info: GraphicsConfigurationFactory.<init> >thread applet-[edited].Applet-1 - GraphicsConfigurationFactory.initSingleton() >GraphicsConfigurationFactory.registerFactory() put interface javax.media.nativewindow.AbstractGraphicsDevice -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@1282220, overridding: null >GLProfile.init firstUIActionOnProcess: false, thread: thread applet-[edited].Applet-1 >----------------------------------------------------------------------------------------------------- >Platform: WINDOWS / Windows XP 5.1 (os), x86 (arch), GENERIC_ABI, 1 cores >MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment: > int8 1 / 1, int16 2 / 2 > int 4 / 4, long 4 / 4 > int32 4 / 4, int64 8 / 8 > float 4 / 4, double 8 / 8, ldouble 12 / 4 > pointer 4 / 4, page 4096 >Platform: Java Version: 1.7.0_05, VM: Java HotSpot(TM) Client VM, Runtime: Java(TM) SE Runtime Environment >Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, is JavaSE: true, AWT enabled: true >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.common >Extension Name: com.jogamp.common >Specification Title: GlueGen Java Bindings Generator >Specification Vendor: JogAmp Community >Specification Version: 2.0 >Implementation Title: GlueGen Run-Time >Implementation Vendor: JogAmp Community >Implementation Vendor ID: com.jogamp >Implementation URL: http://jogamp.org/ >Implementation Version: 2.0-b44-20120620 >Implementation Branch: rc >Implementation Commit: 05024570dbf5fce08fa8ff081cb696f0fc4b7f95 >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: javax.media.nativewindow >Extension Name: null >Specification Title: null >Specification Vendor: null >Specification Version: null >Implementation Title: null >Implementation Vendor: null >Implementation Vendor ID: null >Implementation URL: null >Implementation Version: null >Implementation Branch: null >Implementation Commit: null >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: javax.media.opengl >Extension Name: javax.media.opengl >Specification Title: Java Bindings for OpenGL API Specification >Specification Vendor: JogAmp Community >Specification Version: 2.0 >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.0-b58-20120620 >Implementation Branch: rc >Implementation Commit: f5c9f5b2fb6bccb923d053f558b924c2ed19b57a >----------------------------------------------------------------------------------------------------- >GLDrawableFactory.static - Native OS Factory for: Windows: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory >GraphicsConfigurationFactory.registerFactory() put class com.jogamp.nativewindow.windows.WindowsGraphicsDevice -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@12ca201, overridding: null >GraphicsConfigurationFactory.registerFactory() put class com.jogamp.nativewindow.awt.AWTGraphicsDevice -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@c4ee24, overridding: null >SharedResourceRunner.start() - start new Thread - thread applet-[edited].Applet-1 >SharedResourceRunner.run(): STARTED - thread applet-[edited].Applet-1-SharedResourceRunner >SharedResourceRunner.run(): READY - thread applet-[edited].Applet-1-SharedResourceRunner >GraphicsConfigurationFactory.registerFactory() put class com.jogamp.nativewindow.egl.EGLGraphicsDevice -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@6b4507, overridding: null >Info: EGLDrawableFactory: EGL ES1 - NOPE >Info: EGLDrawableFactory: EGL ES2 - OK, isANGLE: true >Info: GLProfile.init - Default device is desktop derived: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] >Info: GLProfile.init - EGL/ES2 ANGLE disabled >GraphicsConfigurationFactory.registerFactory() remove class com.jogamp.nativewindow.egl.EGLGraphicsDevice, deleting: jogamp.opengl.egl.EGLGraphicsConfigurationFactory@6b4507 >Info: GLProfile.init - EGL GLDrawable factory not available >WindowsWGLDrawableFactory.enterThreadCriticalZone() - 0xffffffffffffffff - thread applet-[edited].Applet-1 >Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], isSet false >GLProfile.init map decon, desktopCtxUndef true, esCtxUndef true >GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on devide decon >GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device decon >GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on devide decon >GLProfile.init map GLProfile[GL2/GL2.sw] on devide decon >GLProfile.init map GLProfile[GL4/GL4.sw] on devide decon >GLProfile.init map GLProfile[GL3/GL3.sw] on devide decon >GLProfile.init map GLProfile[GL2GL3/GL2.sw] on devide decon >GLProfile.init map *** no mapping for GLES2 on device decon >GLProfile.init map GLProfile[GL2ES2/GL2.sw] on devide decon >GLProfile.init map *** no mapping for GLES1 on device decon >GLProfile.init map GLProfile[GL2ES1/GL2.sw] on devide decon >SharedResourceRunner.getOrCreateShared() decon: trying - thread applet-[edited].Applet-1 >SharedResourceRunner.doAndWait() START init: decon, release: null - thread applet-[edited].Applet-1 >SharedResourceRunner.doAndWait() set command: decon, release: null - thread applet-[edited].Applet-1 >SharedResourceRunner.run(): WOKE UP for device connection init: decon, release: null - thread applet-[edited].Applet-1-SharedResourceRunner >SharedResourceRunner.run(): create Shared for: decon - thread applet-[edited].Applet-1-SharedResourceRunner >RegisteredClassFactory getSharedClass (0) initialized: RegisteredClass[handle 0x400000, _dummyWindow_clazz0] >ProxySurface: surface change 0x0 -> 0x3e01075c >updateGraphicsConfiguration(using target): hdc 0x3e01075c >user chosen caps GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >updateGraphicsConfigurationARB: SharedResource is null: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] >updateGraphicsConfigurationGDI: ChoosePixelFormat(HDC 0x3e01075c) = 5, idx 4 (LastError: 0) >chooseCapabilities: Using recommendedIndex (opaque): idx 4 >chosen pfdID (GDI): native recommended 5, caps GLCaps[wgl vid 0x5 gdi: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >setPixelFormat (ARB): hdc 0x3e01075c, GLCaps[wgl vid 0x5 gdi: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >*** setCapsPFD: GLCaps[wgl vid 0x5 gdi: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >WindowsDummyWGLDrawable: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 5, ARB-Choosen false, > requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]], > chosen GLCaps[wgl vid 0x5 gdi: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]] >thread applet-[edited].Applet-1-SharedResourceRunner: GLContext.resetStates() >java.lang.Exception: Info: setGL (OpenGL null): thread applet-[edited].Applet-1-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@ebe07e > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:197) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:990) > at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:298) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:484) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:402) > at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:315) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261) > at java.lang.Thread.run(Unknown Source) >thread applet-[edited].Applet-1-SharedResourceRunner: Initializing WGL extension address table: WGL-Windows_decon_0 >thread applet-[edited].Applet-1-SharedResourceRunner: GLContext WGL ProcAddressTable mapping key(WGL-Windows_decon_0) -> 0x12e827b >thread applet-[edited].Applet-1-SharedResourceRunner: Context FQN: Windows_decon_0-0x2 - 0.0 (Compatibility profile, hardware) >thread applet-[edited].Applet-1-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(Windows_decon_0-0x2) -> 0x1ea76f1 >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@ebe07e, OpenGL null >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL null, use glGetString >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 92, used glGetString >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 10 >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: ATI Technologies Inc. >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 100 >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions >thread applet-[edited].Applet-1-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(Windows_decon_0-0x2) -> 0x113a2cc - entries: 108 >thread applet-[edited].Applet-1-SharedResourceRunner: createContextImpl: NOT OK (ARB, initial) - extension not available - share 0, isProcCreateContextAttribsARBAvailable false, isExtGLXARBCreateContextAvailable false >WindowsWGLContext.createContext failed, fall back to !ARB context 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >thread applet-[edited].Applet-1-SharedResourceRunner: createImpl: OK (old) share 0 >thread applet-[edited].Applet-1-SharedResourceRunner: Create GL context OK: 0x10000 for jogamp.opengl.windows.wgl.WindowsWGLContext - 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >thread applet-[edited].Applet-1-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet Windows_decon_0 >thread applet-[edited].Applet-1-SharedResourceRunner: createContextOLD-MapVersionsAvailable HAVE: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] -> 2.2 -> 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >GLDebugMessageHandler.init(false) >GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >GLDebugMessageHandler.init(false) .. n/a >thread applet-[edited].Applet-1-SharedResourceRunner: GLContext.ContextSwitch: - switch - CONTEXT_CURRENT_NEW - <11a5c6, 9a87f2>[count 1, qsz 0, owner <thread applet-[edited].Applet-1-SharedResourceRunner>] >SharedDevice: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] >SharedScreen: DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0] >SharedContext: WindowsWGLContext [OpenGL 2.0, options 0x2, 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release, handle 0x10000, jogamp.opengl.gl4.GL4bcImpl@ebe07e, > Drawable: WindowsDummyWGLDrawable[Realized true, > Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@153505d, > handle 0x0, > Window GDISurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 5, ARB-Choosen false, > requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]], > chosen GLCaps[wgl vid 0x5 gdi: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x0, windowHandle 0x10030e, surfaceHandle 0x0, size 64x64, surfaceLock <c11cd0, 4a9c13>[count 0, qsz 0, owner <NULL>]]], lock <11a5c6, 9a87f2>[count 0, qsz 0, owner <NULL>]] >pixelformat: true >multisample: true >pbuffer: true >readDrawable: true >vendor: ATI Technologies Inc. >needsCurrenContext4ARBPFDQueries: 5.1.0 <= 5.1.0 = true - 5.1 >SharedResourceRunner.run(): READY - thread applet-[edited].Applet-1-SharedResourceRunner >SharedResourceRunner.initializeAndWait END init: decon, release: null - thread applet-[edited].Applet-1 >SharedResourceRunner.getOrCreateShared() decon: success - thread applet-[edited].Applet-1 >GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0]: desktop 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 GLProfile[GL2/GL2.hw] on devide decon >GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] 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[GL2GL3/GL2.hw] on devide decon >GLProfile.init map defaultAny GLProfile[GL2GL3/GL2.hw] on device decon >GLProfile.init map *** no mapping for GLES2 on device decon >GLProfile.init map GLProfile[GL2ES2/GL2.hw] on devide decon >GLProfile.init map *** no mapping for GLES1 on device decon >GLProfile.init map GLProfile[GL2ES1/GL2.hw] on devide decon >GLProfile.initProfilesForDevice: decon: added profile(s): desktop true, egl false >GLProfile.initProfilesForDevice: decon: Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true [2.0 (Compatibility profile, hardware)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2.hw], GLProfile[GL2ES1/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2GL3/GL2.hw], , default GLProfile[GL2/GL2.hw]] >GLProfile.dumpGLInfo: WindowsWGLContext [OpenGL 2.0, options 0x2, 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release, handle 0x10000, jogamp.opengl.gl4.GL4bcImpl@ebe07e, > Drawable: WindowsDummyWGLDrawable[Realized true, > Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@153505d, > handle 0x0, > Window GDISurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 5, ARB-Choosen false, > requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]], > chosen GLCaps[wgl vid 0x5 gdi: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x0, windowHandle 0x10030e, surfaceHandle 0x0, size 64x64, surfaceLock <c11cd0, 4a9c13>[count 0, qsz 0, owner <NULL>]]], lock <11a5c6, 9a87f2>[count 0, qsz 0, owner <NULL>]] >ExtensionAvailabilityCache: getGLExtensions() called >----------------------------------------------------------------------------------------------------- >WindowsGraphicsDevice[type Windows, connection decon]: > Native > GL4bc false > GL4 false > GL3bc false > GL3 false > GL2 true [2.0 (Compatibility profile, hardware)] > GL2ES1 true > GLES1 false > GL2ES2 true > GLES2 false > Profiles > GLProfile[GL2ES2/GL2.hw] > GLProfile[GL2ES1/GL2.hw] > GLProfile[GL2/GL2.hw] > GLProfile[GL2/GL2.hw] > GLProfile[GL2GL3/GL2.hw] > default GLProfile[GL2/GL2.hw] > >Swap Interval -1 >GL Profile GLProfile[GL2/GL2.sw] >CTX VERSION 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >GL jogamp.opengl.gl4.GL4bcImpl@ebe07e >GL_VENDOR ATI Technologies Inc. >GL_RENDERER MOBILITY RADEON X600 x86/SSE2 >GL_VERSION 2.0.5819 WinXP Release >GLSL true, has-compiler: true, version: 1.10 >GL_EXTENSIONS 92 > GL_ARB_multitexture GL_EXT_texture_env_add GL_EXT_compiled_vertex_array GL_S3_s3tc GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_multisample GL_ARB_occlusion_query GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_transpose_matrix GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ARB_draw_buffers GL_ATI_draw_buffers GL_ATI_element_array GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_map_object_buffer GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_ATI_vertex_array_object GL_ATI_vertex_attrib_array_object GL_ATI_vertex_streams GL_ATIX_texture_env_combine3 GL_ATIX_texture_env_route GL_ATIX_vertex_shader_output_point_size GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_object GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_EXT_vertex_shader GL_HP_occlusion_test GL_NV_blend_square GL_NV_occlusion_query GL_NV_texgen_reflection GL_SGI_color_matrix GL_SGIS_generate_mipmap GL_SGIS_multitexture GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_extensions_string WGL_EXT_swap_control >GLX_EXTENSIONS 10 > WGL_EXT_extensions_string WGL_ARB_extensions_string WGL_ARB_pbuffer WGL_ARB_multisample WGL_ATI_render_texture_rectangle WGL_ARB_pixel_format WGL_ARB_make_current_read WGL_ATI_pixel_format_float WGL_EXT_swap_control WGL_ARB_render_texture >----------------------------------------------------------------------------------------------------- >GLCaps[wgl vid 0x1 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x2 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x2 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x3 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x3 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x4 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x4 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x5 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x5 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x6 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x6 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x7 arb: on-scr, rgba 0x8/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.sw]] >GLCaps[wgl vid 0x7 arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x8 arb: on-scr, rgba 0x8/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.sw]] >GLCaps[wgl vid 0x8 arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x9 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x9 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0xa arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0xa arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0xb arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0xb arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0xc arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0xc arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0xd arb: on-scr, rgba 0x8/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.sw]] >GLCaps[wgl vid 0xd arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0xe arb: on-scr, rgba 0x8/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.sw]] >GLCaps[wgl vid 0xe arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0xf arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0xf arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x10 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x10 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x11 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x12 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x12 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x13 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x13 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x14 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x14 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x15 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x16 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x17 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x17 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x18 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x18 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x19 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1a arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1b arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1b arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x1c arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1c arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x1d arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1e arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] >GLCaps[wgl vid 0x1f arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x20 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x21 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x22 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x23 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x24 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x25 arb: offscr, rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x26 arb: offscr, rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x27 arb: offscr, rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x28 arb: offscr, rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x29 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x2a arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x2b arb: offscr, rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x2c arb: offscr, rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x2d arb: offscr, rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x2e arb: offscr, rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x2f arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x30 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x31 arb: offscr, rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x32 arb: offscr, rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x33 arb: offscr, rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x34 arb: offscr, rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x35 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x36 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] >GLCaps[wgl vid 0x37 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x38 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x39 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x3a arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] >GLCaps[wgl vid 0x3b arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x3c arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x3d arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x3e arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x3f arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x40 arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x41 arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x42 arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x43 arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x44 arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x45 arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x46 arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x47 arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x48 arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x49 arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x4a arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x4b arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x4c arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x4d arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x4e arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x4f arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x50 arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x51 arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >GLCaps[wgl vid 0x52 arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] >WindowsWGLDrawableFactory.leaveThreadCriticalZone() - 0xffffffffffffffff - thread applet-[edited].Applet-1 >GLProfile.init addedAnyProfile true >GLProfile.init isAWTAvailable true >GLProfile.init hasDesktopGLFactory true >GLProfile.init hasGL234Impl true >GLProfile.init hasEGLFactory false >GLProfile.init hasGLES1Impl false >GLProfile.init hasGLES2Impl false >GLProfile.init defaultDevice WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] >GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] >Info: EGLDrawableFactory.validateDevice: device not compatible : WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] >Default Profiles > Native > GL4bc false > GL4 false > GL3bc false > GL3 false > GL2 true [2.0 (Compatibility profile, hardware)] > GL2ES1 true > GLES1 false > GL2ES2 true > GLES2 false > Profiles > GLProfile[GL2ES2/GL2.hw] > GLProfile[GL2ES1/GL2.hw] > GLProfile[GL2/GL2.hw] > GLProfile[GL2/GL2.hw] > GLProfile[GL2GL3/GL2.hw] > default GLProfile[GL2/GL2.hw] > > >Desktop Capabilities: > GLCaps[wgl vid 0x1 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x2 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x2 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x3 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x3 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x4 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x4 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x5 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x5 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x6 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x6 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x7 arb: on-scr, rgba 0x8/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.sw]] > GLCaps[wgl vid 0x7 arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x8 arb: on-scr, rgba 0x8/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.sw]] > GLCaps[wgl vid 0x8 arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x9 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x9 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0xa arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0xa arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0xb arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0xb arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0xc arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0xc arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0xd arb: on-scr, rgba 0x8/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.sw]] > GLCaps[wgl vid 0xd arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0xe arb: on-scr, rgba 0x8/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.sw]] > GLCaps[wgl vid 0xe arb: offscr, rgba 0x8/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.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0xf arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0xf arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x10 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x10 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x11 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x12 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x12 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x13 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x13 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x14 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x14 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x15 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x16 arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x17 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x17 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x18 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x18 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x19 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1a arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1b arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1b arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x1c arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1c arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x1d arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1e arb: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]] > GLCaps[wgl vid 0x1f arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x20 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x21 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x22 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x23 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x24 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x25 arb: offscr, rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x26 arb: offscr, rgba 0x5/5/5/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x27 arb: offscr, rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x28 arb: offscr, rgba 0x5/5/5/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x29 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x2a arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x2b arb: offscr, rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x2c arb: offscr, rgba 0x3/3/2/0, opaque, accum-rgba 11/11/10/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x2d arb: offscr, rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x2e arb: offscr, rgba 0x3/3/2/8, opaque, accum-rgba 8/8/8/8, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x2f arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x30 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x31 arb: offscr, rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x32 arb: offscr, rgba 0x1/1/1/0, opaque, accum-rgba 5/6/5/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x33 arb: offscr, rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x34 arb: offscr, rgba 0x1/1/1/8, opaque, accum-rgba 4/4/4/4, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x35 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 32/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x36 arb: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, one, mono , sw, GLProfile[GL2/GL2.sw], pixmap] > GLCaps[wgl vid 0x37 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x38 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x39 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x3a arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]] > GLCaps[wgl vid 0x3b arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x3c arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x3d arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x3e arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x3f arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x40 arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x41 arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x42 arb: offscr, rgba 0x20/20/20/20, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x43 arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x44 arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x45 arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x46 arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x47 arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x48 arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x49 arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x4a arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x4b arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x4c arb: offscr, rgba 0x10/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x4d arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x4e arb: offscr, rgba 0x20/0/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x4f arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x50 arb: offscr, rgba 0x10/10/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x51 arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > GLCaps[wgl vid 0x52 arb: offscr, rgba 0x20/20/0/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 1]] > >EGL Capabilities: > none > > >Info: GLDrawableFactoryImpl.getOrCreateSharedContext: using default device : WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0] >GLDrawableFactoryImpl.createGLDrawable -> OffScreenDrawable (PBuffer: true): WrappedSurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[DefaultGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 0, ARB-Choosen false, > requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]]], displayHandle 0x0, surfaceHandle 0x0, size 1x1, surfaceLock <9e2de0, d5ef4b>[count 0, qsz 0, owner <NULL>]] >GLDrawableFactoryImpl.createGLDrawable: WindowsPbufferWGLDrawable[Realized false, > Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@153505d, > handle 0x0, > Window WrappedSurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[DefaultGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 0, ARB-Choosen false, > requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]]], displayHandle 0x0, surfaceHandle 0x0, size 1x1, surfaceLock <9e2de0, d5ef4b>[count 0, qsz 0, owner <NULL>]]] >thread applet-[edited].Applet-1: setRealized: WindowsPbufferWGLDrawable false -> true >Pbuffer config: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[DefaultGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 0, ARB-Choosen false, > requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]]] >Pbuffer parentHdc = 0x3e01075c >Pbuffer chosenCaps: GLCaps[offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >6 suitable pixel formats found >pixel format 2 (index 0): GLCaps[wgl vid 0x2 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >pixel format 4 (index 1): GLCaps[wgl vid 0x4 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >pixel format 10 (index 2): GLCaps[wgl vid 0xa arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >pixel format 11 (index 3): GLCaps[wgl vid 0xb arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >pixel format 12 (index 4): GLCaps[wgl vid 0xc arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >pixel format 56 (index 5): GLCaps[wgl vid 0x38 arb: offscr, rgba 0x10/10/10/10, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >*** setCapsPFD: GLCaps[wgl vid 0x2 arb: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]] >thread applet-[edited].Applet-1: GLContext.resetStates() >thread applet-[edited].Applet-1: GLContext.resetStates() >java.lang.Exception: Info: setGL (OpenGL null): thread applet-[edited].Applet-1, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@1f8b70e > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:197) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:990) > at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:298) > at jogamp.opengl.windows.wgl.WindowsPbufferWGLContext.createImpl(WindowsPbufferWGLContext.java:92) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:484) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:402) > at [edited].RenderResult.makeCurrent(RenderResult.java:250) > at [edited].RenderResult.checkOpenGLVersion(RenderResult.java:220) > at [edited].Applet.init(Applet.java:224) > at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source) > at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) >thread applet-[edited].Applet-1: Initializing WGL extension address table: WGL-Windows_decon_0 >thread applet-[edited].Applet-1: GLContext WGL ProcAddressTable reusing key(WGL-Windows_decon_0) -> 0x12e827b >thread applet-[edited].Applet-1: Context FQN: Windows_decon_0-0x2 - 0.0 (Compatibility profile, hardware) >thread applet-[edited].Applet-1: GLContext GL ProcAddressTable reusing key(Windows_decon_0-0x2) -> 0x1ea76f1 >thread applet-[edited].Applet-1: GLContext GL ExtensionAvailabilityCache reusing key(Windows_decon_0-0x2) -> 0x113a2cc - entries: 108 >thread applet-[edited].Applet-1: createContextImpl: NOT OK (ARB, initial) - extension not available - share 0, isProcCreateContextAttribsARBAvailable false, isExtGLXARBCreateContextAvailable false >WindowsWGLContext.createContext failed, fall back to !ARB context 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >thread applet-[edited].Applet-1: createImpl: OK (old) share 0 >thread applet-[edited].Applet-1: Create GL context OK: 0x10001 for jogamp.opengl.windows.wgl.WindowsPbufferWGLContext - 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >GLDebugMessageHandler.init(false) >GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.0 (Compatibility profile, hardware) - 2.0.5819 WinXP Release >GLDebugMessageHandler.init(false) .. n/a >thread applet-[edited].Applet-1: GLContext.ContextSwitch: - switch - CONTEXT_CURRENT_NEW - <177e8ea, 15c90be>[count 1, qsz 0, owner <thread applet-[edited].Applet-1>] >thread applet-[edited].Applet-1: GLContextImpl.destroy.0: 0x10001, isShared false - <177e8ea, 15c90be>[count 0, qsz 0, owner <NULL>] >thread applet-[edited].Applet-1: GLContext.resetStates() >thread applet-[edited].Applet-1: setRealized: WindowsPbufferWGLDrawable true -> false >Thread-13: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Unknown Source) > at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:498) > at java.awt.Container.addNotify(Unknown Source) > at javax.swing.JComponent.addNotify(Unknown Source) > at java.awt.Container.addNotify(Unknown Source) > at javax.swing.JComponent.addNotify(Unknown Source) > at java.awt.Container.addNotify(Unknown Source) > at javax.swing.JComponent.addNotify(Unknown Source) > at java.awt.Container.addNotify(Unknown Source) > at javax.swing.JComponent.addNotify(Unknown Source) > at java.awt.Container.addImpl(Unknown Source) > at javax.swing.JLayeredPane.addImpl(Unknown Source) > at java.awt.Container.add(Unknown Source) > at javax.swing.JRootPane.setContentPane(Unknown Source) > at javax.swing.JApplet.setContentPane(Unknown Source) > at [edited].Applet.showMainGUI(Applet.java:378) > at [edited].JSMenuHandler._showMainGUI(JSMenuHandler.java:143) > at [edited].JSMenuHandler.run(JSMenuHandler.java:101) >GraphicsConfigurationFactory.getFactory() class com.jogamp.nativewindow.awt.AWTGraphicsDevice -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@c4ee24 >WindowsAWTWGLGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0] >GraphicsConfigurationFactory.getFactory() class com.jogamp.nativewindow.windows.WindowsGraphicsDevice -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@12ca201 >ProxySurface: surface change 0x3e01075c -> 0xffffffffa5010ad3 >updateGraphicsConfiguration(using shared): hdc 0xffffffffa5010ad3 >user chosen caps GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]] >translucency requested: false, compositioning enabled: false -> translucency true >wglChoosePixelFormatARB: NumFormats (wglChoosePixelFormatARB) accelMode 0x2027: 2 >pixel format 17 (index 0): GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]] >pixel format 18 (index 1): GLCaps[wgl vid 0x12 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]] >updateGraphicsConfigurationARB: 2 pfd ids, onscreen true, pbuffer false, 2 glcaps >updateGraphicsConfigurationARB: Used wglChoosePixelFormatARB to recommend pixel format 17, idx 0, GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]] >chooseCapabilities: Using recommendedIndex (opaque): idx 0 >chosen pfdID (ARB): native recommended 1 chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]] >*** setCapsPFD: GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]] >WindowsAWTWGLGraphicsConfigurationFactory: Found new AWT PFD ID 17 -> WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 17, ARB-Choosen true, > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]]] >Thread-13: GLCanvas: TK disableBackgroundErase method found: true >Thread-13: GLCanvas: TK disableBackgroundErase error: java.lang.reflect.InvocationTargetException >Thread-13: GLCanvas: TK disableBackgroundErase error: null >GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWT-Window[windowHandle 0x140330, surfaceHandle 0xa5010ad3, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > sun.awt.Win32GraphicsConfig@1ef9233[dev=Win32GraphicsDevice[screen=0],pixfmt=17], > encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 17, ARB-Choosen true, > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]], > awtComponent AWT-GLCanvas[Realized false, > null-drawable, > Factory null, > handle 0x0, > Drawable size -1x-1, > AWT pos 0/0, size 0x0, > visible true, > AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > sun.awt.Win32GraphicsConfig@1ef9233[dev=Win32GraphicsDevice[screen=0],pixfmt=17], > encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 17, ARB-Choosen true, > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]], > surfaceLock <1881ffd, 1ec2b37>[count 1, qsz 0, owner <Thread-13>]] >GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false, > Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@153505d, > handle 0xa5010ad3, > Window JAWT-Window[windowHandle 0x140330, surfaceHandle 0xa5010ad3, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > sun.awt.Win32GraphicsConfig@1ef9233[dev=Win32GraphicsDevice[screen=0],pixfmt=17], > encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 17, ARB-Choosen true, > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]], > awtComponent AWT-GLCanvas[Realized false, > null-drawable, > Factory null, > handle 0x0, > Drawable size -1x-1, > AWT pos 0/0, size 0x0, > visible true, > AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > sun.awt.Win32GraphicsConfig@1ef9233[dev=Win32GraphicsDevice[screen=0],pixfmt=17], > encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 17, ARB-Choosen true, > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]], > surfaceLock <1881ffd, 1ec2b37>[count 1, qsz 0, owner <Thread-13>]]] >Thread-13: GLContext.resetStates() >Thread-13: Info: addNotify - end: peer: sun.awt.windows.WCanvasPeer[AWT-GLCanvas[Realized false, > jogamp.opengl.windows.wgl.WindowsOnscreenWGLDrawable, > Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@153505d, > handle 0x0, > Drawable size 0x0, > AWT pos 0/0, size 0x0, > visible true, > AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > sun.awt.Win32GraphicsConfig@1ef9233[dev=Win32GraphicsDevice[screen=0],pixfmt=17], > encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 17, ARB-Choosen true, > requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]], > chosen GLCaps[wgl vid 0x11 arb: on-scr, rgba 0x8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 16/16/16/16, dp/st/ms: 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]]] >AWT-EventQueue-2: setRealized: WindowsOnscreenWGLDrawable false -> true >Exception in thread "AWT-EventQueue-2" javax.media.opengl.GLException: Unable to set pixel format 17 for device context 0xa5010ad3: error code 0 > at jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(WindowsWGLGraphicsConfigurationFactory.java:205) > at jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.updateGraphicsConfiguration(WindowsWGLGraphicsConfiguration.java:136) > at jogamp.opengl.windows.wgl.WindowsWGLDrawable.setRealizedImpl(WindowsWGLDrawable.java:70) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:163) > at javax.media.opengl.awt.GLCanvas$2.run(GLCanvas.java:571) > at jogamp.common.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:49) > at javax.media.opengl.awt.GLCanvas.validateGLDrawable(GLCanvas.java:557) > at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:399) > at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:482) > at sun.awt.RepaintArea.paintComponent(Unknown Source) > at sun.awt.RepaintArea.paint(Unknown Source) > at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEventImpl(Unknown Source) > at java.awt.EventQueue.access$000(Unknown Source) > at java.awt.EventQueue$3.run(Unknown Source) > at java.awt.EventQueue$3.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) > at java.awt.EventQueue$4.run(Unknown Source) > at java.awt.EventQueue$4.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 604
: 361