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

Add Apple Metal C++ bindings support. #4824

Closed
wants to merge 2 commits into from

Conversation

luigifcruz
Copy link
Contributor

This pull request adds support for the Metal C++ Bindings distributed by Apple. This has to be enabled explicitly with #define IMGUI_IMPL_METAL_CPP. It also make possible to include imgui_impl_metal.h from the C++ code.

@luigifcruz luigifcruz changed the title Add Metal C++ bindings support. Add Apple Metal C++ bindings support. Dec 23, 2021
@ocornut
Copy link
Owner

ocornut commented Dec 30, 2021

Merged as 41e39ea (with minor cosmetic changes)
Thank you !

@ocornut ocornut closed this Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants