Commit Graph

7252 Commits (1fc0123ba79212c042ed8211a857f508e1a98169)
 

Author SHA1 Message Date
Kenny Levinsen 484a87ce61 xwayland/xwm: Allocate to the right variable 1 year ago
Kenny Levinsen 837060f894 xwayland/xwm: Avoid zero-size allocaiton 1 year ago
Kenny Levinsen 0cb091f1a2 drm-lease-v1: Free the wlr_drm_lease_v1 on error 1 year ago
Kenny Levinsen 8dec0f6174 backend/drm: Remove erroneous free 1 year ago
Kenny Levinsen 153dea9c28 backend/drm: Free current_modeinfo on error 1 year ago
Simon Ser 0d9ffef774 backend/drm: don't destroy previous DRM master blobs 1 year ago
Simon Ser d8f4a3d78c backend/drm: fix broken link to KMS property docs 1 year ago
Simon Ser cf7b91cc5f buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque() 1 year ago
Simon Ser 431e8a7fd7 scene: ignore duplicate wlr_scene_output_layout_add_output() calls 1 year ago
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally 1 year ago
Simon Ser efa706b769 util/log: drop unnecessary _XOPEN_SOURCE 1 year ago
Simon Ser 17fe87af5e backend/drm: skip reset after VT switch if possible 1 year ago
Simon Ser 653e28d2a3 backend/drm: fix typo in restore_drm_device() comment 1 year ago
Simon Ser d2acd4c362 backend/drm: move restore logic to drm.c 1 year ago
Simon Ser 505175e56f backend/drm: atomically reset state after VT switch 1 year ago
Simon Ser 836cb820d0 backend/drm: call get_drm_connector_props() when creating connector 1 year ago
Simon Ser feb54979c0 backend/drm: extract logic to build current connector state 1 year ago
Simon Ser c397515ee5 backend/drm: use early return in handle_session_active() 1 year ago
Simon Ser 9a685cefa9 backend/drm: add destroy_blob() 1 year ago
Simon Ser 741aaa3f76 backend/drm: drop wlr_drm_backend arg from create_mode_blob() 1 year ago
Simon Ser 76ed82c101 backend/drm: add drm_page_flip_create() 1 year ago
Simon Ser 97a6a58a95 backend/drm: fix fb_damage_clips_arr memory leak 1 year ago
Kirill Primak 4c69bc47f4 ext-foreign-toplevel-list-v1: improve/fix update_state() 1 year ago
Simon Ser 6ad9e89a34 backend/drm: drop unnecessary _XOPEN_SOURCE 1 year ago
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support 1 year ago
columbarius 9e426e70e6 ext-foreign-toplevel-list-v1: new protocol implementation 1 year ago
Kirill Primak cb815e8847 pointer-constraints: handle inert pointer resources correctly 1 year ago
Austin Shafer 4cd556ea20 linux_dmabuf_v1: allow callbacks for checking dmabuf import 1 year ago
Kirill Primak 811ca199c4 xdg-shell: drop automatic surface configuration 1 year ago
Austin Shafer d368028bd5 allocator: remove backend parameter in allocator_autocreate_with_drm_fd 1 year ago
Simon Ser a8aeadeab2 switch: add docs 1 year ago
Simon Ser 967e788bc8 backend/session: add docs 1 year ago
Kirill Primak 5b08f91004 compositor: don't handle size or viewport src change in surface_update_damage() 1 year ago
Kirill Primak 7dfbd87771 compositor: drop wlr_surface.external_damage 1 year ago
Kirill Primak 56cc25185d cursor: fix and simplify region mapping 1 year ago
Leo Li 60af3b6b78 render/gles2: Fixup dropping has_alpha from pixel_format 1 year ago
Leo Li 71fb55f3bf render/pixel-format: Move has_alpha into it's own array 1 year ago
Andri Yngvason 3a91dc1b48 Create & implement transient seat protocol 1 year ago
Simon Ser 435ca39960 linux-dmabuf-v1: bump to v5 1 year ago
Simon Ser 6991f03767 linux-dmabuf-v1: switch to stable 1 year ago
Simon Ser ba3c1ae065 linux-dmabuf-v1: fix include guard name 1 year ago
Kirill Primak 92ff86db23 backend/drm: use wlr_drm_backend.name for fd cloning 1 year ago
Alexander Orzechowski 8dff1bb9bd wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl 1 year ago
Kirill Primak 4688a371e0 compositor: don't get buffer from pending buffer resource too early 1 year ago
Simon Ser 00b869c1a9 backend/drm: add support for atomic tearing page-flips 1 year ago
Simon Ser 4ec901bb33 scene: release shm buffers once uploaded 1 year ago
Kirill Primak 0052078bd3 compositor: introduce wlr_surface_reject_pending() 1 year ago
Félix Poisot 5ae8ce807a render/vulkan: correct sRBG gamma expansion in shader 1 year ago
Simon Ser d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() 1 year ago
Simon Ser f27808b8d9 backend/multi: take wl_event_loop instead of wl_display 1 year ago