Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OpenGL section. #374

Merged
merged 1 commit into from
Apr 26, 2015
Merged

Update OpenGL section. #374

merged 1 commit into from
Apr 26, 2015

Conversation

dmitshur
Copy link
Collaborator

The OpenGL repos have had an overhaul earlier this year. This update is to reflect the changes.

  • Update descriptions of go-gl/gl and go-gl/glfw repos.
  • Remove glow. It is an internal generator tool used to generate the go-gl/gl bindings; most users will not need to know about it unless they are interested in generating custom bindings or fixing issues. But in that case they can find out about glow from the go-gl/gl repository, since it's described in the README.

/cc @errcw Since glow is your package, I want to check if removing it is okay with you. See rationale above. It was primarily here before the go-gl overhaul because it contained the glow-generated bindings inside; those are now in go-gl/gl. I think avoiding listing it here will help avoid confusion for new users.

The OpenGL repos have had an overhaul earlier this year. This update is to reflect the changes.
Update descriptions of go-gl/gl and go-gl/glfw repos.
Remove glow. It is an internal generator tool used to generate the go-gl/gl bindings; most users will not need to know about it unless they are interested in generating custom bindings or fixing issues. But in that case they can find out about glow from the go-gl/gl repository, since it's described in the README.
avelino pushed a commit that referenced this pull request Apr 26, 2015
@avelino avelino merged commit 9131727 into master Apr 26, 2015
@avelino avelino deleted the update-go-gl-section branch April 26, 2015 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants