GPUOpen-Archive / Anvil

Anvil is a cross-platform framework for Vulkan
MIT License
594 stars 62 forks source link

Week #40: Update (2) #110

Closed DominikWitczakAMD closed 5 years ago

DominikWitczakAMD commented 5 years ago
  1. Add support for the following extensions:
  1. Address the following tickets:

105: Why does PipelineCache::get_data take a void** parameter for data?

103: Invalid iterator accessed in GraphicsPipelineManager::bake()

96: Remove unnecessary null pointer checks

86: Debug names for BasePipelineInfo?

49: Don't ship vulkan.h in the source code

  1. Anvil now exposes CMake options to:
  1. Other minor bug-fixes and improvements.
elfring commented 5 years ago

Thanks for your source code improvement.