Skip to content

Instantly share code, notes, and snippets.

@oknozor
Created August 10, 2022 15:51
Show Gist options
  • Save oknozor/a9f1ac913520f57ac2327962c121042e to your computer and use it in GitHub Desktop.
Save oknozor/a9f1ac913520f57ac2327962c121042e to your computer and use it in GitHub Desktop.
smithay/anvil on  master is 📦 v0.0.1 via ⚙️ v1.64.0-nightly took 7s
❯ RUST_LOG=debug cargo run -- --winit
Finished dev [unoptimized + debuginfo] target(s) in 0.12s
Running `/home/okno/smithay/target/debug/anvil --winit`
Aug 10 15:49:23.222 INFO Starting anvil with winit backend
Aug 10 15:49:23.223 INFO Initializing a winit backend, smithay_module: backend_winit
Aug 10 15:49:23.238 DEBG Window created, smithay_module: backend_winit
Aug 10 15:49:23.240 DEBG Supported EGL client extensions: ["EGL_EXT_device_base", "EGL_EXT_device_enumeration", "EGL_EXT_device_query", "EGL_EXT_platform_base", "EGL_KHR_client_get_all_proc_addresses", "EGL_EXT_client_extensions", "EGL_KHR_debug", "EGL_EXT_platform_device", "EGL_EXT_platform_wayland", "EGL_KHR_platform_wayland", "EGL_EXT_platform_x11", "EGL_KHR_platform_x11", "EGL_MESA_platform_xcb", "EGL_MESA_platform_gbm", "EGL_KHR_platform_gbm", "EGL_MESA_platform_surfaceless"], smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.240 DEBG Trying EGL platform: PLATFORM_WAYLAND_KHR, smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.241 INFO Successfully selected EGL platform: PLATFORM_WAYLAND_KHR, platform: EGLPlatform { platform_name: "PLATFORM_WAYLAND_KHR", required_extensions: ["EGL_KHR_platform_wayland"] }, smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.279 INFO EGL Initialized, smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.280 INFO EGL Version: (1, 5), smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.280 INFO Supported EGL display extensions: ["EGL_ANDROID_blob_cache", "EGL_ANDROID_native_fence_sync", "EGL_EXT_buffer_age", "EGL_EXT_create_context_robustness", "EGL_EXT_image_dma_buf_import", "EGL_EXT_image_dma_buf_import_modifiers", "EGL_EXT_protected_surface", "EGL_EXT_present_opaque", "EGL_EXT_swap_buffers_with_damage", "EGL_KHR_cl_event2", "EGL_KHR_config_attribs", "EGL_KHR_create_context", "EGL_KHR_create_context_no_error", "EGL_KHR_fence_sync", "EGL_KHR_get_all_proc_addresses", "EGL_KHR_gl_colorspace", "EGL_KHR_gl_renderbuffer_image", "EGL_KHR_gl_texture_2D_image", "EGL_KHR_gl_texture_3D_image", "EGL_KHR_gl_texture_cubemap_image", "EGL_KHR_image_base", "EGL_KHR_no_config_context", "EGL_KHR_reusable_sync", "EGL_KHR_surfaceless_context", "EGL_KHR_swap_buffers_with_damage", "EGL_EXT_pixel_format_float", "EGL_KHR_wait_sync", "EGL_MESA_configless_context", "EGL_MESA_drm_image", "EGL_MESA_image_dma_buf_export", "EGL_MESA_query_driver", "EGL_WL_bind_wayland_display", "EGL_WL_create_wayland_buffer_from_image", ""], smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.281 INFO Selected color format: PixelFormat { hardware_accelerated: true, color_bits: 24, alpha_bits: 8, depth_bits: 24, stencil_bits: 8, stereoscopy: false, multisampling: None, srgb: false }, smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.283 INFO EGL context created, smithay_module: backend_egl, smithay_module: backend_winit
Aug 10 15:49:23.283 DEBG Winit backend: Wayland, smithay_module: backend_winit
Aug 10 15:49:23.286 INFO Initializing OpenGL ES Renderer, smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.286 INFO GL Version: "OpenGL ES 3.2 Mesa 22.1.4", smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.286 INFO GL Vendor: "AMD", smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.287 INFO GL Renderer: "AMD RENOIR (LLVM 14.0.6, DRM 3.46, 5.18.16-arch1-1)", smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.287 INFO Supported GL Extensions: ["GL_EXT_blend_minmax", "GL_EXT_multi_draw_arrays", "GL_EXT_texture_filter_anisotropic", "GL_EXT_texture_compression_s3tc", "GL_EXT_texture_compression_dxt1", "GL_EXT_texture_compression_rgtc", "GL_EXT_texture_format_BGRA8888", "GL_OES_compressed_ETC1_RGB8_texture", "GL_OES_depth24", "GL_OES_element_index_uint", "GL_OES_fbo_render_mipmap", "GL_OES_mapbuffer", "GL_OES_rgb8_rgba8", "GL_OES_standard_derivatives", "GL_OES_stencil8", "GL_OES_texture_3D", "GL_OES_texture_float", "GL_OES_texture_float_linear", "GL_OES_texture_half_float", "GL_OES_texture_half_float_linear", "GL_OES_texture_npot", "GL_OES_vertex_half_float", "GL_EXT_draw_instanced", "GL_EXT_texture_sRGB_decode", "GL_OES_EGL_image", "GL_OES_depth_texture", "GL_AMD_performance_monitor", "GL_OES_packed_depth_stencil", "GL_EXT_texture_type_2_10_10_10_REV", "GL_NV_conditional_render", "GL_OES_get_program_binary", "GL_APPLE_texture_max_level", "GL_EXT_discard_framebuffer", "GL_EXT_read_format_bgra", "GL_NV_pack_subimage", "GL_EXT_frag_depth", "GL_NV_fbo_color_attachments", "GL_OES_EGL_image_external", "GL_OES_EGL_sync", "GL_OES_vertex_array_object", "GL_OES_viewport_array", "GL_ANGLE_pack_reverse_row_order", "GL_ANGLE_texture_compression_dxt3", "GL_ANGLE_texture_compression_dxt5", "GL_EXT_occlusion_query_boolean", "GL_EXT_robustness", "GL_EXT_texture_rg", "GL_EXT_unpack_subimage", "GL_NV_draw_buffers", "GL_NV_read_buffer", "GL_NV_read_depth", "GL_NV_read_depth_stencil", "GL_NV_read_stencil", "GL_EXT_draw_buffers", "GL_EXT_map_buffer_range", "GL_KHR_debug", "GL_KHR_robustness", "GL_KHR_texture_compression_astc_ldr", "GL_NV_pixel_buffer_object", "GL_OES_depth_texture_cube_map", "GL_OES_required_internalformat", "GL_OES_surfaceless_context", "GL_EXT_color_buffer_float", "GL_EXT_sRGB_write_control", "GL_EXT_separate_shader_objects", "GL_EXT_shader_group_vote", "GL_EXT_shader_implicit_conversions", "GL_EXT_shader_integer_mix", "GL_EXT_tessellation_point_size", "GL_EXT_tessellation_shader", "GL_ANDROID_extension_pack_es31a", "GL_EXT_base_instance", "GL_EXT_compressed_ETC1_RGB8_sub_texture", "GL_EXT_copy_image", "GL_EXT_draw_buffers_indexed", "GL_EXT_draw_elements_base_vertex", "GL_EXT_gpu_shader5", "GL_EXT_polygon_offset_clamp", "GL_EXT_primitive_bounding_box", "GL_EXT_render_snorm", "GL_EXT_shader_io_blocks", "GL_EXT_texture_border_clamp", "GL_EXT_texture_buffer", "GL_EXT_texture_cube_map_array", "GL_EXT_texture_norm16", "GL_EXT_texture_view", "GL_KHR_blend_equation_advanced", "GL_KHR_context_flush_control", "GL_KHR_robust_buffer_access_behavior", "GL_NV_image_formats", "GL_OES_copy_image", "GL_OES_draw_buffers_indexed", "GL_OES_draw_elements_base_vertex", "GL_OES_gpu_shader5", "GL_OES_primitive_bounding_box", "GL_OES_sample_shading", "GL_OES_sample_variables", "GL_OES_shader_io_blocks", "GL_OES_shader_multisample_interpolation", "GL_OES_tessellation_point_size", "GL_OES_tessellation_shader", "GL_OES_texture_border_clamp", "GL_OES_texture_buffer", "GL_OES_texture_cube_map_array", "GL_OES_texture_stencil8", "GL_OES_texture_storage_multisample_2d_array", "GL_OES_texture_view", "GL_EXT_blend_func_extended", "GL_EXT_buffer_storage", "GL_EXT_float_blend", "GL_EXT_geometry_point_size", "GL_EXT_geometry_shader", "GL_EXT_shader_samples_identical", "GL_EXT_texture_sRGB_R8", "GL_KHR_no_error", "GL_KHR_texture_compression_astc_sliced_3d", "GL_OES_EGL_image_external_essl3", "GL_OES_geometry_point_size", "GL_OES_geometry_shader", "GL_OES_shader_image_atomic", "GL_EXT_clear_texture", "GL_EXT_clip_cull_distance", "GL_EXT_disjoint_timer_query", "GL_EXT_texture_compression_s3tc_srgb", "GL_EXT_window_rectangles", "GL_MESA_shader_integer_functions", "GL_EXT_clip_control", "GL_EXT_color_buffer_half_float", "GL_EXT_memory_object", "GL_EXT_memory_object_fd", "GL_EXT_semaphore", "GL_EXT_semaphore_fd", "GL_EXT_texture_compression_bptc", "GL_EXT_texture_mirror_clamp_to_edge", "GL_KHR_parallel_shader_compile", "GL_NV_alpha_to_coverage_dither_control", "GL_AMD_framebuffer_multisample_advanced", "GL_EXT_EGL_image_storage", "GL_EXT_texture_shadow_lod", "GL_INTEL_blackhole_render", "GL_MESA_framebuffer_flip_y", "GL_NV_compute_shader_derivatives", "GL_EXT_demote_to_helper_invocation", "GL_EXT_depth_clamp", "GL_EXT_texture_query_lod", "GL_MESA_bgra", ""], smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.294 INFO EGL hardware-acceleration enabled
Aug 10 15:49:23.294 INFO Created new socket, wayland_socket: wayland-1
Aug 10 15:49:23.294 INFO Listening on wayland socket, name: wayland-1
Aug 10 15:49:23.295 INFO Initializing a xkbcommon handler with keymap query, options: None, variant: , layout: , model: , rules: , smithay_module: xkbcommon_handler, seat_name: winit, smithay_module: seat_handler
Aug 10 15:49:23.297 DEBG [GL] Shader Stats: SGPRS: 8 VGPRS: 8 Code Size: 52 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 DivergentLoop: 0, InlineUniforms: 0, ParamExports: 0, (PS, W64), smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.297 DEBG [GL] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 128 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 DivergentLoop: 0, InlineUniforms: 0, ParamExports: 0, (PS, W64), smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.297 DEBG [GL] Shader Stats: SGPRS: 24 VGPRS: 12 Code Size: 192 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 DivergentLoop: 0, InlineUniforms: 0, ParamExports: 1, (VS, W64), smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.298 DEBG [GL] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 128 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 DivergentLoop: 0, InlineUniforms: 0, ParamExports: 0, (PS, W64), smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.298 DEBG [GL] Shader Stats: SGPRS: 24 VGPRS: 12 Code Size: 132 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 DivergentLoop: 0, InlineUniforms: 0, ParamExports: 0, (VS, W64), smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.298 DEBG [GL] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 132 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 DivergentLoop: 0, InlineUniforms: 0, ParamExports: 0, (PS, W64), smithay_module: renderer_gles2, smithay_module: backend_winit
Aug 10 15:49:23.299 INFO Loaded Keymap, name: French, smithay_module: xkbcommon_handler, seat_name: winit, smithay_module: seat_handler
Aug 10 15:49:23.301 INFO Creating new wl_output, name: winit, smithay_module: output_handler
Aug 10 15:49:23.301 INFO Starting XWayland, smithay_module: XWayland
Aug 10 15:49:23.301 DEBG Attempting to aquire an X11 display lock, D: 0, smithay_module: XWayland
Aug 10 15:49:23.303 DEBG Failed to acquire lock, D: 0, smithay_module: XWayland
Aug 10 15:49:23.303 DEBG Attempting to aquire an X11 display lock, D: 1, smithay_module: XWayland
Aug 10 15:49:23.303 DEBG Failed to acquire lock, D: 1, smithay_module: XWayland
Aug 10 15:49:23.304 DEBG Attempting to aquire an X11 display lock, D: 2, smithay_module: XWayland
Aug 10 15:49:23.304 DEBG Failed to acquire lock, D: 2, smithay_module: XWayland
Aug 10 15:49:23.304 DEBG Lock was blocked by a defunct X11 server, trying again, D: 2, smithay_module: XWayland
Aug 10 15:49:23.304 DEBG Attempting to aquire an X11 display lock, D: 2, smithay_module: XWayland
Aug 10 15:49:23.305 DEBG X11 lock acquired, D: 2, smithay_module: XWayland
Aug 10 15:49:23.305 INFO Initialization completed, starting the main loop.
Aug 10 15:49:23.311 DEBG Failed to query buffer age value for surface EGLSurface { display: EGLDisplayHandle { handle: 0x55fc298cefc0 }, surface: 0x55fc29a6dcf0, config_id: 0x55fc299fcb40, pixel_format: PixelFormat { hardware_accelerated: true, color_bits: 24, alpha_bits: 8, depth_bits: 24, stencil_bits: 8, stereoscopy: false, multisampling: None, srgb: false }, logger: Logger(smithay_module, smithay_module) }: An EGLSurface argument does not name a valid surface (window, pixel buffer or pixmap) configured for GL rendering., smithay_module: renderer_egl, smithay_module: backend_winit
Aug 10 15:49:25.822 INFO XWayland ready, smithay_module: XWayland
Aug 10 15:49:25.822 INFO XWayland is ready on DISPLAY ":2", signaling the WM., smithay_module: XWayland
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
Errors from xkbcomp are not fatal to the X server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment