Skip to content

Tags: nim-lang/opengl

Tags

1.2.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 1.2.9 in order to fix the pre-existing wrong tag (#99)

There is already a tag for 1.2.8, but the version of this file wasn't updated properly

1.2.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed using deprecated TXID symbol (#95)

1.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 1.2.7 (#90)

1.2.3

Removed glutInit() from the `push` pragma

The convenience procedure `glutInit()` without arguments has to be a normal Nim proc, not imported from the dynamic library as it is now, because it's inside the `push` pragma.

v1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #64 from tomc1998/master

Update README.md with workaround for linux builds

1.2.0

Version 1.2.0

1.1.0

bump the minor version