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

Support using Metal directly #26

Open
aclysma opened this issue Nov 28, 2019 · 2 comments
Open

Support using Metal directly #26

aclysma opened this issue Nov 28, 2019 · 2 comments
Labels
Idea An idea for future enhancement. Not being worked on, and not committed to doing.

Comments

@aclysma
Copy link
Owner

aclysma commented Nov 28, 2019

Skia has support for using Metal. It looks like Flutter will be switching to using this, and it may be worth doing that for this project as well. This would remove dependence on MoltenVK and potentially be easier to debug if something goes wrong since there would be fewer layers involved.

@aclysma aclysma added the Idea An idea for future enhancement. Not being worked on, and not committed to doing. label Nov 28, 2019
@pragmatrix
Copy link

Hi, beginning with version 0.26.1, the latest skia-safe and skia-bindings support Metal. I don't know how the quality of the implementation is, but there is definitely some traction in the Skia codebase that adds new metal functions in the next upcoming release (milestone 81).

@aclysma
Copy link
Owner Author

aclysma commented Jul 25, 2022

PR #109 potentially closes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea An idea for future enhancement. Not being worked on, and not committed to doing.
Projects
None yet
Development

No branches or pull requests

2 participants