Commit Graph

6615 Commits (b06c2f3d1fef3b4d75bd846c832234bf722c0d7e)
 

Author SHA1 Message Date
Kirill Primak b06c2f3d1f scene-output-layout: assert lo->output == so->output 1 year ago
Alexander Orzechowski e1e911d425 scene_output_layout: Don't destroy output when output layout is destroyed 1 year ago
Alexander Orzechowski 5fb0007e02 output_event_commit: Remove committed and buffer 2 years ago
Alexander Orzechowski 03e240a7f2 wlr_output: Add applied state to commit event 2 years ago
Simon Ser 0b15b4a6ae render/allocator: log message when GBM is disabled 2 years ago
Simon Ser db7751f39e render: log error when requested renderer is compile-time disabled 2 years ago
Kirill Primak 86c30b8715 seat: remove wlr_seat_validate_grab_serial() 2 years ago
Simon Ser 36e7a672c7 xwayland: batch client ID request with other property requests 2 years ago
Simon Ser f5797be8a8 xwayland: batch property requests when handling new window 2 years ago
JiDe Zhang ca19014af0 xwayland: fix double free wlr_xwayland_shell_v1 2 years ago
Simon Ser e58c7bb792 render/drm_format_set: use published kernel doc URL 2 years ago
Manuel Stoeckl e0adaaffb6 render/vulkan: constrain blend to output subpass to redrawn region 2 years ago
Manuel Stoeckl d180f4d9b3 util: add struct to track union of rectangles 2 years ago
Alexander Orzechowski d817ebb80f renderer: Don't crash when trying to fallback to pixman 2 years ago
Alexander Orzechowski 4f92ecde82 renderer_autocreate_with_drm_fd: Ensure fd isn't bogus 2 years ago
Simon Zeni a289f812d6 drop KDE idle protocol support 2 years ago
Simon Ser ddfec31b4c xdg-shell: document wlr_xdg_surface's initialized & initial_commit 2 years ago
Simon Ser 3406c1b17a contributing: add safety section 2 years ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2 years ago
Kirill Primak a09d649439 docs: replace the less commonly used "::" with "." 2 years ago
Kirill Primak 0fdbdc36c0 xdg-surface: fix init state flow 2 years ago
Kirill Primak 016494af1b xdg-surface: assert that xdg_surface isn't inert 2 years ago
Alexander Orzechowski 5ef42e8e8a output_defer_present: Calloc right struct 2 years ago
Rose Hudson 83af3202f9 output: defer fake present events until after commit 2 years ago
Simon Ser a1679c92ce backend/drm: restore pending page-flip check when tearing 2 years ago
Alexander Orzechowski c044aef5f0 cursor: Unset cursor if texture upload failed 2 years ago
Alexander Orzechowski 7ef2c0a506 cursor: Remove dead code 2 years ago
Alexander Orzechowski 00dcc68e16 cursor: Unset cursor image when there is not available xcursor theme 2 years ago
Simon Zeni 9816b59b0e types/wlr_tearing_control_v1: use safe list iteration on destroy 2 years ago
vaxerski c2aa7fd965 backend/drm: Add async page flip support to legacy 2 years ago
vaxerski 5dec1c8bcb staging/tearing-control: Add protocol support 2 years ago
Brian J. Tarricone eacb4cf6d2 Fix possible crash in server-decoration when surface destroyed 2 years ago
John Lindgren 1a731596c5 wlr_scene: clarify wlr_scene_output ownership semantics 2 years ago
Alexander Orzechowski 98a745d926 render/pass: Remove empty box early return 2 years ago
Alexander Orzechowski e9706e62f5 renderer: Use wlr_render_rect_options_get_box 2 years ago
Alexander Orzechowski 5299d973d5 render/pass: Introduce wlr_render_rect_options_get_box 2 years ago
Manuel Stoeckl dbc7a5cada screencopy_v1: only bind, not render with, buffer in shm copy path 2 years ago
Alexander Orzechowski 6c54c34713 output: Mutate frame_pending needs_frame when there is an explicit output commit 2 years ago
Manuel Stoeckl 5aea90264f render/vulkan: fix validation error with vkCmdBlitImage 2 years ago
Simon Ser 65bbbbbf0c render/vulkan: de-duplicate VkImageUsageFlags 2 years ago
Leo Li b18a849fc3 wlr_scene: Use cached node coordinates where possible 2 years ago
Alexander Orzechowski 9be72ec4ca backend/drm: Compute custom mode correctly 2 years ago
Kirill Primak e315068b98 xdg-popup: validate parent 2 years ago
Simon Ser 2926acf60d tinywl: set minimum wlroots version in Makefile 2 years ago
Simon Ser 717ded9bb0 backend/drm: drop no-op shortcut 2 years ago
Simon Ser 7bf6c1fc6c render/pass: ensure rect has positive size 2 years ago
Kirill Primak 4565b07484 Unify signal data docs 2 years ago
Manuel Stoeckl a94168b5fe render: ensure wlr_render_rect_options->box is nonempty 2 years ago
Simon Ser e5fc8cd4c7 output: trigger frame/present events on all commits on enabled output 2 years ago
Rose Hudson 462f04db9e output: don't forbid multiple commits per frame 2 years ago