GPUOpen-Archive / Anvil

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

Update (wk #48) #131

Closed DominikWitczakAMD closed 5 years ago

DominikWitczakAMD commented 5 years ago

Extensions: Added support for VK_EXT_debug_utils Extensions: Added support for VK_EXT_transform_feedback Extensions: Improved support for VK_EXT_debug_marker and VK_EXT_debug_report General: Bug-fixes and improvements General: Fix zero-initialization of a handful of structs, basing on work done in !129 General: Update glslang to tag 7.10.2984 New functionality: Added debug messenger which acts a a wrapper for VK_EXT_debug_utils, VK_EXT_debug_marker and VK_EXT_debug_report