luca-piccioni / OpenGL.Net

Modern OpenGL bindings for C#.
MIT License
570 stars 109 forks source link

Allow generation of glCreate* commands wrappers #51

Closed frabert closed 7 years ago

frabert commented 7 years ago

This PR allows BindingsGen to create glCreate wrappers in a similar fashion to glGen commands.

Note: this requires a patched gl.xml file found here