mirror of
https://github.com/wez/wezterm.git
synced 2024-11-13 07:22:52 +03:00
793af71592
This commit refactors the wayland EGL init code to call into the non-wayland init code which is more in the spirit of DRY. It also highlights that we were requesting PBUFFER and PIXMAP capable contexts in the non-wayland case. Since we appear to survive without those in the wayland renderer, presumably we can survive without them in all cases. This may help with activating opengl for this issue: refs: https://github.com/wez/wezterm/issues/240 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |