summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-08Bump versionupstream/latestManuel Stoeckl
2023-04-02Handle pipe poll errors by closing pipeManuel Stoeckl
2023-03-29Update core Wayland protocol file and shm formatsManuel Stoeckl
2023-03-29Optimize minimal build by defaultManuel Stoeckl
2023-03-26Disable CIManuel Stoeckl
2023-03-25Fix a memory leakManuel Stoeckl
2023-03-25Move acknowledgement logic to separate functionManuel Stoeckl
2023-03-25Log when metadata messages receivedManuel Stoeckl
2023-03-23Avoid duplicate video encode setupManuel Stoeckl
2023-03-11Bump versionManuel Stoeckl
2023-03-10Fix a crash with ffmpeg 6.0Manuel Stoeckl
2023-02-04Allow --drm-node option in ssh and client modesManuel Stoeckl
2023-01-29Provide dmabuf main device from opened drm fdManuel Stoeckl
2022-11-25Avoid acquiring controlling terminalManuel Stoeckl
2022-11-05Update issue filing guidelinesManuel Stoeckl
2022-11-02Fix dmabuf-feedback event orderingManuel Stoeckl
2022-10-29Bump versionv0.8.4Manuel Stoeckl
2022-10-29Allow concurrent read/write of dmabufManuel Stoeckl
2022-10-29Deduplicate dmabuf format restriction logicManuel Stoeckl
2022-10-29Remove dmabuf fd deduplication logicManuel Stoeckl
2022-10-23Adjust dmabuf stride when using wl_drmManuel Stoeckl
2022-10-22Fix dmabuf write bug with amdgpuManuel Stoeckl
2022-10-18Remove unused argument from map_dmabufManuel Stoeckl
2022-10-17Fix negative-sized memcpy bugManuel Stoeckl
2022-10-17Add missing castsManuel Stoeckl
2022-10-17Use local stride when computing diffsManuel Stoeckl
2022-10-16Fix strict prototype warningsManuel Stoeckl
2022-10-16Split initial mirror synchronization over threadsManuel Stoeckl
2022-10-16Use local stride when applying diffsManuel Stoeckl
2022-10-16Remove modifier gate for video encodingManuel Stoeckl
2022-10-16Optinally permit tiled formats with dmabuf v4Manuel Stoeckl
2022-10-16Fix a stride mismatch bug with video encodingManuel Stoeckl
2022-10-16Serialize dmabuf plane info instead of copyingManuel Stoeckl
2022-10-01Remove unnecessary delayManuel Stoeckl
2022-10-01Fix typo/missing negationManuel Stoeckl
2022-10-01Clarify unidentified protocol messageManuel Stoeckl
2022-08-07Bump versionv0.8.3Manuel Stoeckl
2022-08-07Minor fd_mirror test adjustmentsManuel Stoeckl
2022-08-07Remove unused argumentManuel Stoeckl
2022-08-07Fix use-after-free in zeroed_aligned_reallocManuel Stoeckl
2022-08-07Delay switch to default LZ4 compression againManuel Stoeckl
2022-08-07Use O_PATH to open directories on LinuxManuel Stoeckl
2022-07-17Fix compile error when dmabufs disabledManuel Stoeckl
2022-07-17Remove unused path from make_dmabufManuel Stoeckl
2022-07-17Fix use of uninitialized memoryManuel Stoeckl
2022-07-17Use longer paths in startup failure testManuel Stoeckl
2022-07-17Fix handling of relative socket pathsManuel Stoeckl
2022-07-17Use posix_spawn to start server commandManuel Stoeckl
2022-07-17Zero initialize cmsg dataManuel Stoeckl
2022-07-17Rewrite socket connect/bind/unlink handlingManuel Stoeckl