| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-31 | renderer_vulkan: Move instance initialization to a separate file | ReinUsesLisp | |
| Simplify Vulkan's backend initialization code by moving it to a separate file, allowing us to initialize a Vulkan instance from different backends. | |||
| 2020-12-31 | vulkan_common: Rename renderer_vulkan/wrapper.h to ↵ | ReinUsesLisp | |
| vulkan_common/vulkan_wrapper.h Allows sharing Vulkan wrapper code between different rendering backends. | |||
| 2020-12-31 | vulkan_common: Move dynamic library load to a separate file | ReinUsesLisp | |
| Allows us to initialize a Vulkan dynamic library from different backends without duplicating code. | |||
