# # ChangeLog for scene-notes.txt in opengl-game # # Generated by Trac 1.5.4 # Oct 18, 2024, 2:35:03 PM Wed, 18 Dec 2019 02:48:28 GMT Dmitry Portnoy [60578ce] * makefile (modified) * scene-notes.txt (modified) * shaders/ship.frag (modified) * shaders/ship.vert (modified) * vulkan-game.cpp (modified) * vulkan-game.hpp (modified) In VulkanGame, make lighting work correctly in the ship shader with ... Fri, 06 Dec 2019 04:21:54 GMT Dmitry Portnoy [7c929fc] * scene-notes.txt (modified) * shaders/ship.frag (modified) * shaders/ship.vert (modified) * vulkan-game.cpp (modified) * vulkan-game.hpp (modified) In VulkanGame, make lighting work correctly in the ship shader before ... Wed, 27 Nov 2019 17:05:26 GMT Dmitry Portnoy [0cf1a23] * VulkanGame.vcxproj (modified) * pipeline-outline.txt (deleted) * scene-notes.txt (added) Remove the pipeline design doc and add a document about the Vulkan ...