Commit Graph

6 Commits

Author SHA1 Message Date
Sylvain Doremus
312613241a
[rendergraph] Update to v1.4.1 (#37078)
Fixes #37077
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-05 02:12:19 -08:00
Sylvain Doremus
d479877dc4
[rendergraph] Update to v1.4.0. (#36057) 2024-01-08 13:05:57 -08:00
Sylvain Doremus
648fd374b2
[rendergraph] Update to v1.3.0. (#30523)
* [rendergraph] Update to v1.3.0.

* Removed use of vcpkg_minimum_required

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-04-02 21:13:01 -07:00
Sylvain Doremus
ff666f83e0
[rendergraph] Updated to version 1.2.0. (#29359) 2023-02-02 19:58:03 -08:00
Sylvain Doremus
83eb3d3d13
[rendegraph] Updated to version 1.1.0. (#25126)
* [rendegraph] Updated to version 1.1.0.

* [rendergraph] Trying to re-enable arm.

* [rendergraph] Added "" around absolute paths.
2022-06-09 05:26:07 -07:00
Sylvain Doremus
baae2dd60b
[rendergraph] Add port. (#23955)
* [rendergraph] Add port.

* Fixed vulkan-headers dependency ?

* Disabled x86 and uwp builds.

* Bumped commit ID.

* better git submodules

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:38:58 -07:00