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

use checkptr safe functions, general upgrade #75

Merged
merged 10 commits into from
Apr 30, 2021
Merged

use checkptr safe functions, general upgrade #75

merged 10 commits into from
Apr 30, 2021

Conversation

dertseha
Copy link
Contributor

This PR is primarily motivated to use checkptr safe functions (VertexAttribPointerWithOffset()).

Furthermore included are:

  • General update of dependencies
  • Switch from TravisCI to GitHub actions.
    • This includes a full linter package, covering more than was originally tested.

Fixes #72

@errcw
Copy link
Member

errcw commented Apr 30, 2021

🎉 ✨

@errcw errcw merged commit 86d8f0a into go-gl:master Apr 30, 2021
@dertseha dertseha deleted the upgrade branch April 30, 2021 20:24
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.

fatal error: checkptr: unsafe pointer arithmetic on Go 1.14rc1
2 participants