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 3.3 Extensions Missing #82

Closed dwmkerr closed 9 years ago

dwmkerr commented 9 years ago

At least ARB_vertex_type_2_10_10_10_rev is missing, check and implement all.

dwmkerr commented 9 years ago

Done