# # ChangeLog for OpenGLGame.vcxproj in opengl-game # # Generated by Trac 1.5.4 # Sep 8, 2024, 2:48:27 AM Wed, 01 Jun 2022 19:51:03 GMT Dmitry Portnoy [6d698e5] * OpenGLGame.vcxproj (modified) * OpenGLReference.vcxproj (modified) * VulkanGame.vcxproj (modified) * VulkanReference.vcxproj (modified) * VulkanSFMLReference.vcxproj (modified) Upgrade to Visual Studio 2022 Sun, 07 Mar 2021 22:28:07 GMT Dmitry Portnoy [faa7bac] * OpenGLGame.vcxproj (modified) * OpenGLGame.vcxproj.filters (added) Update the IMGUI version in OpenGLGame Thu, 03 Oct 2019 03:46:06 GMT Dmitry Portnoy [3de31cf] * OpenGLGame.vcxproj (modified) * graphics-pipeline_opengl.cpp (added) * graphics-pipeline_opengl.hpp (added) * opengl-game.cpp (modified) * opengl-game.hpp (modified) Add and begin implementing an OpenGL version of the GraphicsPipeline ... Mon, 16 Sep 2019 02:04:07 GMT Dmitry Portnoy [df2cc24] * OpenGLGame.vcxproj (modified) Add IMGUI and its dependencies to the openglgame MSVC project Sun, 15 Sep 2019 05:01:51 GMT Dmitry Portnoy [09e15a4] * OpenGLGame.vcxproj (modified) * VulkanGame.vcxproj (modified) Add logger.hpp and logger.cpp to the MSVC projects 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 ... Wed, 10 Jul 2019 03:38:53 GMT Dmitry Portnoy [f286a10] * .gitignore (modified) * OpenGLGame.sln (deleted) * OpenGLGame.vcxproj (deleted) * common/controls-new.cpp (deleted) * common/controls.cpp (deleted) * common/controls.hpp (deleted) * common/shader.cpp (deleted) * common/shader.hpp (deleted) * common/texture.cpp (deleted) * common/texture.hpp (deleted) * game04.cpp (deleted) * game06.cpp (deleted) * makefile (modified) * mygame.cpp (deleted) * pong.cpp (deleted) Remove some old and unused files Wed, 07 Mar 2018 01:52:19 GMT Dmitry Portnoy [0424bd8] * OpenGLGame.sln (modified) * OpenGLGame.vcxproj (modified) * mygame.cpp (modified) Update the OpenGLGame project to only include mygame.cpp and the ... Fri, 30 Jun 2017 01:39:23 GMT Dmitry Portnoy [4813066] * .gitignore (modified) * OpenGLGame.vcxproj (modified) * README.txt (modified) Convert the VC++ project to VS2017 and update the Windows build ... Sat, 25 Feb 2017 21:28:06 GMT Dmitry Portnoy [4d52702] * .gitignore (modified) * OpenGLGame.sln (added) * OpenGLGame.vcxproj (added) * README.txt (modified) * game.cpp (modified) Add Visual Studio project files and support for building in Windows