Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Skia refactor: introduce a GL loader method #11

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

Speykious
Copy link
Member

This makes it slightly easier to initialize the Skia context on every platform.

While I think this is a good refactor, it is ultimately temporary as the ultimate goal is to remove the hard dependency on Skia. We should have a way to let the upper crate bind Skia to OpenGL (or Metal or whatever) and handle its own Skia context, without depending on it ourselves.

limikael added a commit to limikael/lokinit that referenced this pull request May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant