7169 Commits (0a388a14f1e1678d9b2c368fd14be7c9a9726a53)
 

Author SHA1 Message Date
Simon Ser d83c15c318 backend/drm: use CRTC pointers instead of indices in realloc_crtcs()
9 months ago
Simon Ser 4b1713d203 backend/drm: improve CRTC reallocation pretty printing
9 months ago
Simon Ser db2b1892ad backend/drm: move primary FB check after pending buffer logic
9 months ago
Simon Ser 0e839ab1c2 backend/drm: fix primary FB check
9 months ago
Simon Ser e8b7fe8f39 output: use output_pending_enabled() in output_basic_test()
9 months ago
Simon Ser ef4997b722 backend/drm: use output_pending_enabled()
9 months ago
Alexander Orzechowski 374daeb256 backend/drm: Ensure a primary fb is available when configuring an output
9 months ago
Alexander Orzechowski f9a371717c backend/drm: Remove dead code
9 months ago
Alexander Orzechowski 672ff1e14e backend/drm: Init connector after we try to allocate a crtc for it
9 months ago
Simon Ser 54e1fefd2e render/egl: drop wlr_egl_is_current()
9 months ago
Simon Ser c31d307971 render/egl: drop wlr_egl_save_context()
9 months ago
Simon Ser d5556ec78f render/egl: add save_context parameter to wlr_egl_make_current()
9 months ago
John Lindgren 2521fba37c xwayland: add map_request signal
9 months ago
Kenny Levinsen 51c1e4aed1 xwayland/xwm: Initialize client_id_cookie
9 months ago
Kenny Levinsen 2b1c0ffdd0 gamma-control-v1: Remove dead variable assignment
9 months ago
Kenny Levinsen 4d68d3759b render/vulkan: Avoid double-free on calloc error
9 months ago
Kenny Levinsen 73dd934794 render/drm_format_set: Clean up on union failure
9 months ago
Kenny Levinsen 484a87ce61 xwayland/xwm: Allocate to the right variable
9 months ago
Kenny Levinsen 837060f894 xwayland/xwm: Avoid zero-size allocaiton
9 months ago
Kenny Levinsen 0cb091f1a2 drm-lease-v1: Free the wlr_drm_lease_v1 on error
9 months ago
Kenny Levinsen 8dec0f6174 backend/drm: Remove erroneous free
9 months ago
Kenny Levinsen 153dea9c28 backend/drm: Free current_modeinfo on error
9 months ago
Simon Ser 0d9ffef774 backend/drm: don't destroy previous DRM master blobs
9 months ago
Simon Ser d8f4a3d78c backend/drm: fix broken link to KMS property docs
9 months ago
Simon Ser cf7b91cc5f buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque()
9 months ago
Simon Ser 431e8a7fd7 scene: ignore duplicate wlr_scene_output_layout_add_output() calls
9 months ago
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Simon Ser efa706b769 util/log: drop unnecessary _XOPEN_SOURCE
9 months ago
Simon Ser 17fe87af5e backend/drm: skip reset after VT switch if possible
9 months ago
Simon Ser 653e28d2a3 backend/drm: fix typo in restore_drm_device() comment
9 months ago
Simon Ser d2acd4c362 backend/drm: move restore logic to drm.c
9 months ago
Simon Ser 505175e56f backend/drm: atomically reset state after VT switch
9 months ago
Simon Ser 836cb820d0 backend/drm: call get_drm_connector_props() when creating connector
9 months ago
Simon Ser feb54979c0 backend/drm: extract logic to build current connector state
9 months ago
Simon Ser c397515ee5 backend/drm: use early return in handle_session_active()
9 months ago
Simon Ser 9a685cefa9 backend/drm: add destroy_blob()
9 months ago
Simon Ser 741aaa3f76 backend/drm: drop wlr_drm_backend arg from create_mode_blob()
9 months ago
Simon Ser 76ed82c101 backend/drm: add drm_page_flip_create()
9 months ago
Simon Ser 97a6a58a95 backend/drm: fix fb_damage_clips_arr memory leak
9 months ago
Kirill Primak 4c69bc47f4 ext-foreign-toplevel-list-v1: improve/fix update_state()
9 months ago
Simon Ser 6ad9e89a34 backend/drm: drop unnecessary _XOPEN_SOURCE
9 months ago
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support
9 months ago
columbarius 9e426e70e6 ext-foreign-toplevel-list-v1: new protocol implementation
9 months ago
Kirill Primak cb815e8847 pointer-constraints: handle inert pointer resources correctly
10 months ago
Austin Shafer 4cd556ea20 linux_dmabuf_v1: allow callbacks for checking dmabuf import
10 months ago
Kirill Primak 811ca199c4 xdg-shell: drop automatic surface configuration
10 months ago
Austin Shafer d368028bd5 allocator: remove backend parameter in allocator_autocreate_with_drm_fd
10 months ago
Simon Ser a8aeadeab2 switch: add docs
10 months ago
Simon Ser 967e788bc8 backend/session: add docs
10 months ago
Kirill Primak 5b08f91004 compositor: don't handle size or viewport src change in surface_update_damage()
10 months ago