Commit Graph

6879 Commits (6ad9e89a3423f3bb94711c646335b8dbe32685b9)
 

Author SHA1 Message Date
Simon Ser 221ee83d44 render/vulkan: drop wlr_vk_instance.extensions 2 years ago
Simon Ser 650f955507 output: fix crash in output_test_with_back_buffer() 2 years ago
Alexander Orzechowski 99f55303aa wlr_scene: Apply source box translation 2 years ago
Alexander Orzechowski ceff381747 wlr_scene: Ignore disabled outputs 2 years ago
Alexander Orzechowski f0e31e806f wlr_scene: Fix not updating the scene node when setting a new buffer 2 years ago
Alexander Orzechowski dd9cfd3e2f wlr_scene: Be resilient against overflow conditions 2 years ago
Simon Ser 9549749507 render/gles2: assert that GL_OES_EGL_image_external is supported 2 years ago
Simon Ser f216e97983 backend/drm: drop drm_connector_set_mode() 2 years ago
John Lindgren ab8341975e render/vulkan: Fix type-punned pointer warning/error 2 years ago
Simon Zeni 694e9bbb9d backend/drm: allocate connector CRTC on lease creation 2 years ago
Simon Ser 5b0719b17c drm-lease-v1: reject the lease request by default 2 years ago
Simon Ser 11d073ab09 drm-lease-v1: send finished event on failure in submit request 2 years ago
Simon Ser 5c382f6344 drm-lease-v1: fix error codepath 2 years ago
Simon Ser 3be6658ee7 output: allocate swapchain on first commit 2 years ago
Simon Ser e92b272616 output/render: make output_ensure_buffer() no-op when missing renderer 2 years ago
Simon Ser 7d8284ec10 output/render: early return in output_ensure_buffer() 2 years ago
Kirill Primak 7eedbde878 tablet-v2: fix event parameters 2 years ago
Simon Ser f4cf0a8d86 backend/drm: nuke wlr_drm_connector.desired_enabled 2 years ago
Simon Ser 5a207aea72 backend/drm: drop unnecessary wlr_drm_connector.crtc checks 2 years ago
David96 f885aa0fbe render/vulkan: implement vulkan_preferred_read_format 2 years ago
David96 dce1372e35 render/vulkan: Implement vulkan_read_pixels 2 years ago
Kirill Primak ff9c52801f output: add a swapchain NULL check in wlr_output_commit_state() 2 years ago
Kirill Primak 46a686ce6b output-damage: drop unused pending_attach_render 2 years ago
Kirill Primak dd0665d822 output-damage: drop precommit listener 2 years ago
Kirill Primak b9155c5b80 output-damage: fix setting pending_attach_render 2 years ago
Simon Ser 052ea7b475 build: alphabetically sort protocol lists 2 years ago
Simon Ser 6832ae14aa render: drop wlr_renderer_read_pixels() flags 2 years ago
Simon Ser 50cc1ef4d3 screencopy-v1: simplify frame_dma_copy() error path 2 years ago
Simon Ser 0af4affd0b screencopy-v1: fix frame_shm_copy() error path 2 years ago
Simon Ser 0613fb0159 backend/drm: remove outdated TODO 2 years ago
Simon Ser 6adca4089c backend/drm: don't unconditionally set desired_enabled 2 years ago
Kirill Primak b7e2a2584e foreign-toplevel-management: fix indentation 2 years ago
Simon Ser 58d4cfaca3 render/allocator/drm_dumb: drop finish_buffer() 2 years ago
Simon Ser c659792d7b render/allocator/drm_dumb: fix error handling 2 years ago
Simon Ser 3e7ea8715b render/allocator/drm_dumb: get format info before allocating 2 years ago
Simon Ser d81f68d2b4 render/allocator/drm_dumb: check modifier list 2 years ago
Simon Ser 5ef8a18a29 render/allocator/drm_dumb: advertise LINEAR instead of INVALID modifier 2 years ago
Simon Ser 3799649333 render/pixman: advertise support for linear format modifier 2 years ago
Consolatis e22aa2796c screencopy-v1: make sure wlr_buffer enum is visible 2 years ago
Simon Ser 49738406a3 render: don't fall back to Pixman if we have a render node 2 years ago
Simon Ser db08004c23 render: don't automatically fall back to Vulkan 2 years ago
Simon Ser e40d492b78 output: fix typo in error message 2 years ago
Simon Ser e4efb6b601 render/vulkan: use addon for wlr_vk_texture 2 years ago
Simon Ser 7899b97d20 render/vulkan: use addon for wlr_vk_render_buffer 2 years ago
Simon Ser 651c876e79 backend/drm: fix missing wlr_output_state.allow_artifacts 2 years ago
Simon Ser a0345f2854 output: add wlr_output_state.allow_artifacts 2 years ago
Rouven Czerwinski baf3fa27dc meson: update default options for libdrm 2 years ago
Simon Ser bcc6a5832f render: drop trailing whitespace 2 years ago
Simon Ser c153ae3c5d screencopy-v1: use wlr_buffer APIs 2 years ago
Simon Ser f03da48491 screencopy-v1: rename wlr_screencopy_frame_v1.stride 2 years ago