6142 Commits (7303e1380880c5506397bbd01db2cdff295c1cf2)
 

Author SHA1 Message Date
Simon Ser a37a22e344 render/vulkan: use initializers for VkSubmitInfo
2 years ago
Simon Ser 666c45bb29 render/vulkan: remove stage_cb conditional
2 years ago
Simon Ser dd5be430b4 render/vulkan: remove pre_cb in vulkan_end()
2 years ago
Simon Ser 27e057319a render/vulkan: fix vkCmdClearAttachments validation error
2 years ago
Simon Ser d6ff20268b render/vulkan: fix comma
2 years ago
Simon Ser 56326c7998 render/vulkan: use initializers for VkImageMemoryBarrier
2 years ago
Simon Ser 79aea58834 render/vulkan: fix missing pSignalSemaphores for stage CB
2 years ago
Simon Ser 47a038c90e render/vulkan: move VkDescriptorSetAllocateInfo down
2 years ago
Simon Zeni 4b3bbb0c4f render/drm_format_set: fill dst in wlr_drm_format_set_copy
2 years ago
Simon Ser 337ef33edc render/vulkan: make shm/dmabuf split clearer in wlr_vk_format_props
2 years ago
Simon Ser db9d277614 render/vulkan: make vulkan_format_props_find_modifier() return value const
2 years ago
Simon Ser b4ad4671dc render/vulkan: check for barrier array alloc failure
2 years ago
Simon Ser bc7f8de842 render/vulkan: improve message on format prop error
2 years ago
Simon Ser 338a9616bd render/vulkan: simplify vulkan_format_props_query()
2 years ago
Simon Ser a3874cac6c render/vulkan: extract DMA-BUF format query to separate function
2 years ago
Simon Ser d92f92f2d3 wl-drm: only advertise formats supporting implicit modifiers
2 years ago
Simon Ser f36a5915da wl-drm: don't store wlr_renderer
2 years ago
Simon Ser c9b378d21a render/drm-format-set: add wlr_drm_format_set_copy()
2 years ago
Simon Ser 21c4516838 render/vulkan: add 64-bit UNORM and SFLOAT formats
2 years ago
Simon Ser 9f938f7f2a render/vulkan: add more packed formats
2 years ago
Simon Ser 171c9081d1 render/vulkan: add more 8 bits per channel formats
2 years ago
Simon Ser e31c741d2a render/pixel-format: drop unnecessary fields in the table
2 years ago
Simon Ser e97ce5f459 render/pixel-format: add various new formats
2 years ago
Simon Ser ad165f7daf render/vulkan: explain format mapping with DRM
2 years ago
Simon Ser 8b9a48c984 render/vulkan: drop "_format" in wlr_vk_format fields
2 years ago
Simon Ser c8eb24d30e output: drop enable/mode events
2 years ago
Simon Ser 4287f70dc3 output-layout: stop listening for output mode events
2 years ago
Simon Ser 19dfe99496 output-damage: stop listening for output mode events
2 years ago
Simon Ser fecbaa2bd6 scene: stop listening for output enable/mode events
2 years ago
Alexander Orzechowski fe891ebd4e output_init_render: Allow re-initialization
2 years ago
Alexander Orzechowski db0e962368 wlr_texture: Expose owning renderer
2 years ago
Simon Ser f103dc74d8 linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create()
2 years ago
Simon Ser 9c04fd2496 linux-dmabuf-v1: drop wlr_renderer field
2 years ago
Simon Ser 88493d1f7c linux-dmabuf-v1: don't use wlr_renderer to send legacy format list
2 years ago
Simon Ser d45cffb865 linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFs
2 years ago
Simon Ser c99c60090c linux-dmabuf-v1: add version arg to create()
2 years ago
Simon Ser 444d94ef89 linux-dmabuf-v1: add "_with_renderer" suffix to create() function
2 years ago
Simon Zeni 0611c10909 types/wlr_seat: finish keyboard_state during wlr_seat_destroy
2 years ago
Johan Malm 338e0a3976 scene/layer_shell_v1.c: remove redundant comment
2 years ago
Johan Malm 8e80432a72 scene/layer_shell_v1.c: set exclusive zone correctly
2 years ago
Alexander Orzechowski 32d00984e1 wlr_scene: Expand damage cull region with fractional scales
2 years ago
Alexander Orzechowski fe21fc6920 wlr_scene: Don't cull the entire output when entering direct scanout
2 years ago
Kirill Primak 5477ad7d90 scene: fix output damage expansion condition
2 years ago
Simon Ser d2238bf722 render/vulkan: import semaphore to DMA-BUF instead of blocking
2 years ago
Simon Ser aaf828d3d2 render/dmabuf: add dmabuf_import_sync_file
2 years ago
Simon Ser 10f543d579 render/vulkan: release stage buffers after command buffer completes
2 years ago
Simon Ser 2a414c896e render/vulkan: destroy textures after command buffer completes
2 years ago
Simon Ser 0730552e85 render/vulkan: drop unused fields from wlr_vk_format_modifier_props
2 years ago
Simon Ser ab6607b950 build: exclude <wlr/types/wlr_drm_lease_v1.h> without DRM backend
2 years ago
Simon Ser 35a0d9c85d scene: set output damage during direct scan-out
2 years ago