My code for learning Vulkan.
Find a file
2025-11-25 13:45:08 -05:00
scripts Now have a blue screen. 2025-11-24 15:07:43 -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
main.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
Makefile Now have a blue screen. 2025-11-24 15:07:43 -05:00
meson.build 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
stb_image.h Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_engine.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_engine.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_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_types.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