go-gl / gl

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

Use dummy.go files to protect KHR directory #140

Closed andydotxyz closed 2 years ago

andydotxyz commented 3 years ago

Now there is a KHR directory with just a .h file it is not included with go mod vendor. Perhaps it would be good to use the same dummy.go approach as the glfw package? https://github.com/go-gl/glfw/commit/0e1e096d867729ac33e788c5022eb5fdb5ddb3d3