glbinding v1.1.0 Release Notes

Release Date: 2015-04-08 // about 9 years ago
  • 💻 glbinding, version 1.1.0, created by the Computer Graphics System Group at the Hasso Plattner Institute, University of Potsdam, Germany.

    Contact: Daniel Limberger ([email protected])

    🔄 CHANGES

    • ⚡️ update gl.xml to revision 30599
    • 🏗 provide build status information in readme
    • ⬇ decrease compile time by not using inline functions in gl headers
    • cleanup includes
    • 👉 use using for feature imports (reduces size of binaries and decreases compile time)
    • ➕ add per-feature type and value includes
    • ⬇️ reduce coverity defect density to zero
    • ➕ add basic logging functions
    • ➕ add option to use the statically linked runtime library (msvc only)
    • add GL_NONE_BIT
    • 🛠 fix buffer storage bitfield group
    • 👉 make generation scripts more robust and consequently used
    • 🐧 use separate clang platform definitions on Linux
    • define all operators in global namespace
    • add NV_command_list support
    • 🛠 fix OS X rpath problem
    • ⚡️ show change in gl.xml on update
    • 🛠 fix duplicated 'revision' file deployment
    • 🚀 glfw is deployed as shared library (win32)

    DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY
    📚 The software is supplied “as is” and all use is at your own risk. Hasso Plattner Institut and the University of Potsdam disclaim all warranties of any kind, either express or implied, as to the software, including, but not limited to, implied warranties of fitness for a particular purpose, merchantability or non‐infringement of proprietary rights. Neither this agreement nor any documentation furnished under it is intended to express or imply any warranty that the operation of the software will be uninterrupted, timely, or error‐free.
    Under no circumstances shall Hasso Plattner Institute and University of Potsdam be liable to any user for direct, indirect, incidental, consequential, special, or exemplary damages, arising from or relating to this agreement, the software, or userʹs use or misuse of the software or any other services provided by Hasso Plattner Institute and University of Potsdam. Such limitation of liability shall apply whether the damages arise from the use or misuse of the software or any other services supplied by Hasso Plattner Institute and University of Potsdam (including such damages incurred by third parties), or errors of the software.