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

Enable Metal rendering by default for iOS and macOS #14762

Merged
merged 2 commits into from
Mar 9, 2024

Conversation

maxkatz6
Copy link
Member

@maxkatz6 maxkatz6 commented Feb 29, 2024

What does the pull request do?

Enabled Metal rendering by default on macOS and iOS. Note, on tvOS it still requires SkiaSharp 3.0, so it will fallback to OpenGL ES.

We are going to enable it by default only to collect some feedback from 11.1-beta testing. If there are any major problems with Metal, this PR will be reverted before 11.1 stable release.
Upd: we are going to merge it for 11.2 nightly builds.

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0045419-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 merged commit c9b86bf into master Mar 9, 2024
2 of 6 checks passed
@maxkatz6 maxkatz6 deleted the enable-metal-by-default branch March 9, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants