mirror of
https://github.com/wez/wezterm.git
synced 2024-11-13 07:22:52 +03:00
30f0e5b2c1
When running on a 30bpp display with 2 bit alpha, eglChooseConfig will match and list the 10bpc configuration first, which don't match the desired pixel format. Filter the config list so that it only includes 8bpc configurations. refs: https://github.com/wez/wezterm/issues/240 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |