go-gl / gl

Go bindings for OpenGL (generated via glow)
MIT License
1.07k stars 74 forks source link

Add OpenGL4.6 support. #90

Closed kjozic closed 6 years ago

kjozic commented 6 years ago

Resolves #88.

dmitshur commented 6 years ago

Thanks for the PR and contributing.

This will be blocked on https://github.com/go-gl/glow/issues/90, we can't merge this until we decide how to proceed there. We need to keep gl and glow in sync'ed state.