This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 343
linux-explicit-synchronization-v2: new protocol implementation #3286
Draft
emersion
wants to merge
14
commits into
swaywm:master
Choose a base branch
from
emersion:explicit-sync-v2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 21, 2021
-
render/timeline: introduce wlr_timeline
wlr_timeline is a synchronization primitive based on drm_syncobj timelines. They are heavily inspired from Vulkan timeline semaphores [1]. [1]: https://www.khronos.org/blog/vulkan-timeline-semaphores
Configuration menu - View commit details
-
Copy full SHA for 5a1f186 - Browse repository at this point
Copy the full SHA 5a1f186View commit details -
render/timeline: add wlr_render_timeline_import_dmabuf
Same as wlr_render_timeline_import_sync_file, but takes a DMA-BUF as argument. Depends on [1]. [1]: https://lore.kernel.org/dri-devel/[email protected]/
Configuration menu - View commit details
-
Copy full SHA for 7a661e4 - Browse repository at this point
Copy the full SHA 7a661e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab20d8 - Browse repository at this point
Copy the full SHA dab20d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcec23 - Browse repository at this point
Copy the full SHA 1bcec23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2228183 - Browse repository at this point
Copy the full SHA 2228183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5effb64 - Browse repository at this point
Copy the full SHA 5effb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9187a - Browse repository at this point
Copy the full SHA 7e9187aView commit details -
linux-explicit-synchronization-v1: new protocol implementation
This patch adds support for the linux-explicit-synchronization-unstable-v1 protocol. To test, run weston-simple-dmabuf-egl.
Configuration menu - View commit details
-
Copy full SHA for 9d04df3 - Browse repository at this point
Copy the full SHA 9d04df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98909f0 - Browse repository at this point
Copy the full SHA 98909f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f80f89b - Browse repository at this point
Copy the full SHA f80f89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae10e0 - Browse repository at this point
Copy the full SHA 7ae10e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3096cf7 - Browse repository at this point
Copy the full SHA 3096cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43df0bd - Browse repository at this point
Copy the full SHA 43df0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5755bd - Browse repository at this point
Copy the full SHA d5755bdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.