# # ChangeLog for shaders/asteroid.frag in opengl-game # # Generated by Trac 1.5.3 # Jan 8, 2025, 4:05:13 PM Thu, 16 Jan 2020 16:20:37 GMT Dmitry Portnoy [3e8cc8b] * shaders/asteroid.frag (added) * shaders/asteroid.vert (added) * vulkan-game.cpp (modified) * vulkan-game.hpp (modified) In VulkanGame, add the asteroid shader pipeline and start ...