Skip to content

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

@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.

2 participants