glutin v0.22.0-alpha6 Release Notes

Release Date: 2020-01-05 // over 4 years ago
    • ๐Ÿ›  Fixed dependencies so wrong winit version is not used.
    • On X11, got rid of mistaken XRenderFindVisualFormat call so that glutin doesn't ignore configs that lack a XRenderPictFormat.
    • ๐Ÿ›  On iOS, fixed not linking against OpenGLES.framework.
    • ๐Ÿ›  On X11, fixed VSync not being disabled when requested.