Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Vulkan Loader binaries #1433

Merged

Conversation

silkdotnet
Copy link
Collaborator

No description provided.

@silkdotnet silkdotnet requested a review from a team as a code owner April 30, 2023 21:55
@Beyley Beyley merged commit fe2e7cc into feature/spirv-reflect May 1, 2023
4 of 6 checks passed
@Beyley Beyley deleted the ci/feature/spirv-reflect/vulkan_loader_bins branch May 1, 2023 01:17
Beyley pushed a commit that referenced this pull request May 2, 2023
Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>
Perksey added a commit that referenced this pull request May 28, 2023
* Add SPIRV-Reflect submodule

* Add SPIRVReflect native project

* Update vkd3d shader compiler build to latest Zig

* Add CI job to build SPIRV-Reflect

* New binaries for SPIRV-Reflect on Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 (#1406)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* Add SPIRV-Reflect native package to solution file

* Add SPIRV-Reflect bindings

* Split spirv.h into its own project

* BuildTools: Use underscore converted trimming name when enum trimming

This attempts to fix spirv.h enums without needing manual hacks

Currently broken

* Fixed in some ways, broken in others.

* BuildTools: Dont check for duplicate old/new enum names with no-obsolete-enum control descriptor

This fixes the Dim enum from SPIRV and Gamma enum from D2D

* BuildTools: Fix LenientUnderscore with FormatR32ui

SpvImageFormatR32ui now becomes Spv_Image_Format_R32ui instead of Spv_Image_FormatR32ui

* New binaries for SPIRV-Reflect on Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 (#1414)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* Rename SPIRVReflect to SPIRV.Reflect, change generation prefix

This also excludes a C++ class `ShaderModule` which was eroneously generated
And renames all the structs which conflict with vulkan types after the prefix change

* Rename SPIRV class to Spv

This removes potential problems from intersecting namespace and class names

* SPIRV.Reflect: Reference base SPIRV project

* SPIRV.Reflect: Rename anonymous enums to Constants

* WebGPU: Use new enum names

* Regenerate bindings

* BuildTools: Add prefix overrides for enum trimming

* SPIRV: Specify a prefix override to fix ImageChannelOrder

* Native: Rename Silk.NET.SPIRVReflect.Native

It now reflects the new name of the source package it belongs to

* SPIRV.Reflect.Tests: Add basic InputVariables test

* New binaries for DXVK on Linux 5.15.0-1036-azure #43-Ubuntu SMP Wed Mar 29 16:11:05 UTC 2023 (#1436)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for Assimp on Microsoft Windows 10.0.20348 (#1435)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for GLFW on Microsoft Windows 10.0.20348 (#1434)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for Vulkan Loader on Microsoft Windows 10.0.20348 (#1433)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for SPIRV-Reflect on Linux 5.15.0-1036-azure #43-Ubuntu SMP Wed Mar 29 16:11:05 UTC 2023 (#1432)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* Look Gordon, a whitespace change!

* If i make another commit will it work

* Update WebGPU experiments to new naming

* New binaries for DXVK on Linux 5.15.0-1036-azure #43-Ubuntu SMP Wed Mar 29 16:11:05 UTC 2023 (#1445)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for Assimp on Microsoft Windows 10.0.20348 (#1444)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* Update GLFW binaries (#1443)

* New binaries for GLFW on Microsoft Windows 10.0.20348

* New binaries for GLFW on Darwin 21.6.0 Darwin Kernel Version 21.6.0: Thu Mar  9 20:08:59 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_X86_64

---------

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for Vulkan Loader on Microsoft Windows 10.0.20348 (#1442)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* New binaries for SPIRV-Reflect on Linux 5.15.0-1036-azure #43-Ubuntu SMP Wed Mar 29 16:11:05 UTC 2023 (#1441)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>

* Add copyright header to SPIRV-Reflect test

* Attempt to bring back the 2.17 enum names as deprecated

* BuildTools changes for bringing back the 2.17 enum names as deprecated

* Regenerate bindings for efd969d

* Account for one more edge case in the deprecated name resurgence

* Pumped Up Kicks but it's not Pumped Up Kicks and I eat a shoe box

* Fix lack of obsoletion message

* Update sln

---------

Co-authored-by: silkdotnet <85832961+silkdotnet@users.noreply.github.com>
Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>
Co-authored-by: Dylan Perks <dylanperks23@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants