Skip to content

glbinding-2.1.2

Compare
Choose a tag to compare
@scheibel scheibel released this 24 Apr 12:34
· 339 commits to master since this release

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