# # ChangeLog for game.cpp in opengl-game # # Generated by Trac 1.5.3 # Jan 11, 2025, 2:44:31 PM Wed, 28 Jun 2017 03:12:16 GMT Dmitry Portnoy [fe70cd3] * README.txt (modified) * game.cpp (modified) Update the build instructions for Linux Sun, 26 Feb 2017 16:04:33 GMT Dmitry Portnoy [b33f87b] * game.cpp (modified) Use EXIT_SUCCESS and EXIT_FAILURE and add basic fullscreen support 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 Thu, 23 Feb 2017 02:28:24 GMT Dmitry Portnoy [15c7ed9] * game.cpp (modified) * makefile (modified) Change the makefile to fully support mac and linux and add ... Thu, 23 Feb 2017 00:10:22 GMT Dmitry Portnoy [5540132] * game.cpp (modified) Start detecting the OS in the preprocessor to support running OS- ... Wed, 22 Feb 2017 03:27:04 GMT Dmitry Portnoy [cfda3b2] * README.txt (added) * game (added) * game.cpp (added) * makefile (added) Create a simple window and a Linux makefile