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

[d3d12-transition-layer,winpixeventruntime] Support pix feature #185

Merged
merged 6 commits into from
Mar 30, 2024

Conversation

luncliff
Copy link
Owner

Changes

  • winpixeventruntime: Create a new port with latest NuGet version
  • d3d12-transition-layer: Support feature pix which uses winpixeventruntime

References

Triplet Support

  • x64-windows
  • arm64-windows

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "winpixeventruntime",
                {
                  "name": "d3d12-transition-layer",
                  "features": [
                    "pix"
                  ]
                }
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added the platform: windows Windows, UWP label Mar 26, 2024
@luncliff luncliff self-assigned this Mar 26, 2024
@luncliff luncliff merged commit 1824481 into main Mar 30, 2024
17 of 19 checks passed
@luncliff luncliff deleted the port/d3d12-transition-layer branch March 30, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant