Open arteze opened 2 years ago
The number 31457281
is curiously 30*1024**2+1
, and 31457282
is 30*1024**2+2
.
thanks for trying @arteze , it's been a while I've used node-x11 and I'm on mac most of the time ( though have xquartz installed )
Oh, I understand, I have in Linux, if it serves something, I leave the result of glxinfo
:
> glxinfo -v -t | grep "OpenGL version"
OpenGL version string: 3.0 Mesa 18.0.0-rc5
> glxinfo -b
887
Full:
> glxinfo -v -t
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_no_config_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, 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_buffer_age, GLX_EXT_create_context_es2_profile,
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float,
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 6.0, 128 bits) (0xffffffff)
Version: 18.0.0
Accelerated: no
Video memory: 920MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 6.0, 128 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.0.0-rc5
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
GL_AMD_shader_trinary_minmax, GL_AMD_vertex_shader_layer,
GL_AMD_vertex_shader_viewport_index, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_ARB_ES2_compatibility,
GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance,
GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control,
GL_ARB_compressed_texture_pixel_storage,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance,
GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp,
GL_ARB_direct_state_access, GL_ARB_draw_buffers,
GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex,
GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport,
GL_ARB_fragment_shader, GL_ARB_framebuffer_object,
GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary,
GL_ARB_get_texture_sub_image, GL_ARB_gpu_shader_fp64,
GL_ARB_gpu_shader_int64, GL_ARB_half_float_pixel,
GL_ARB_half_float_vertex, GL_ARB_instanced_arrays,
GL_ARB_internalformat_query, GL_ARB_internalformat_query2,
GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
GL_ARB_occlusion_query2, GL_ARB_pipeline_statistics_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_sprite,
GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query,
GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects,
GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture,
GL_ARB_separate_shader_objects, GL_ARB_shader_bit_encoding,
GL_ARB_shader_objects, GL_ARB_shader_stencil_export,
GL_ARB_shader_subroutine, GL_ARB_shader_texture_lod,
GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing,
GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_texture_buffer_object,
GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range,
GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map_array,
GL_ARB_texture_float, GL_ARB_texture_gather,
GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_multisample,
GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_levels,
GL_ARB_texture_query_lod, GL_ARB_texture_rectangle, GL_ARB_texture_rg,
GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_stencil8,
GL_ARB_texture_storage, GL_ARB_texture_storage_multisample,
GL_ARB_texture_swizzle, GL_ARB_texture_view, GL_ARB_timer_query,
GL_ARB_transform_feedback2, GL_ARB_transform_feedback3,
GL_ARB_transform_feedback_instanced,
GL_ARB_transform_feedback_overflow_query, GL_ARB_uniform_buffer_object,
GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object,
GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_shader, GL_ARB_vertex_type_10f_11f_11f_rev,
GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array,
GL_ATI_blend_equation_separate, GL_ATI_texture_float,
GL_ATI_texture_mirror_once, GL_EXT_abgr, GL_EXT_blend_equation_separate,
GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled,
GL_EXT_framebuffer_sRGB, GL_EXT_packed_depth_stencil, GL_EXT_packed_float,
GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp,
GL_EXT_provoking_vertex, GL_EXT_shader_integer_mix, GL_EXT_texture_array,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_integer,
GL_EXT_texture_mirror_clamp, GL_EXT_texture_sRGB,
GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent,
GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_timer_query,
GL_EXT_transform_feedback, GL_EXT_vertex_array_bgra,
GL_IBM_multimode_draw_arrays, GL_KHR_context_flush_control, GL_KHR_debug,
GL_KHR_no_error, GL_MESA_pack_invert, GL_MESA_shader_integer_functions,
GL_MESA_texture_signed_rgba, GL_MESA_ycbcr_texture,
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil,
GL_OES_EGL_image, GL_S3_s3tc
OpenGL version string: 3.0 Mesa 18.0.0-rc5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_APPLE_packed_pixels,
GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility,
GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended,
GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture,
GL_ARB_clip_control, GL_ARB_color_buffer_float,
GL_ARB_compressed_texture_pixel_storage,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance,
GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp,
GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend,
GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program,
GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image,
GL_ARB_half_float_pixel, GL_ARB_half_float_vertex,
GL_ARB_instanced_arrays, GL_ARB_internalformat_query,
GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata,
GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_occlusion_query2, GL_ARB_pipeline_statistics_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query,
GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects,
GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture,
GL_ARB_separate_shader_objects, GL_ARB_shader_bit_encoding,
GL_ARB_shader_objects, GL_ARB_shader_stencil_export,
GL_ARB_shader_texture_lod, GL_ARB_shading_language_100,
GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing,
GL_ARB_shadow, GL_ARB_stencil_texturing, GL_ARB_sync,
GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object,
GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range,
GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc,
GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array,
GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
GL_ARB_texture_float, GL_ARB_texture_gather,
GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_query_levels, GL_ARB_texture_query_lod,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
GL_ARB_texture_stencil8, GL_ARB_texture_storage,
GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle,
GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2,
GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix,
GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra,
GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev,
GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
GL_ATI_fragment_shader, GL_ATI_separate_stencil,
GL_ATI_texture_compression_3dc, GL_ATI_texture_env_combine3,
GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_abgr,
GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate,
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_draw_buffers2,
GL_EXT_draw_instanced, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object,
GL_EXT_framebuffer_sRGB, GL_EXT_gpu_program_parameters,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
GL_EXT_point_parameters, GL_EXT_polygon_offset,
GL_EXT_polygon_offset_clamp, GL_EXT_provoking_vertex,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shader_integer_mix,
GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_array, GL_EXT_texture_compression_dxt1,
GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_integer, GL_EXT_texture_lod_bias,
GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode,
GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm,
GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback,
GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_MESA_pack_invert, GL_MESA_shader_integer_functions,
GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_MESA_ycbcr_texture,
GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,
GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
GL_NV_primitive_restart, GL_NV_texgen_reflection,
GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image,
GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap,
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.0.0-rc5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
GL_APPLE_texture_max_level, GL_EXT_base_instance,
GL_EXT_blend_func_extended, GL_EXT_blend_minmax,
GL_EXT_clip_cull_distance, GL_EXT_color_buffer_float,
GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_copy_image,
GL_EXT_discard_framebuffer, GL_EXT_draw_buffers,
GL_EXT_draw_buffers_indexed, GL_EXT_draw_elements_base_vertex,
GL_EXT_frag_depth, GL_EXT_map_buffer_range, GL_EXT_multi_draw_arrays,
GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp,
GL_EXT_read_format_bgra, GL_EXT_separate_shader_objects,
GL_EXT_shader_integer_mix, GL_EXT_texture_border_clamp,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_format_BGRA8888,
GL_EXT_texture_rg, GL_EXT_texture_sRGB_decode,
GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_MESA_shader_integer_functions, GL_NV_draw_buffers,
GL_NV_fbo_color_attachments, GL_NV_read_buffer, GL_NV_read_depth,
GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image,
GL_OES_EGL_image_external, GL_OES_EGL_sync,
GL_OES_compressed_ETC1_RGB8_texture, GL_OES_copy_image, GL_OES_depth24,
GL_OES_depth_texture, GL_OES_depth_texture_cube_map,
GL_OES_draw_buffers_indexed, GL_OES_draw_elements_base_vertex,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil,
GL_OES_required_internalformat, GL_OES_rgb8_rgba8,
GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context,
GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_float,
GL_OES_texture_float_linear, GL_OES_texture_half_float,
GL_OES_texture_half_float_linear, GL_OES_texture_npot,
GL_OES_texture_stencil8, GL_OES_vertex_array_object,
GL_OES_vertex_half_float
240 GLX Visuals
Vis Vis Visual Trans buff lev render DB ste r g b a s aux dep ste accum buffer MS MS
ID Depth Type parent size el type reo sz sz sz sz flt rgb buf th ncl r g b a num bufs caveats
--------------------------------------------------------------------------------------------------------------------
0x 21 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x28c 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x28d 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x28e 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x28f 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x290 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x291 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x292 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x293 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x294 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x295 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x296 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x297 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x298 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x299 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x29a 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x29b 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x29c 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x29d 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x29e 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x29f 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x2a0 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x2a1 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x2a2 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x2a3 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x2a4 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x2a5 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x2a6 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x2a7 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x2a8 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x2a9 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x2aa 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2ab 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x2ac 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2ad 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x2ae 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2af 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x2b0 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2b1 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x2b2 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2b3 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x2b4 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2b5 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x2b6 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2b7 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x2b8 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2b9 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x2ba 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2bb 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x2bc 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2bd 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x2be 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2bf 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x2c0 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2c1 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x2c2 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2c3 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x2c4 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2c5 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x2c6 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2c7 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2c8 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2c9 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2ca 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2cb 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2cc 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2cd 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2ce 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2cf 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2d0 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2d1 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2d2 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2d3 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2d4 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2d5 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2d6 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2d7 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2d8 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2d9 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2da 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2db 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2dc 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2dd 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2de 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2df 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2e0 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2e1 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2e2 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2e3 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2e4 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2e5 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2e6 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2e7 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2e8 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2e9 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2ea 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2eb 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2ec 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2ed 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2ee 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2ef 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2f0 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2f1 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2f2 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2f3 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2f4 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2f5 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2f6 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2f7 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2f8 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2f9 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2fa 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2fb 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2fc 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2fd 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2fe 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2ff 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x300 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x301 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x302 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x303 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x304 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x305 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x306 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x307 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x308 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x309 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x30a 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x30b 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x30c 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x30d 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x30e 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x30f 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x310 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x311 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x312 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x313 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x314 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x315 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x316 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x317 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x318 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x319 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x31a 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x31b 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x31c 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x31d 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x31e 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x31f 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x320 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x321 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x322 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x323 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x324 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x325 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x326 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x327 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x328 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x329 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x32a 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x32b 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x32c 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x32d 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x32e 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x32f 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x330 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x331 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x332 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x333 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x334 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x335 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x336 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x337 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x338 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x339 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x33a 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x33b 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x33c 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x33d 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x33e 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x33f 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x340 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x341 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x342 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x343 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x344 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x345 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x346 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x347 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x348 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x349 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x34a 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x34b 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x34c 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x34d 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x34e 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x34f 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x350 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x351 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x352 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x353 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x354 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x355 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x356 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x357 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x358 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x359 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x35a 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x35b 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x35c 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x35d 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x35e 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x35f 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x360 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x361 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x362 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x363 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x364 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x365 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x366 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x367 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x368 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x369 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x36a 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x36b 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x36c 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x36d 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x36e 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x36f 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x370 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x371 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x372 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x373 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x374 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x375 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x376 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x377 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x378 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x379 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x37a 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
330 GLXFBConfigs:
Vis Vis Visual Trans buff lev render DB ste r g b a s aux dep ste accum buffer MS MS
ID Depth Type parent size el type reo sz sz sz sz flt rgb buf th ncl r g b a num bufs caveats
--------------------------------------------------------------------------------------------------------------------
0x ca 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x cb 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x cc 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x cd 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x ce 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x cf 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x d0 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x d1 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x d2 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x d3 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x d4 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x d5 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x d6 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x d7 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x d8 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x d9 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x da 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x db 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x dc 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x dd 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x de 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x df 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x e0 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x e1 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x e2 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x e3 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x e4 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x e5 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x e6 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x e7 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x e8 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x e9 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x ea 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x eb 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x ec 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x ed 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x ee 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x ef 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x f0 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x f1 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x f2 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x f3 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x f4 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x f5 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x f6 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x f7 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x f8 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x f9 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x fa 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x fb 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x fc 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x fd 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x fe 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x ff 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x100 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x101 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x102 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x103 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x104 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x105 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x106 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x107 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x108 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x109 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x10a 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x10b 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x10c 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x10d 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x10e 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x10f 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x110 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x111 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x112 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x113 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x114 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x115 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x116 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x117 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x118 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x119 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x11a 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x11b 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x11c 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x11d 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x11e 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x11f 24 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x120 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x121 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x122 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x123 24 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x124 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x125 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x126 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x127 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x128 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x129 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x12a 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x12b 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x12c 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x12d 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x12e 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x12f 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x130 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x131 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x132 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x133 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x134 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x135 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x136 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x137 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x138 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x139 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x13a 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x13b 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x13c 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x13d 24 TrueColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x13e 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x13f 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x140 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x141 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x142 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x143 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x144 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x145 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x146 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x147 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x148 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x149 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x14a 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x14b 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x14c 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x14d 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x14e 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x14f 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x150 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x151 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x152 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x153 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x154 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x155 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x156 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x157 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x158 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x159 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x15a 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x15b 0 TrueColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x15c 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x15d 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x15e 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x15f 0 TrueColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x1d8 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x1d9 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x1da 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x1db 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x1dc 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x1dd 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x1de 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x1df 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x1e0 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x1e1 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x1e2 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x1e3 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x1e4 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x1e5 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x1e6 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x1e7 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x1e8 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x1e9 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x1ea 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x1eb 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x1ec 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x1ed 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x1ee 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x1ef 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x1f0 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x1f1 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x1f2 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x1f3 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x1f4 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x1f5 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x1f6 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x1f7 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x1f8 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x1f9 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x1fa 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x1fb 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x1fc 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x1fd 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x1fe 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x1ff 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x200 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x201 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x202 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x203 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x204 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x205 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x206 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x207 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x208 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x209 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x20a 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x20b 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x20c 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x20d 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x20e 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x20f 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x210 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x211 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x212 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x213 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x214 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x215 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x216 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x217 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x218 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x219 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x21a 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x21b 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x21c 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x21d 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x21e 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x21f 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x220 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x221 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x222 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x223 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x224 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x225 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x226 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x227 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x228 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x229 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x22a 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x22b 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x22c 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x22d 24 DirectColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x22e 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x22f 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x230 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x231 24 DirectColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x232 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x233 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x234 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x235 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x236 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x237 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x238 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x239 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x23a 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x23b 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x23c 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x23d 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x23e 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x23f 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x240 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x241 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x242 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x243 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x244 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x245 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x246 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x247 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x248 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x249 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x24a 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x24b 24 DirectColor 0 24 0 rgba 0 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x24c 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x24d 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x24e 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x24f 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x250 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x251 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x252 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x253 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x254 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x255 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x256 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x257 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x258 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x259 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x25a 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x25b 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x25c 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x25d 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x25e 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x25f 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x260 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x261 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x262 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x263 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x264 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x265 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x266 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x267 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x268 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x269 0 DirectColor 0 16 0 rgba 0 0 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x26a 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x26b 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x26c 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x26d 0 DirectColor 0 16 0 rgba 1 0 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x26e 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x26f 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x270 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x271 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x272 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x273 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x274 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x275 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x276 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x277 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x278 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x279 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x27a 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x27b 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x27c 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x27d 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x27e 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x27f 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x280 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x281 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x282 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x283 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x284 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x285 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x286 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x287 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x288 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x289 0 TrueColor 0 32 0 rgba 0 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x28a 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x28b 0 TrueColor 0 32 0 rgba 1 0 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
Error in
test1.js
because methodrender
is in lowercase.The
gl
is:If I change
gl.render
togl.Render
, I get error,Error: GLX: Bad context tag
: