You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking: The entire API for headless contexts has been removed. Please instead use Context::new() when trying to make a context without a visible window. Also removed headless feature.
Breaking: Types implementing the GlContext trait must now be sized.
Breaking: Added new CreationErrorPair enum variant to enum CreationError.
Remove requirement for EGL dev packages on Wayland.
Update winit dependency to 0.18.0. See winit's CHANGELOG for more info.