dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
755 stars 299 forks source link

glMapBufferRange still missing? #127

Open kyjak opened 7 years ago

kyjak commented 7 years ago

There were few older bug requests, and many closed, i thought this to be resolved. for example https://github.com/dwmkerr/sharpgl/issues/34 I cannot find the implementation of glMapBufferRange, any clues, if it is just renamed, or ...?