Commit Graph

17 Commits

Author SHA1 Message Date
41b60c45d6 Replace legacy VkDeviceCreateInfo::pEnabledFeatures with VkPhysicalDeviceFeatures2in pNext chain 2026-05-13 14:08:11 +02:00
79c62141df Update to zig 0.16.0, update deps, Vulkan validation fixes 2026-05-13 00:43:49 +02:00
4a83333116 Nothing 2026-01-06 21:10:07 +01:00
8f19b16130 Transient CB only, validation fixes 2025-12-20 18:11:24 +01:00
9baf42e838 Complete all Vulkan wrappers. Maybe worth it. 2025-12-05 22:07:06 +01:00
d885fbea43 More wrappers, more cleanup 2025-12-04 00:27:10 +01:00
be4ae4f1a7 Minor refactors and cleanups 2025-12-02 15:58:51 +01:00
493937f870 Actual deleak, debug object names 2025-11-29 00:39:01 +01:00
81a56f393e Blocks and chunks 2025-11-28 23:24:22 +01:00
2541dee18d CommandBuffer wrapper 2025-11-28 17:09:37 +01:00
6069249bf8 Vertical movement, deinit logs, persistent global uniform transfers 2025-11-27 17:07:30 +01:00
b9a804ead6 It works! 2025-11-26 15:47:02 +01:00
9f2d1e4608 Refactor literally everything 2025-11-26 01:19:20 +01:00
d6a4b8c1fe Create descriptor set layout, pipeline, vertex buffer and index buffer 2025-11-22 17:00:17 +01:00
c3efeaf452 Factor out command pool allocation 2025-11-22 01:00:44 +01:00
bf0224ccd8 Loading materials and textures 2025-11-22 00:41:56 +01:00
bbafc55f6f Port rewrite 2025-11-19 14:43:57 +01:00