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

[imgui] Add supports for features dx*-binding and metal-binding and osx-binding #24999

Merged
merged 2 commits into from
May 31, 2022

Conversation

LilyWangLL
Copy link
Contributor

Describe the pull request

@LilyWangLL LilyWangLL added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. labels May 30, 2022
@LilyWangLL LilyWangLL requested a review from JackBoosY May 31, 2022 00:39
},
"dx12-binding": {
"description": "Make available DirectX12 binding"
"description": "Make available DirectX12 binding",
"supports": "!x86 & windows & !uwp"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The related upstream issue of DirectX12 doesn't support x86: ocornut/imgui#1641

@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label May 31, 2022
Copy link
Contributor

@ras0219-msft ras0219-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ras0219-msft ras0219-msft merged commit 49cfe5e into microsoft:master May 31, 2022
@LilyWangLL LilyWangLL deleted the dev/LilyWang/issue24970 branch June 7, 2022 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[imgui] build failure
3 participants