Add Wayland support#10
Conversation
|
NB: |
|
Sorry for the late response - just saw this because I've been traveling.
I think we would need to add this custom Dawn build to https://github.com/mystralengine/library-builder and then update the linux builds in https://github.com/mystralengine/mystralnative/blob/main/.github/workflows/cd.yml to use that build with Wayland support right? Just trying to think through how to make this reproducible with builds on github - the dawn builds we take from https://github.com/google/dawn right now, we would only need one additional build added to library-builder to add wayland support & then can still take the other dawn builds from that repo. |
|
Hello, sorry for the late reply as well. We can build Dawn ourselves, but I would first try to convince Dawn team to enable Wayland in their builds, to avoid us wasting CO2 on almost the same work. I will start a discussion on their mailing list. |
Nothing special. Just Wayland support.