1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong cc4cdd81b3 window: remove avx code in bitmaps/mod.rs
I don't think it is worth the complexity of keeping this around;
we rarely do direct bitmap stuff any more.
2020-12-29 14:26:57 -08:00
..
examples window: remove non-opengl paint, rename paint_opengl -> paint 2020-12-29 13:25:35 -08:00
src window: remove avx code in bitmaps/mod.rs 2020-12-29 14:26:57 -08:00
build.rs window: make opengl always required 2020-12-29 12:13:23 -08:00
Cargo.toml window: make opengl always required 2020-12-29 12:13:23 -08:00