glbinding-2.1.2
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
toglBoolean
(closes #230)
FIXES
- Test for nullptr before constructing invalid
std::string
s
CHANGES
- Use stdlib
lock_guard
s - Add decimal representations to GLenum constants fur quick reference
- Introduce
constexpr
andinline
semantics where applicable