Merge lp://staging/~kdub/mir/vulkan-mailbox into lp://staging/mir
Proposed by
Kevin DuBois
Status: | Merged |
---|---|
Approved by: | Cemil Azizoglu |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4076 |
Proposed branch: | lp://staging/~kdub/mir/vulkan-mailbox |
Merge into: | lp://staging/mir |
Prerequisite: | lp://staging/~kdub/mir/rfc-vulkan-submission-modes |
Diff against target: |
421 lines (+223/-47) 3 files modified
src/client/mir_presentation_chain_api.cpp (+5/-2) src/client/mir_render_surface_api.cpp (+1/-0) tests/acceptance-tests/test_presentation_chain.cpp (+217/-45) |
To merge this branch: | bzr merge lp://staging/~kdub/mir/vulkan-mailbox |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Cemil Azizoglu (community) | Approve | ||
Mir CI Bot | continuous-integration | Approve | |
Review via email: mp+318291@code.staging.launchpad.net |
Commit message
vulkan: add VK_PRESENT_
Description of the change
vulkan: add VK_PRESENT_
To post a comment you must log in.
tested by making use of this in the WIP egl driver to implement swapinterval 0.