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

Bump skia to milestone 119 #3062

Merged
merged 11 commits into from
Mar 3, 2025
Merged

Bump skia to milestone 119 #3062

merged 11 commits into from
Mar 3, 2025

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Nov 7, 2024

Description of Change

Update the skia engine to milestone 119.

API Changes

  • New SKColorType.Rgba10x6

Behavioral Changes

None.

Required skia PR

mono/skia#148

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Sorry, something went wrong.

@mattleibow
Copy link
Contributor Author

@jeromelaban I saw that there was a change in skia that appears to no longer use emscripten for GL: google/skia@2991bb7

Not sure if you know anything about the difference wrt WASM?

@jeromelaban
Copy link
Contributor

Interesting change. They probably are using direct mappings to webgl through the standard APIs, it feels like it won't impact skiasharp, but we have to try!

@mattleibow mattleibow merged commit 55f1b2c into main Mar 3, 2025
1 of 2 checks passed
@mattleibow mattleibow deleted the dev/update-skia-119 branch March 3, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants