| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renderer_vulkan: Throw when enumerating devices fails | 2020-12-31 | 4 | -11/+8 | |
| * | renderer_vulkan: Initialize surface in separate file | 2020-12-31 | 3 | -0/+104 | |
| * | renderer_vulkan: Create debug callback on separate file and throw | 2020-12-31 | 5 | -45/+79 | |
| * | renderer_vulkan: Move instance initialization to a separate file | 2020-12-31 | 2 | -0/+173 | |
| * | vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp... | 2020-12-31 | 2 | -0/+2141 | |
| * | vulkan_common: Move dynamic library load to a separate file | 2020-12-31 | 2 | -0/+49 |