# # ChangeLog for NewOpenGLGame.sln in opengl-game # # Generated by Trac 1.5.4 # Sep 8, 2024, 1:06:43 AM Sat, 14 Nov 2020 16:18:11 GMT Dmitry Portnoy [57d43d0] * NewOpenGLGame.sln (modified) * Vulkan.cpp (added) * VulkanSFMLReference.vcxproj (added) * vulkan.h (added) Add an example project using Vulkan with SFML, with SFML statically ... Thu, 12 Sep 2019 05:23:28 GMT Dmitry Portnoy [7bf5433] * NewOpenGLGame.sln (modified) * OpenGLGame.vcxproj (added) * VulkanGame.vcxproj (modified) * game-gui-glfw.cpp (modified) * game-gui-glfw.hpp (modified) * opengl-game.cpp (modified) Create a new OpenGLGame project for a refactor of the original OpenGL ... Thu, 12 Sep 2019 02:52:42 GMT Dmitry Portnoy [39278a8] * NewOpenGLGame.sln (modified) * OpenGLReference.vcxproj (moved) * VulkanGame.vcxproj (modified) * VulkanReference.vcxproj (added) Rename the NewOpenGLGame and VulkanGame projects to OpenGLReference ... 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 ... Sat, 29 Jul 2017 21:31:01 GMT Dmitry Portnoy [21de283] * .gitignore (modified) * NewOpenGLGame.sln (added) * NewOpenGLGame.vcxproj (added) * README.txt (modified) Create a VS project for the new version of the game