# # ChangeLog for / in opengl-game # # Generated by Trac 1.5.4 # Sep 20, 2024, 11:45:31 AM 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- ... Thu, 23 Feb 2017 00:00:04 GMT Dmitry Portnoy [5a643d3] * README.txt (modified) * makefile (modified) Change the makefile to support building for OSX and Linux Wed, 22 Feb 2017 15:25:51 GMT Dmitry Portnoy [a6edbfb] * .gitignore (added) * game (deleted) Add .gitignore and ignore the game exe 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