commit | 17437c4899b12377404b1211f69c273b6052d5ba | [log] [tgz] |
---|---|---|
author | Dangyi Liu <dangyi@fuchsia.infra.roller.google.com> | Tue Apr 26 00:31:16 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 25 17:33:31 2022 -0700 |
tree | 028f3c91797756d0b63efb1990ce51184e77a24c | |
parent | 79b172bcbbc3e2a488906a93ad1ca75759b5190e [diff] |
[roll] Roll fuchsia Revert "[graphics][compute] Update spinel-vk-rs Rust bindings to point at Spinel2" This reverts commit 82d24fddd9e14f1abb17adb30504006181827039. Reason for revert: broken CI Original change's description: > [graphics][compute] Update spinel-vk-rs Rust bindings to point at Spinel2 > > The `spinel-vk-rs` Rust bindings now point to Spinel2. > > Additionally, because in-tree Rust currently has no awareness of > Vulkan 1.2, a strawman small C wrapper has been created to hide the > 1.2 dependencies. > > The Spinel backend has been temporarily removed from Carnelian. This > wrapper will be maintained and improved as changes are landed to > Spinel so that reintegration will be simpler than before. > > Note that this is a work-in-progress "helper" library and and when > it's integrated with Carnelian it will be clear which Vulkan state > must be made public. > > Testability: > > * fx shell run spinel-vk-rs-tests > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658743 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672754 Original-Revision: ae0697b2b46e4b85e553b28296be4f035f082755 GitOrigin-RevId: 0ceb2662860e71d4a2489b2ff261496b1adeb5ef Change-Id: Ia86a4663ca7e2db32f375b04598d61f6996417cf
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.