All Versions
14
Latest Version
Avg Release Cycle
137 days
Latest Release
-

Changelog History
Page 2

  • v2.13.2.0 Changes

    December 20, 2015
    • ๐Ÿ‘• Implement Uniform instances for GLint, GLuint, GLfloat, and GLdouble.
  • v2.13.1.1 Changes

    • Aftermath for the glClearNamedFramebufferfi chaos in the OpenGL registry, see the corresponding issue on Khronos.
  • v2.13.1.0 Changes

    • โž• Added extensionSupported.
    • ๐Ÿ˜Œ Relaxed upper version bound for OpenGLRaw.
    • โž• Added CHANGELOG.md to distribution.
  • v2.13.0.0 Changes

    • โž• Added missing drawing commands using vertex arrays and some related types.
    • โž• Added missing whole framebuffer operations.
    • โž• Added getters for stencilMaskSeparate, stencilFuncSeparate, and stencilOpSeparate, making them full-blown StateVars.
    • โž• Added patchDefaultInnerLevel and patchDefaultOuterLevel to control the default tessellation levels.
    • โž• Added ContextLost constructor to ErrorCategory type.
    • โž• Added SeparateAttribs and deprecated SeperateAttribs, fixing a spelling mistake.