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

Fix compatibility for Vulkan HPP 1.2.155 and above #83

Merged
merged 13 commits into from
Nov 1, 2020

Conversation

axsaucedo
Copy link
Member

Fixes #82
Fixes #81

Includes:

  • Support for Vulkan HPP version 1.2.155 and above (tested with every version until 1.2.158)
  • Updated linux docker image to test multiple versions of Vulkan SDK
  • CCLS support for submodule builds (besides vcpkg builds)
  • Submodules for core dependencies for flexibility when testing dependencies with particular versions
  • Build flags to configure submodule builds vs vcpkg (toolchain based) builds
  • Removed range prints which removes explicit dependency on fmt

@axsaucedo axsaucedo added bug Something isn't working enhancement New feature or request labels Nov 1, 2020
@axsaucedo axsaucedo self-assigned this Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade build to support VulkanHPP 1.2.154 < 1.2.158 Kompute support for newer Vulkan HPP headers
1 participant