6368 Commits (24a479a50195988dbf622c6b7fe1f2263fd981b1)
 

Author SHA1 Message Date
Simon Ser 6b7d1d732a render/pixman: fix scaling in render_pass_add_texture()
2 years ago
Alexander Orzechowski d5320e5f20 tinywl: Release everything before destroy
2 years ago
Simon Ser f5a5712a02 render/vulkan: use VK_KHR_synchronization2
2 years ago
Simon Ser 6830bfc17f render/pixman: implement render pass API
2 years ago
Simon Ser 6ce371a317 render/pixman: add begin_pixman_data_ptr_access()
2 years ago
Simon Ser d7fcc1e96f scene: port to wlr_render_pass
2 years ago
Simon Ser 587852056c output: add wlr_output_add_software_cursors_to_render_pass()
2 years ago
Simon Ser 471249ae4f render/pass: add legacy render pass implementation
2 years ago
Simon Ser 4a1ad32534 render: add render pass helpers
2 years ago
Simon Ser 756dedae20 Add a new renderer API
2 years ago
Edgars Cīrulis 17ad034480 xcursor: Resolve warning in xcursor_build_theme_dir
2 years ago
ptrcnull 56502be1d1 backend/x11: prevent segfault on empty DRI3 response
3 years ago
Simon Ser 44069dfd5e output-layer: add cropping support
2 years ago
Simon Ser d795824346 render/vulkan: fix signedness of strcmp() return value
2 years ago
Simon Ser 62e60ba889 render/vulkan: use initializer in vulkan_change_layout_queue()
2 years ago
Simon Ser 74e8fd8a9a render/vulkan: remove extra newline
2 years ago
Simon Ser 92b726ef67 render/vulkan: use full names for extension command fields
2 years ago
Simon Ser 25d9055281 xcursor: sync with libwayland
2 years ago
Andri Yngvason 00489b11a0 seat: Provide dummy resources for inert seats
2 years ago
Andri Yngvason 3898bb482d seat: Let client manage its own resources
2 years ago
Andri Yngvason 1689a3503b wlr_seat: Extract seat_client_create() function
2 years ago
Alexander Orzechowski eac2eaa6a9 wlr_scene: Fix potential use-after-free in wlr_scene_buffer_set_buffer
2 years ago
Alexander Orzechowski 39be67df46 wlr_scene: Send presentation event before direct scanout output commit
2 years ago
Simon Ser dae2deb3c9 compositor: add wlr_surface_set_preferred_buffer_transform()
2 years ago
Simon Ser 42edd36785 compositor: add wlr_surface_set_preferred_buffer_scale()
2 years ago
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create
2 years ago
Kirill Primak 87e7584dd4 compositor: use defunct_role_object error
2 years ago
Kirill Primak fac7a5cc9d subcompositor: use bad_parent error
2 years ago
Kirill Primak 49435cb27b subcompositor: simplify get_subsurface handler
2 years ago
Manuel Stoeckl 40dde59475 render/gles2: use byte-aligned rows for glReadPixels
2 years ago
Simon Ser 9affcaa93c xcursor: adjust style, use calloc()
2 years ago
Alexander Orzechowski b1e38fc7ea output: Drop output_is_direct_scanout
2 years ago
Simon Ser 9ef98452a3 output-damage: drop
2 years ago
Simon Ser 7abda952d0 output: drop direct scan-out check in output_basic_test()
2 years ago
Simon Ser ec5135cb09 scene: check wlr_output_is_direct_scanout_allowed()
2 years ago
Simon Ser 079ff9e6fb output: add wlr_output_is_direct_scanout_allowed()
2 years ago
Simon Ser 835208db98 output-layer: add support for scaling buffers
2 years ago
Simon Ser 89dcecba39 backend/wayland: only unmap layers when necessary
2 years ago
Simon Ser fcc092c2a6 backend/wayland: only update layer position when necessary
2 years ago
Simon Ser e8a2f76eb4 backend/wayland: only re-order sub-surfaces when necessary
2 years ago
Simon Ser e00c4cd7dc output-layer: cache current state
2 years ago
Simon Ser 59d2743c0c render/vulkan: avoid double-close on sync_file FD after semaphore import
2 years ago
Rose Hudson 12e28c3492 examples/touch: support touch cancel events
2 years ago
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events
2 years ago
Simon Ser 1d64e12391 backend/drm: log drm_connector_alloc_crtc() failures
2 years ago
zccrs 5602fb1373 backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat
2 years ago
Rose Hudson 689627f0c0 examples/touch: fix incorrect event type
2 years ago
Brett Ernst 7d9938c957 drm_format_set: fix realloc size
2 years ago
Kirill Primak a3489f2c64 xdg-shell: improve unmapping logic slightly
2 years ago
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers
2 years ago