Skip to Content

volk v1.3.280.0

Created
Updated

Meta loader for Vulkan API.
Note that the static library target volk::volk is built without platform-specific defines.
Use the header-only target volk::volk_headers if you require platform-specific extensions.

# Usage

volk provides CMake targets:

find_package(volk CONFIG REQUIRED)
target_link_libraries(main PRIVATE volk::volk volk::volk_headers) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Jens Weggemann's avatar Jens Weggemann
  • Billy O'Neal's avatar Billy O'Neal
  • Mathis Logemann's avatar Mathis Logemann
  • Thomas1664's avatar Thomas1664
  • Arsen Tufankjian's avatar Arsen Tufankjian
  • Weihang Ding's avatar Weihang Ding
  • moritz-h's avatar moritz-h
  • jim wang's avatar jim wang

# Changelog

  • be9eb66 [vulkan*] Update to 1.3.280.0 (#37686)
  • 5d03478 [vulkan*] update to 1.3.275.0 (#36262)
  • f2056c7 [volk] Bump to 1.3.250 (#32953)
  • c607671 [volk] Update dependencies to only depend on vulkan-headers rather than vulkan (#27747)
  • ec7216c [volk] Updating volk to version 1.3.233 (#27685)
  • c37cc78 [many ports] Fix use of Readme as copyright (#24201)
  • 6c74a6d [volk] update port (#23821)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 2e9a0c4 [volk] Update to latest version for crucial upstream fixes to the CMake files. (#8364)
  • c544417 [volk] Add new port (#8035)

# Source