summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-30Changelog for releasedebian/0.8.4-1Gard Spreemann
2022-10-30Merge tag 'v0.8.4' into debian/sidGard Spreemann
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-08Changelog for releasedebian/0.8.3-1Gard Spreemann
2022-08-08Re-enable build-time tests on mipsel and mips64elGard Spreemann
2022-08-08Bump standards-versionGard Spreemann
2022-08-08Update copyright rangeGard Spreemann
2022-08-08Merge tag 'v0.8.3' into debian/sidGard Spreemann
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
2022-07-09Downgrade fd leak warnings to debugManuel Stoeckl
2022-07-04Fix type conversion warningsManuel Stoeckl
2022-07-04Remove outdated dmabuf import pathsManuel Stoeckl
2022-07-04Remove code to autodetect DMABUFsManuel Stoeckl
2022-07-04Only allow single-plane DMABUF formatsManuel Stoeckl
2022-06-20Mention AcceptEnv/SetEnv method of setting env variablesManuel Stoeckl
2022-06-16Hide build-minimal/ generated folder in gitignoreManuel Stoeckl
2022-06-16Mention default socket prefix in man pageManuel Stoeckl
2022-06-16Explain how to set env variables for waypipe serverManuel Stoeckl