glbinding v2.1.2 Release Notes

Release Date: 2017-04-24 // almost 7 years ago
  • ๐Ÿ’ป glbinding, version 2.1.2, created by CG Internals and the Computer Graphics Systems Group at the Hasso Plattner Institute, University of Potsdam, Germany.

    ๐Ÿ›  FIXES (BREAKING CHANGES)

    • ๐Ÿ›  Fix parameter type of glClampColor to glBoolean (closes #230)

    ๐Ÿ›  FIXES

    • โœ… Test for nullptr before constructing invalid std::strings

    ๐Ÿ”„ CHANGES

    • ๐Ÿ‘‰ Use stdlib lock_guards
    • โž• Add decimal representations to GLenum constants fur quick reference
    • Introduce constexpr and inline semantics where applicable