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

OpenGL 4.1 extensions missing #83

Closed dwmkerr closed 9 years ago

dwmkerr commented 9 years ago

at the very least, ARB_vertex_attrib_64bit

dwmkerr commented 9 years ago

Done