nimious / vulkan

Nim bindings for Vulkan, the API for access to graphics and compute on GPUs.
MIT License
61 stars 8 forks source link

Tag new version for Nimble #7

Closed JohnathanFL closed 1 year ago

JohnathanFL commented 6 years ago

The last tagged version for this is 1.0.5.0, which is from 2016 and has API differences (mainly Vk*Bits vs vk*Bit).

I would make this a PR, but git doesn't allow PRs for tags.