alacritty/.builds
Kirill Chibisov 0e418bc2f7
Update glutin to 0.30.0
The glutin 0.30.0 update decouples glutin from winit which
provides us with basis for a multithreaded renderer. This
also improves robustness of our configuration picking,
context creation, and surface handling.

As an example we're now able to start on systems without a vsync,
we don't try to build lots of contexts to check if some config works,
and so on.

That also brings us possibility to handle context losses, but that's
a future work.

Fixes #1268.
2022-11-03 19:37:54 +03:00
..
freebsd.yml Update glutin to 0.30.0 2022-11-03 19:37:54 +03:00
linux.yml Update glutin to 0.30.0 2022-11-03 19:37:54 +03:00