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

Core: OpenGL 3.0 EXT_draw_buffers2 #86

Open dwmkerr opened 9 years ago

dwmkerr commented 9 years ago

EXT_draw_buffers2 seems a little strange. It doesn't appear that the functions defined in it are core, this should be checked.

Currently, I have not included support for EXT_draw_buffers2.