Age | Commit message (Expand) | Author |
2023-06-07 | render/vulkan: reset scissor before post-blend subpass | Simon Ser |
2023-06-07 | render/vulkan: fix blend subpass matrix | Simon Ser |
2023-06-07 | render/vulkan: fix bound pipeline check for output_pipe | Simon Ser |
2023-06-07 | render/vulkan: require format info for shm | Simon Ser |
2023-06-07 | render/vulkan: de-duplicate texture VkImageView init | Simon Ser |
2023-06-07 | render/vulkan: split off YCbCr texture features | Simon Ser |
2023-06-07 | render/vulkan: rename tex_features to shm_tex_features | Simon Ser |
2023-06-07 | cursor: fix applying hotspot offset | Kirill Primak |
2023-06-06 | presentation-time: constify wlr_presentation_feedback_send_presented() | Simon Ser |
2023-06-06 | subcompositor: simplify subsurface_consider_map(), call on add | Kirill Primak |
2023-06-06 | Clear input regions if they're ignored | Kirill Primak |
2023-06-06 | compositor: add a note about ignored input regions | Kirill Primak |
2023-06-06 | wlr_tablet_v2_tool: Tablet tool surfaces are always mapped | Alexander Orzechowski |
2023-06-06 | wlr_seat_pointer: cursor surfaces are always mapped | Alexander Orzechowski |
2023-06-06 | render/gles2: Handle NULL timer | Alexander Orzechowski |
2023-06-06 | renderer: Don't pass NULL options | Alexander Orzechowski |
2023-06-05 | Add some missing includes/declarations | Kirill Primak |
2023-06-05 | examples/multi-pointer: drop | Simon Ser |
2023-06-05 | render/gles2: implement timer API | Rose Hudson |
2023-06-05 | add render timer API | Rose Hudson |
2023-06-05 | util: add timespec_to_nsec | Rose Hudson |
2023-06-05 | compositor: unmap subsurfaces too on unmap | Kirill Primak |
2023-06-05 | backend/wayland: add support for cropping output layers | Simon Ser |
2023-06-05 | backend/wayland: add scaling support for output layers | Simon Ser |
2023-06-05 | examples: Drop quads | Alexander Orzechowski |
2023-06-05 | gamma-control: Read ramps using pread | Kenny Levinsen |
2023-06-03 | compositor: notify subsurfaces about a commit in the rendering order | Kirill Primak |
2023-06-03 | subcompositor: consider mapping on parent map | Kirill Primak |
2023-06-03 | virtual-keyboard: Handle inert seats | Väinö Mäkelä |
2023-06-03 | virtual-pointer: Handle inert seats | Väinö Mäkelä |
2023-06-03 | xdg-popup: Handle inert seats | Väinö Mäkelä |
2023-06-03 | text-input: Handle inert seats | Väinö Mäkelä |
2023-06-03 | primary-selection: Handle inert seats | Väinö Mäkelä |
2023-06-03 | keyboard-shortcuts-inhibit: Handle inert seats | Väinö Mäkelä |
2023-06-03 | input-method: Handle inert seats | Väinö Mäkelä |
2023-06-03 | wlr_idle: Handle inert seats | Väinö Mäkelä |
2023-06-03 | tablet: Handle inert seats | Väinö Mäkelä |
2023-06-03 | data-control: Handle inert seats | Väinö Mäkelä |
2023-06-03 | data-device: Handle inert seats | Väinö Mäkelä |
2023-06-03 | seat: Allow binding to inert seats | Väinö Mäkelä |
2023-06-02 | output/cursor: fix scale and transform | Simon Ser |
2023-06-02 | cursor: fix wl_pointer.set_cursor hotspot updates | Simon Ser |
2023-06-02 | session-lock: fix buffer check | Kirill Primak |
2023-06-02 | session-lock: remove unused wlr_session_lock_surface_v1.events.map | Kirill Primak |
2023-06-02 | xwm: check for a buffer before mapping | Kirill Primak |
2023-06-02 | compositor: remove wlr_surface_role.precommit | Kirill Primak |
2023-06-02 | xwm: use unified map logic | Kirill Primak |
2023-06-02 | drag: use unified map logic | Kirill Primak |
2023-06-02 | input-method: use unified map logic | Kirill Primak |
2023-06-02 | session-lock: use unified map logic | Kirill Primak |