7231 Commits (18c5445d84c8e0c16aee7bca7c9322e51c940a90)
 

Author SHA1 Message Date
Simon Ser 7a8e2cd8ed backend/libinput: drop stray space
8 months ago
Simon Ser bd8796d465 backend/libinput: drop outdated gesture cap logging
8 months ago
Kirill Primak 71be993982 backend/drm: set adaptive_sync_status again
8 months ago
Simon Ser bda1b41ee2 output-swapchain-manager: new helper
8 months ago
Simon Ser 52e01a9c8b backend/drm: implement wlr_backend_impl.{test,commit}
8 months ago
Simon Ser d41b5efc65 backend/drm: fix adaptive sync no-op changes
8 months ago
Simon Ser 35737ab00c backend/drm: add drm_connector_prepare()
8 months ago
Simon Ser a4f54086c1 backend/drm: move post-commit disable logic to drm_connector_apply_commit()
8 months ago
Simon Ser 5efa88ee7a backend/drm: drop drm_device_state_init_single()
8 months ago
Simon Ser ee01712847 backend/drm: unify connector test and commit codepaths
8 months ago
Simon Ser 2ff3479558 output-management-v1: add wlr_output_configuration_v1_build_state()
8 months ago
Simon Ser 917c650903 backend/multi: implement wlr_backend_impl.{test,commit}
8 months ago
Simon Ser 78c76ddd09 backend: add wlr_backend_{test,commit}()
8 months ago
Simon Ser fc4996d853 backend/drm: rework struct wlr_drm_page_flip for multiple connectors
8 months ago
Simon Ser 805807fd5b backend/drm: add infrastructure for device-wide commits
8 months ago
Simon Ser 4636f8c407 backend/drm: track pending atomic state in wlr_drm_connector_state
8 months ago
Simon Ser d7d974ae30 backend/drm: drop VRR debug message
8 months ago
Simon Ser 3d72da9ed7 backend/drm: extract post-commit logic into functions
8 months ago
Simon Ser f8f2dde1f0 backend/drm: add wlr_drm_connector_state.connector
8 months ago
Simon Ser 859373b253 scene: listen to renderer destroy in wlr_scene_buffer
8 months ago
Simon Ser 3d9f330ee0 scene: add scene_buffer_set_texture()
8 months ago
Simon Ser f0d8377732 output: listen to renderer destroy in wlr_output_cursor
8 months ago
Simon Ser 9e3576426d buffer: listen to renderer destroy in wlr_client_buffer
8 months ago
Isaac Freund 5bef385ffc tablet_v2: destroy tablet seats on manager destroy
8 months ago
Simon Ser 0e5034d8ba compositor: add wlr_compositor_set_renderer()
8 months ago
Simon Ser 3075e6a6f9 compositor: use compositor to get renderer
8 months ago
Simon Ser 508d8c9a01 compositor: handle renderer destroy
8 months ago
He Yong ac1232e576 tinywl: destroy wlr_renderer, wlr_allocator and wlr_cursor
8 months ago
Alexander Orzechowski 86e1b24d84 wlr_scene: Track damage of null textures
8 months ago
Alexander Orzechowski 2aebb8e444 wlr_scene: Fix crash when committing NULL buffer
8 months ago
Guido Günther 341b3c8bd2 gles2: Avoid crash when glGetInteger64vEXT is missing
8 months ago
Alexander Orzechowski 8da93e5936 wlr_scene: Add support for custom swapchains
8 months ago
Alexander Orzechowski 239354d644 wlr_scene: Decide when to commit output damage with buffers in damage ring
8 months ago
Alexander Orzechowski 8220184a72 wlr_scene: Assert that buffer returned from swapchain is the right size
8 months ago
Simon Ser c79ed0706d scene: simplify scene_node_update() condition when setting buffer
8 months ago
Alexander Orzechowski 2d97935e82 wlr_scene: Call surface enter scale events on surface create
9 months ago
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection
9 months ago
Simon Ser 94dbb3cfb5 backend/libinput: check bus type before setting tablet USB IDs
9 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
9 months ago
Simon Ser 11ee3ae5b5 tablet-v2: use wlr_tablet.usb_{vendor,product}_id
9 months ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet
9 months ago
Isaac Freund 22178451f7
cursor-shape-v1: expose tablet tool in event
9 months ago
Simon Ser 31c842e5ec cursor-shape-v1: handle inert tablet tool client
9 months ago
Simon Ser c3743364e2 backend/drm: ensure CRTC is set up in drm_connector_state_init()
9 months ago
Isaac Freund ba89b90a9c
mailmap: map Isaac's old email to the new one
9 months ago
Simon Ser 7915a2ff59 tinywl: fix wlr_seat use-after-free on exit
9 months ago
Simon Ser 16b42bf65b backend/drm: track cursor FB in wlr_drm_connector_state
9 months ago
Simon Ser f6659414ba backend/drm: add drm_fb_copy()
9 months ago
Simon Ser 1a54d33e77 backend/drm: clear pending cursor FB in drm_connector_set_cursor()
9 months ago
Simon Ser f5889319f7 backend/drm: fix queued cursor FB overwritten with NULL
9 months ago