What's Changed
Breaking Changes
- Introduce a common interface for all Vulkan objects by @technoir42 in #28
New Features
- Implement remaining methods from VK_EXT_debug_utils by @technoir42 in #29
- Simplify debug messenger creation by @technoir42 in #30
- Simplify instance creation by @technoir42 in #31
- Implement remaining indirect draw methods by @technoir42 in #34
- Implement compute-related methods by @technoir42 in #35
- Implement vkGetPipelineCacheData by @technoir42 in #36
Dependencies
- Bump conventionPluginsVersion from v37 to v38 by @dependabot[bot] in #27
- Bump conventionPluginsVersion from v38 to v40 by @dependabot[bot] in #33
Full Changelog: 1.4.328-2...1.4.328-3