# # ChangeLog for VulkanGame.vcxproj in opengl-game # # Generated by Trac 1.5.4 # Sep 19, 2024, 9:59:16 PM Sat, 13 Jul 2019 20:01:53 GMT Dmitry Portnoy [c458c58] * VulkanGame.vcxproj (modified) * compile.bat (added) Create a Windows batch file to compile the shaders into SPIR-V files ... Wed, 10 Jul 2019 03:10:26 GMT Dmitry Portnoy [1c6cd5e] * NewOpenGLGame.sln (modified) * README.txt (modified) * VulkanGame.vcxproj (added) * vulkan-game.cpp (modified) Create the VulkanGame VS2019 project and add it to the NewOpenGLGame ...