glutin-winit 0.5.0

Glutin bootstrapping helpers with winit
Documentation
1
2
3
4
5
6
# glutin-winit

The crate provides cross-platform glutin `Display` bootstrapping with winit.

This crate is also a reference on how to do the bootstrapping of glutin when
used with a cross-platform windowing library.