Age | Commit message (Expand) | Author |
2023-05-24 | render/vulkan: add vulkan_get_pipeline_layout() | Simon Ser |
2023-05-24 | render/vulkan: introduce struct wlr_vk_pipeline_layout | Simon Ser |
2023-05-23 | util/box: always treat NULL boxes as empty | Kirill Primak |
2023-05-21 | render/pixel-format: add support for block-based formats | Simon Ser |
2023-05-21 | render/pixel-format: add docs | Simon Ser |
2023-05-12 | render/vulkan: allow rendering to non-8-bit buffers | Manuel Stoeckl |
2023-05-11 | wlr_drm_format_set: Store formats on array | Alexander Orzechowski |
2023-05-11 | wlr_drm_format: Rework wlr_drm_format_intersect | Alexander Orzechowski |
2023-05-11 | wlr_drm_format: Change wlr_drm_format_dup to copy | Alexander Orzechowski |
2023-05-11 | wlr_drm_format: Change wlr_drm_format_create to init | Alexander Orzechowski |
2023-05-11 | wlr_drm_format: Don't take double pointer in wlr_drm_format_add | Alexander Orzechowski |
2023-05-11 | wlr_drm_format: Make structure constant length | Alexander Orzechowski |
2023-05-11 | wlr_drm_format_set: Remove redundant text in comment for finish function | Alexander Orzechowski |
2023-05-11 | wlr_drm_format: Introduce drm_format_finish | Alexander Orzechowski |
2023-05-10 | wlr-export-dmabuf-v1: handle output destroy | Simon Ser |
2023-05-06 | output: drop wlr_output_cursor_set_surface | Simon Ser |
2023-05-06 | output: add output_cursor_set_texture() | Simon Ser |
2023-05-04 | render/vulkan: add support for NV12 | Simon Ser |
2023-05-04 | drm_format_set_intersect: Require initialized dst and remove assert | Alexander Orzechowski |
2023-05-04 | drm_format_set_union: Require initialized dst and remove assert | Alexander Orzechowski |
2023-05-04 | xwayland: allow compositor to set withdrawn state | novenary |
2023-05-04 | wlr_compositer: Keep track if surface has committed a buffer before. | Alexander Orzechowski |
2023-05-03 | drm_format_set: Mark as unstable | Alexander Orzechowski |
2023-05-03 | Add union function for format sets | Austin Shafer |
2023-05-02 | render: introduce blend mode | Simon Ser |
2023-04-28 | render/vulkan: use VK_KHR_synchronization2 | Simon Ser |
2023-04-25 | render/pixman: implement render pass API | Simon Ser |
2023-04-25 | render/pixman: add begin_pixman_data_ptr_access() | Simon Ser |
2023-04-25 | output: add wlr_output_add_software_cursors_to_render_pass() | Simon Ser |
2023-04-25 | render/pass: add legacy render pass implementation | Simon Ser |
2023-04-25 | render: add render pass helpers | Simon Ser |
2023-04-25 | Add a new renderer API | Simon Ser |
2023-04-20 | output-layer: add cropping support | Simon Ser |
2023-04-18 | render/vulkan: use full names for extension command fields | Simon Ser |
2023-04-18 | xcursor: sync with libwayland | Simon Ser |
2023-04-18 | seat: Provide dummy resources for inert seats | Andri Yngvason |
2023-04-14 | compositor: add wlr_surface_set_preferred_buffer_transform() | Simon Ser |
2023-04-14 | compositor: add wlr_surface_set_preferred_buffer_scale() | Simon Ser |
2023-04-14 | compositor: pass version in wlr_compositor_create | Simon Ser |
2023-04-06 | output: Drop output_is_direct_scanout | Alexander Orzechowski |
2023-04-06 | output-damage: drop | Simon Ser |
2023-04-06 | output: add wlr_output_is_direct_scanout_allowed() | Simon Ser |
2023-04-04 | output-layer: add support for scaling buffers | Simon Ser |
2023-03-28 | backend/wayland: only unmap layers when necessary | Simon Ser |
2023-03-28 | output-layer: cache current state | Simon Ser |
2023-03-24 | backend/wayland: support touch cancel events | Rose Hudson |
2023-03-20 | backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat | zccrs |
2023-03-12 | xdg-shell: improve unmapping logic slightly | Kirill Primak |
2023-03-10 | output-layer: require all layers in wlr_output_state.layers | Simon Ser |
2023-03-09 | xwm: make atom_map static | Kirill Primak |