glium v0.30.0 Release Notes

Release Date: 2021-06-23 // almost 3 years ago
    • 🚀 Updated glutin to version 0.30.0. See the glutin release notes here.
    • Replaced unmaintained rental with ouroboros.
    • 👍 Allow instancing on GLES3 or later.
    • 👌 Support for importing and using Vulkan semaphores.
    • Made Content::read an unsafe API.
    • 🛠 Modernized and fixed the third chapter of the tutorial.