Commit Graph

4 Commits

Author SHA1 Message Date
Attractadore
b2b5d1bf9e
[spirv-reflect] Don't vendor spirv headers (#28749)
* [spirv-reflect] Add spirv-headers dependency

* [spirv-reflect] Run vcpkg x-add-version spirv-reflect
2023-01-09 10:10:03 -08:00
Attractadore
d40547583e
[spirv-reflect] Remove vulkan dependency (#28696)
* [spirv-reflect]: remove vulkan dependency

* [spirv-reflect] Run vcpkg x-add-version spirv-reflect
2023-01-04 12:28:07 -08:00
Mathis Logemann
611dfc1864
[spirv-tools,spirv-reflect,spirv-headers] update ports (#23822)
* update volk

* spriv

* Revert "update volk"

This reverts commit a478ebc867.

* format

* versions

* versions

* update

* versions

* refix includes?

* version

* fix header include on linux,macos

* version

* fix cmake fixup

* fix

* version

* build shared

* version

* fix opt name

* version

* fix name...

* version

* change version to match sdk distribution version

* spirv-header version

* spirv reflect version
2022-04-07 07:52:15 -07:00
Jan Kleszczyński
7003b953c7
[Spirv reflect] Add new port (#22295)
* port for spirv-reflect

* commiting results of vcpkg x-add-version --all

* fixing deprecated function calls

* removing unused messages

* fixing version issue

* fixing version issue wrong sha

* fixing version issue missing port version

* fixing version issue missing port version and wrong sha

* update version db

* update version db

* port version bump

* Update version database

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update versions db

* CMakeLists substitution instead of patch

* remove commented outdated command

* version update

* Update ports/spirv-reflect/CMakeLists.txt

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version db

* Remove GNUInstallDirs

* update version db

* Update ports/spirv-reflect/CMakeLists.txt

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Adding @BillyONeal suggestions

* Removing unneeded check 

as suggested by @BillyONeal

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version db

* Drop "unofficial" from the unnamespaced target name.

* Fix version database.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-02-10 17:12:38 -08:00