Releases: JuliaGPU/VulkanCore.jl
Releases · JuliaGPU/VulkanCore.jl
v1.3.1
VulkanCore v1.3.1
Merged pull requests:
- Update to Vulkan 1.3.240 (#48) (@serenity4)
- enable dependabot for GitHub actions (#49) (@ranocha)
- Bump actions/checkout from 2 to 3 (#50) (@dependabot[bot])
Closed issues:
- Drop prefix vk (#7)
v1.3.0
v1.2.6
v1.2.5
v1.2.4
v1.2.3
VulkanCore v1.2.3
Closed issues:
- Standardize the use of the C wrapper (#33)
Merged pull requests:
- Refactor tests, fix when more than one device present (#35) (@serenity4)
- Add JULIA_VULKAN_LIBNAME for setting a custom libname (#36) (@serenity4)
- Regenerate bindings for 1.2.177 (#42) (@serenity4)
v1.2.2
VulkanCore v1.2.2
Merged pull requests:
- Add DirectFB extension and define more extension types (#31) (@serenity4)
v1.2.1
v1.2.0
VulkanCore v1.2.0
Merged pull requests:
- Install TagBot as a GitHub Action (#26) (@JuliaTagBot)
- Add missing dependencies and update tests (#27) (@Gnimuc)
- VulkanCore 1.2.12 (#28) (@serenity4)
v1.1.11
v1.1.11 (2019-08-09)
Closed issues:
- Make CEnum an independent package? (#18)
- CEnum: Bitwise ORing support? (#15)
- Run femtocleaner (#12)
- "using VulkanCore" crashes in Julia 0.6.0 (#11)
- Using Ref{T} instead of Ptr{T} (#8)
Merged pull requests:
- update to project.toml (#24) (SimonDanisch)
- Regenerate bindings (#23) (Gnimuc)
- fix minor typo (#21) (holocronweaver)
- Update OpenCL.jl link (#20) (holocronweaver)
- Better support for bit masking (#17) (Gnimuc)
- Fix depwarns in Julia-v0.6 (#16) (Gnimuc)
- Add another lib alias "vulkan-1" and fix depwarns in test (#14) (Gnimuc)
- Fix deprecations (#13) (femtocleaner[bot])
- use version number instead of release in .travis.yml (#10) (tkelman)
- Update CI URLs to point to new caching infrastructure (#9) (staticfloat)