Commit Graph

6756 Commits (09f16b2a9c43cd4901dfbfe3853c266d32fc44ba)
 

Author SHA1 Message Date
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 3 years ago
Simon Ser bcc6a5832f render: drop trailing whitespace 3 years ago
Simon Ser c153ae3c5d screencopy-v1: use wlr_buffer APIs 3 years ago
Simon Ser f03da48491 screencopy-v1: rename wlr_screencopy_frame_v1.stride 3 years ago
Simon Ser 77b829e15f screencopy-v1: use DRM format code for shm buffers 3 years ago
Simon Ser 4885c08f38 screencopy-v1: rename wlr_screencopy_frame_v1.{format,fourcc} 3 years ago
John Lindgren 2b767fe743 backend/libinput: Fix SIGSEGV found in low-memory fuzzing 3 years ago
Simon Ser 0cabc83046 backend/drm: pass through mode picture aspect ratio 3 years ago
Simon Ser 2178573b0a output: add wlr_output_mode.picture_aspect_ratio 3 years ago
John Lindgren 68c8cef38e cursor: Don't warp to (0,0) when last output is disconnected 3 years ago
John Lindgren 5417a182e5 cursor: Add a more general check for infinite/NaN cursor position 3 years ago
Simon Ser 8e8b9a7217 output: fix back buffer checks 3 years ago
Simon Ser 800ea7d52d backend/drm: de-duplicate wlr_drm_mode creation 3 years ago
Simon Ser 0556aa0c59 output: rejigger attach/clear for back buffer 3 years ago
Simon Ser 0213da60bb output: drop back_buffer variable in wlr_output_commit_state() 3 years ago
Simon Ser 679d5ba699 output: inline output_attach_render() 3 years ago
Simon Ser 8d6d2101bc render/vulkan: add error handling for vulkan_find_mem_type() 3 years ago
Simon Ser 5206cea566 render/egl: add support for EGL_KHR_display_reference 3 years ago
Simon Ser 2ad25b1460 output: fix wlr_output_set_gamma() with zero size 3 years ago
Kirill Primak ebd4c83cd6 xdg-toplevel: validate resize_edge 3 years ago
Simon Ser 1465d238a4 single-pixel-buffer-v1: fix header guard name 3 years ago
Simon Ser 69c47717c2 buffer: split into multiple files 3 years ago
vanfanel 4ffc97d134 Only set max_bpc when full modesetting is being done. 3 years ago
vanfanel 8795dde94e Initialize connectors current mode to the mode used by KMS on startup. 3 years ago
John Lindgren 1facdeabe5 wlr_drm_lease_v1: Fix use-after-free in backend_destroy() 3 years ago
Simon Ser 7d9c595f19 output/cursor: downgrade error messages 3 years ago
Simon Ser bca60c4eec render/vulkan: improve format logging 3 years ago