GPUOpen-Archive / Anvil

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

Bug-fixes and improvements. #146

Closed DominikWitczakAMD closed 5 years ago

DominikWitczakAMD commented 5 years ago

Fix #134: Assertion failure when using specialization constants Address #18: Add CMake option to use alternative glslang snapshot Address #75: Replace in_releaseable_sets wioth descriptor pool create flags in DescriptorSetGroup::create() Address #104: Pipeline cache to use for a particular device can now be specified in DeviceCreateInfo. Address #59: Change add_vertex_attribute() to add_vertex_binding()