glium v0.3.0 Release Notes

Release Date: 2015-04-16 // about 9 years ago
    • Changed the slice() functions to take a Range instead of two parameters.
    • Added SrgbTexture and CompressedSrgbTexture types.
    • Added SrgbFormat and CompressedSrgbFormat enums.
    • GL_FRAMEBUFFER_SRGB is now enabled by default.