# # ChangeLog for texture.vert in opengl-game # # Generated by Trac 1.5.3 # Jan 9, 2025, 7:01:58 PM 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, 22 Aug 2017 02:36:33 GMT Dmitry Portnoy [485424b] * color.frag (moved) * color.vert (moved) * makefile (modified) * new-game.cpp (modified) * stb_image.cpp (added) * stb_image.h (added) * test.png (added) * texture.frag (added) * texture.vert (added) Add support for loading and applying texture and add a square to the ...