My code for learning Vulkan.
Find a file
2025-11-30 12:05:46 -05:00
scripts Working ... uh sort of .. on Windows now to try on Linux. 2025-11-30 12:05:46 -05:00
wraps Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
.gitignore Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
.vimrc_proj Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
gradient.comp Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
gradient.comp.spv Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
main.cpp Working ... uh sort of .. on Windows now to try on Linux. 2025-11-30 12:05:46 -05:00
Makefile Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
meson.build Working ... uh sort of .. on Windows now to try on Linux. 2025-11-30 12:05:46 -05:00
README.md Working ... uh sort of .. on Windows now to try on Linux. 2025-11-30 12:05:46 -05:00
stb_image.h Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_descriptors.cpp Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
vk_descriptors.h Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
vk_engine.cpp Working ... uh sort of .. on Windows now to try on Linux. 2025-11-30 12:05:46 -05:00
vk_engine.h Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
vk_images.cpp Updated to the next chapter of vkguide https://vkguide.dev/docs/new_chapter_2/vulkan_shader_drawing/ 2025-11-25 13:45:08 -05:00
vk_images.h Updated to the next chapter of vkguide https://vkguide.dev/docs/new_chapter_2/vulkan_shader_drawing/ 2025-11-25 13:45:08 -05:00
vk_initializers.cpp Updated to the next chapter of vkguide https://vkguide.dev/docs/new_chapter_2/vulkan_shader_drawing/ 2025-11-25 13:45:08 -05:00
vk_initializers.h Updated to the next chapter of vkguide https://vkguide.dev/docs/new_chapter_2/vulkan_shader_drawing/ 2025-11-25 13:45:08 -05:00
vk_pipelines.cpp Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
vk_pipelines.h Latest chapter from vkguide but doesn't work yet. 2025-11-28 14:11:28 -05:00
vk_types.h Working ... uh sort of .. on Windows now to try on Linux. 2025-11-30 12:05:46 -05:00

Notes

Currently running list of notes I need to remember for the README later:

  • Running vulkaninfoSDK.exe gives you information about the GPU but no libraries.