Commit Graph

7058 Commits (4b4f76cc13574544216b59b3a9902b468b82108b)
 

Author SHA1 Message Date
Violet Purcell 4b4f76cc13 Version pkgconfig, headers, and library for parallel installation 10 months ago
Kirill Primak 08c64c166f backend/x11: send correct keyboard layout 10 months ago
Simon Ser 8cd58bc53c render/allocator: document struct wlr_allocator 11 months ago
Kenny Levinsen f409fcc772 editorconfig: Unset maximum line length for .git 11 months ago
Kenny Levinsen 13b9b54f3f wlr_scene: Skip direct scanout on color transform 11 months ago
David Turner 34201b0e7f render/pixman: Fix non-uniform scale with rotation 11 months ago
David Turner d7f63ab76c render/pixman: Remove half-pixel shift 11 months ago
JiDe Zhang 36c0d5fe3a output: reset hardware_cursor on failure 11 months ago
nerdopolis 35c3194ae5 backend/libinput: Fix call of handle_libinput_readable() when WLR_LIBINPUT_NO_DEVICES is set 11 months ago
Simon Zeni 325d843814 backend/x11: don't exit on dri3 DRM FD query failure 11 months ago
Isaac Freund 6219d7b819
wlr_surface: update get_root_surface() docs 11 months ago
Simon Ser 2c4d3ad12d render/vulkan: don't use UNDEFINED layout for imported DMA-BUFs 11 months ago
Alexander Orzechowski 56ebfde540 docs: Add notes about WLR_SCENE_DISABLE_VISIBILITY effectively disabling direct scanout. 11 months ago
Kirill Primak f0b7fb72a8 render/vulkan: don't free a descriptor set from an already destroyed lut3d dummy pool 11 months ago
Kirill Primak 073c3e8837 render/vulkan: free render format setups on destroy 11 months ago
Kirill Primak e20ae113f8 render/vulkan: free pipeline layouts on destroy 11 months ago
Kirill Primak 00bc75439f render/vulkan: fix texture clip region leak 11 months ago
Kirill Primak 510664e79b output: disable hardware cursor when falling back to software 11 months ago
Kirill Primak f534434be6 output: extract hardware cursor disabling logic 11 months ago
Kirill Primak 9c50cd71b6 xdg-toplevel: allow edge_none for resizing 11 months ago
groveer 293b0aa502 wlr_pointer_gestures_v1: emit destroy signal in destroy function 11 months ago
groveer dead0ebcc8 wlr_pointer_gestures_v1: init destroy signal 11 months ago
Alexander Orzechowski 53be443f39 wlr_scene: Add WLR_SCENE_HIGHLIGHT_TRANSPARENT_REGION env 11 months ago
Kirill Primak 8fdf9dc4f0 scene: fix double scaling of opaque region for blend mode optimization 11 months ago
Kirill Primak 341154a5f6 alpha-modifier-v1: add a missing NULL check in wlr_alpha_modifier_v1_get_surface_state() 11 months ago
Simon Ser 027d453f6a scene/surface: add support for alpha-modifier-v1 11 months ago
Simon Ser 563f100627 alpha-modifier-v1: new protocol implementation 11 months ago
Consolatis 8abd43803b xwayland: remove saved_{width,height} 11 months ago
Simon Ser b22bb921d3 ci: convert last remnant from "meson setup" migration 11 months ago
Simon Ser aa340ade65 render/color: split off lcms2 code 11 months ago
David Turner 77006e5565 render/pixman: half-pixel shift to match GPUs 11 months ago
David Turner e08d52bbc6 render/pixman: Improve transform performance 11 months ago
Kenny Levinsen be667b0628 backend/drm: Free drm device name on error 11 months ago
Simon Ser 3aef433f97 backend/drm: handle errors when fetching DRM name/version 11 months ago
Manuel Stoeckl 82b4bc3f5f renderer: add field to indicate color transform support 11 months ago
Manuel Stoeckl 391410deb5 wlr_scene: add color transform argument for rendering 11 months ago
Manuel Stoeckl ffdbfdbbbd render/vulkan: add support for output color transforms 11 months ago
Manuel Stoeckl e443434876 render/vulkan: create plain framebuffers on demand 11 months ago
Manuel Stoeckl adbfd3c321 render/vulkan: add lut3d output shader option 11 months ago
Manuel Stoeckl c64144a39b render/vulkan: add dummy 3d lookup table to output shader 11 months ago
Simon Ser 895e3d18b9 render/color: introduce wlr_color_transform 11 months ago
David Turner ee0007c0f2 render/pixman: Fix source crop 11 months ago
David Turner 061b996768 render/pixman: fix flipped transforms 11 months ago
Alexander Orzechowski 41fd552f53 wlr_scene: Set `wlr_damage_ring_set_bounds` earlier 12 months ago
Alexander Orzechowski 1dc44a1afe wlr_scene: Schedule new frame for WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT in output commit handler 12 months ago
Alexander Orzechowski 14692a7c55 wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT output damage 12 months ago
Consolatis e70afebfc9 scene: do not reset scene_buffer state on buffer release 12 months ago
Simon Ser ebef710746 renderer: replace get_render_buffer_caps() with struct field 12 months ago
Simon Ser 0686666cf5 render: drop wlr_renderer_get_dmabuf_texture_formats() 12 months ago
Simon Ser 85c1eda721 render: unify getter for texture formats 12 months ago