7231 Commits (18c5445d84c8e0c16aee7bca7c9322e51c940a90)
 

Author SHA1 Message Date
Simon Ser 18c5445d84 ext-image-copy-capture-v1: new protocol implementation
3 months ago
Simon Ser a05965afe5 ext-image-capture-source-v1: add source pointer cursors
3 months ago
Simon Ser 4035f23792 ext-image-capture-source-v1: add base interface
3 months ago
Simon Ser 234d31f138 backend/drm: improve doc comment for match_connectors_with_crtcs_()
3 months ago
Kenny Levinsen beb9a9ad0a linux-drm-syncobj-v1: Skip release if there is no timeline
3 months ago
YaoBing Xiao 0db4df4c8e gles2/pass: remove duplicate variable declarations
3 months ago
Simon Ser 0d6284eb62 backend/drm: add explicit sync support to libliftoff interface
3 months ago
Simon Ser d7223eae02 backend/drm: add explicit sync support to multi-GPU blits
3 months ago
Alexander Orzechowski 3187479c07 render/color: Invert ownership model of color_transform types.
3 months ago
Simon Ser fa2abbeefb render/color: return tranform in wlr_color_transform_ref()
3 months ago
YaoBing Xiao a5aae69b2a backend/drm: remove unnecessary semicolons
3 months ago
Alexander Orzechowski 52afedadea wlr_scene: Assert wlr_scene_rect has nonnegative dimensions
3 months ago
Simon Ser 52dce29e06 render/vulkan: use non-coherent memory for read_pixels()
3 months ago
Simon Ser 5432108846 backend/drm: drop SKIP in match_connectors_with_crtcs()
3 months ago
Simon Ser 5f3b99bbed backend/drm: rename i param in match_connectors_with_crtcs_()
3 months ago
Simon Ser 1e03719361 backend/drm: drop match_connectors_with_crtcs() return value
3 months ago
Simon Ser 0bf642d246 backend/drm: use more descriptive names for match_obj()
3 months ago
Simon Ser d2a5dbe104 backend/drm: use CRTCs in-order
3 months ago
YaoBing Xiao 43554c1966 types/wlr_output: removing the useless pointer
3 months ago
Kirill Primak cf93d31736 scene: resize damage ring on geometry update
3 months ago
Alexander Orzechowski bfcaa4bc44 swapchain, damage_ring: Drop buffer age
3 months ago
Alexander Orzechowski eebaca8dbf output/render: Drop buffer age from wlr_output_begin_render_pass
3 months ago
Kirill Primak 62cc96b3a4 scene: update output geom on commit after dropping pending damage
3 months ago
Simon Ser 098cb9b7a3 xdg-shell: add wlr_xdg_toplevel_configure()
3 months ago
Simon Ser 8582b45c9e xdg-shell: document struct wlr_xdg_toplevel_configure
3 months ago
Dudemanguy 3d2f09bace backend/drm: fix a use-after-free
3 months ago
Kirill Primak b4f077a596 drm-syncobj-v1: remove buffer release listener on signaller destroy
3 months ago
YaoBing Xiao 3048fb3fc6 render/egl: Release devices before return
3 months ago
Kenny Levinsen 5df2b34d2b allocator/gbm: Reset errno before gbm_bo_create
3 months ago
Kenny Levinsen ccd4703207 allocator/gbm: Log errno if gbm_bo_create fails
3 months ago
Kirill Primak a0450d219f layer-shell: introduce wlr_layer_surface_v1_get_exclusive_edge()
3 months ago
Kirill Primak 270e6f4ebb layer-shell: add v5 support
3 months ago
Kirill Primak e88988e364 keyboard: simplify releasing keys on finish
3 months ago
Kirill Primak 310a5eb61c backend/wayland: simplify wl_keyboard.{enter,leave} processing
3 months ago
Isaac Freund 08495d2596 backend/drm: don't set vsync present flag if page flip was async
3 months ago
Kirill Primak 3103ea3af9 backend/wayland: process initial events from globals correctly
3 months ago
Kirill Primak ee21deb458 linux-drm-syncobj: add missing decls in the header
3 months ago
Leonardo Hernández Hernández baaec88e2f
linux-drm-syncobj-v1: actually use the requested version
3 months ago
Kirill Primak 4da4269d8f seat/pointer: reset pressed buttons on "grab-compatible" focus change
3 months ago
Kirill Primak 5c98d1a04a xdg-surface: fix window geometry handling
3 months ago
Kirill Primak a1298580cc compositor: add surface role map hook
3 months ago
Alexander Orzechowski 515275ee72 wlr_scene: Introduce wlr_scene_set_gamma_control_manager_v1
3 months ago
Alexander Orzechowski 23202e192c wlr_scene: Introduce wlr_scene_output_needs_frame
3 months ago
Alexander Orzechowski 2463a4723e wlr_scene: Ensure we restack all xwayland surfaces to the bottom when scene node is disabled
3 months ago
Alexander Orzechowski 291df10fe5 wlr_scene: Extract function to get xwayland surface from node
3 months ago
Alexander Orzechowski 235c8e922a Revert "wlr_scene: Ensure scene_node_update is updating entire node."
3 months ago
Kirill Primak 70c99460ca pointer-constraints: don't init/finish current/pending states
3 months ago
Alexander Orzechowski 4f1104654f wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT when output is transformed
3 months ago
Alexander Orzechowski 14e1987f50 wlr_scene: Don't special case swapchain buffers
3 months ago
Alexander Orzechowski 3e1358fec9 wlr_scene: Inline output_state_apply_damage
3 months ago