malcolmstill / foxwhale

A Wayland compositor written in Zig
MIT License
28 stars 0 forks source link

idea: separate GLFW / DRM builds #54

Open malcolmstill opened 3 years ago

malcolmstill commented 3 years ago

Should we build separate binaries for GLFW and DRM?

malcolmstill commented 3 years ago

I remebered that one reason for a single build would be to allow for the possibility of a shared GL state such you could access the same compositor session on DRM and on X11 / another wayland compositor. E.g.: