glium v0.29.0 Release Notes

Release Date: 2020-12-15 // over 3 years ago
    • 🚀 Updated glutin to version 0.26.0. See the glutin release notes here.
    • ⚡️ Updated memoffset to 0.6.
    • ➕ Added support for glPolygonOffset.
    • ➕ Added support for loading SPIR-V shaders.
    • Switched to edition 2018.
    • 👷 Switched from Travis CI to Github Actions