commit | e32280671a43e5dd77301f375e7fa4ff8fb9d1e1 | [log] [tgz] |
---|---|---|
author | Josh Gargus <jjosh@fuchsia.infra.roller.google.com> | Tue Nov 05 01:19:21 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 04 17:20:43 2024 -0800 |
tree | ccebf2407acf4d301b6eeddf432cd43c14bd7f9c | |
parent | b3e66535268e922893f40738a17193e84331bfd0 [diff] |
[roll] Roll fuchsia [vulkan] Change fence-signaling strategy in Vulkan FB swapchain. This swapchain directly uses fuchsia.hardware.display.Coordinator. Previously, it relied upon Coordinator to signal fences when the corresponding resources are available for reuse. Now, the swapchain observes vsyncs to determine when to signal the fences itself. Test: fx test vkcube-on-fb Original-Fixed: 371015666 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139753 Original-Revision: f956ea63849b96b1cf90cb03b75694206ff507ad GitOrigin-RevId: 5fc16a555982e68c9fd0701f0f61dcbdd9cd72d5 Change-Id: Ifbb83b603e33efeb450aa465088dd96bb08ea748
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 in one of the communication channels documented at get involved.
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
.