# # ChangeLog for TODO.txt in opengl-game # # Generated by Trac 1.5.4 # Oct 18, 2024, 4:23:06 PM Fri, 01 Jun 2018 02:22:13 GMT Dmitry Portnoy [0d5c100] * TODO.txt (modified) * new-game.cpp (modified) Create a populateBuffers() function to encapsulate populating all the ... Fri, 06 Apr 2018 04:21:03 GMT Dmitry Portnoy [1a530df] * TODO.txt (modified) * color.vert (modified) * new-game.cpp (modified) * texture.vert (modified) Design an algorithm for rendering objects using colors or shaders and ... Tue, 03 Apr 2018 03:11:47 GMT Dmitry Portnoy [e856d62] * NewOpenGLGame.vcxproj (modified) * TODO.txt (added) * new-game.cpp (modified) Make texture images appear right-side up and streamline the code for ...