# # ChangeLog for compile.bat in opengl-game # # Generated by Trac 1.5.4 # Oct 18, 2024, 11:36:27 PM Fri, 22 Nov 2019 04:47:52 GMT Dmitry Portnoy [683dd55] * compile.bat (modified) * graphics-pipeline_vulkan.hpp (modified) * makefile (modified) * vulkan-game.cpp (modified) * vulkan-game.hpp (modified) Add a getObjects() method to the GraphicsPipeline_Vulkan class that ... Thu, 22 Aug 2019 13:38:22 GMT Dmitry Portnoy [6544020] * compile.bat (modified) Update compile.bat to compile all vertex and fragment shaders 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 ...