Commit Graph

7286 Commits (41849d3951c89dce619c6cc511de43005e4e2d12)
 

Author SHA1 Message Date
Kirill Primak 71b57b8d27 fullscreen-shell: set surface role 2 years ago
Simon Ser be05097968 output: add wlr_output_state_init() 2 years ago
Simon Ser 8a5b5e6f28 compositor: listen to role_resource destroy signal 2 years ago
Simon Ser 89cb484220 compositor: replace role_data with role_resource 2 years ago
Simon Ser 00f1870d35 input-method-v2: add popup_surface_from_resource() 2 years ago
Kirill Primak fc9b58e84d compositor: don't call role unmap hook without an object 2 years ago
Kirill Primak 0f67580aab compositor: introduce wlr_surface_set_role_object() 2 years ago
Kirill Primak 0040c78c0b compositor: fix wlr_surface_set_role() error messages 2 years ago
Simon Ser fffa1908af backend/drm: fix libliftoff_plane double-free 2 years ago
Simon Ser 8714657d7b xwayland: unset wlr_xwayland.server on destroy 2 years ago
Simon Ser d59749aa44 cursor: add support for animated XCursor 2 years ago
Simon Ser 6dd8b092e9 output/swapchain: fix error return value types 2 years ago
Alexander Orzechowski b5eaa47049 scene: Use wlr_output_state_copy for direct scanout path 2 years ago
Alexander Orzechowski 4b7c526578 output: Introduce wlr_output_state_copy() 2 years ago
Alexander Orzechowski 38d451bcb5 render/vulkan: Don't compute texture.has_alpha until first... 2 years ago
Alexander Orzechowski ecbe48f3bc backend/drm: Fix typo 2 years ago
Simon Ser 1e68e1f661 seat: fix keyboard/pointer/touch resource destroy 2 years ago
Simon Ser c4d4409deb output: stop using wlr_output.back_buffer in output_ensure_buffer() 2 years ago
Simon Ser b625a13156 output: attach buffer to state in output_ensure_buffer() 2 years ago
Alexander Orzechowski 2ac31fc630 wlr_scene: Introduce wlr_scene_buffer_set_filter_mode 2 years ago
Alexander Orzechowski 06c0b0a204 render/vulkan: Initialize to fix compilation error 2 years ago
Simon Ser be73da28b2 allocator: only use DRM auth if we are master 2 years ago
Alexander Orzechowski e8887f76ed backend/drm: Use texture blend_mode for multigpu blit 2 years ago
Alexander Orzechowski 2044cc2311 render: Introduce wlr_render_texture_options.blend_mode 2 years ago
Alexander Orzechowski 693005ac99 pixman: Remove dead code 2 years ago
Alexander Orzechowski 6bd44c4fcd renderer: Introduce wlr_scale_filter_mode 2 years ago
Alexander Orzechowski 64c0272f81 output_state: Gamma lut should be freed only if committed 2 years ago
Alexander Orzechowski 3ee0f52e09 render/vulkan: Dynamically create texture views 2 years ago
Alexander Orzechowski 7c5a3afd60 render/vulkan: Inline init_sampler 2 years ago
Alexander Orzechowski 8a387b5558 render/vulkan: Dynamically create pipeline layouts 2 years ago
Alexander Orzechowski 3623005858 render/vulkan/pipeline_key: Add blending 2 years ago
Alexander Orzechowski 9d31372930 render/vulkan: Handle quad pipeline through generic pipeline path 2 years ago
Alexander Orzechowski 97fdd57eb2 render/vulkan: Dynamically handle pipeline creation for textures 2 years ago
Simon Ser 220402b717 cursor: add wlr_cursor_unset_image() 2 years ago
Simon Ser da04b066ea cursor: add wlr_cursor_set_xcursor() 2 years ago
Alexander Orzechowski 58a2f8bd5c wlr_scene: Clear damage ring on transform change 2 years ago
Alexander Orzechowski 61667404ce wlr_scene: Clear damage ring on scale change 2 years ago
Alexander Orzechowski 96b95bf775 wlr_scene: Reset damage ring bounds every frame 2 years ago
Alexander Orzechowski 4391845910 wlr_damage_ring_set_bounds: Ignore duplicate size requests 2 years ago
Alexander Orzechowski 3896b6b107 wlr_scene: Fix transforms with non 1 scale 2 years ago
Alexander Orzechowski 7ce9459715 output: add documentation for wlr_output_state 2 years ago
Simon Ser 7e7633abf0 build: drop proto_inc 2 years ago
Simon Ser 840fd7dce6 examples: drop unnecessary include_directories 2 years ago
Kirill Primak 753f3cc4fa compositor: add wlr_surface_role.no_object 2 years ago
Simon Ser 2d9659d765 backend/libinput: use struct initializers for events 2 years ago
Simon Ser e1c6801b65 backend/libinput: ignore multiple events for same pointer button 2 years ago
Simon Ser 670915eeea output: add wlr_output_state_set_layers() 2 years ago
Alexander Orzechowski 73ca1ea48a tinywl: Drop usage of wlr_output.pending 2 years ago
Alexander Orzechowski 495bcbeedd examples: Drop usage of wlr_output.pending 2 years ago
Alexander Orzechowski 0925a500d1 wlr_scene: Don't use direct scanout if trying to commit a new render_format 2 years ago