# # ChangeLog for docs in opengl-game # # Generated by Trac 1.5.4 # Sep 8, 2024, 2:58:59 AM Sun, 14 Jan 2024 02:03:00 GMT Dmitry Portnoy [87cfede] * docs/README.txt (modified) * docs/game-TODO.txt (moved) * makefile (modified) Update makefile to work in Linux, and update the build docs Sat, 01 May 2021 18:26:44 GMT Dmitry Portnoy [756162f] * compile.sh (modified) * docs/README.txt (modified) * game-gui-sdl.hpp (modified) * makefile (modified) * vulkan-game.cpp (modified) Merge branch 'feature/imgui-sdl' of medievaltech.com:opengl-game into ... Sat, 01 May 2021 01:52:25 GMT Dmitry Portnoy [cb6fabb] * compile.sh (modified) * docs/README.txt (modified) * game-gui-sdl.hpp (modified) * makefile (modified) * vulkan-game.cpp (modified) Update the build instructions and makefile to work with OSX again Wed, 17 Mar 2021 00:50:49 GMT Dmitry Portnoy [7865c5b] * VulkanGame.vcxproj (modified) * VulkanGame.vcxproj.filters (modified) * docs/README.txt (modified) * sdl-game.cpp (modified) * sdl-game.hpp (modified) * vulkan-game.cpp (modified) * vulkan-game.hpp (modified) Rename surface to vulkanSurface and add an initializer list to the ... Sun, 14 Feb 2021 20:07:22 GMT Dmitry Portnoy [db1b548] * docs/README.txt (modified) * makefile (modified) Add a makefile recipe for SDLGame Sat, 05 Dec 2020 01:17:28 GMT Dmitry Portnoy [78c3045] * docs/README.txt (modified) * makefile (modified) Update the Linux build instructions and makefile recipe for the ... Sat, 14 Nov 2020 16:16:07 GMT Dmitry Portnoy [681dbe8] * .gitignore (modified) * VulkanGame.vcxproj (modified) * VulkanReference.vcxproj (modified) * compile.bat (modified) * docs/README.txt (modified) Update compile.bat to use the existing VULKAN_SDK environment variable Mon, 08 Jun 2020 18:49:39 GMT Dmitry Portnoy [b8d4456] * consts.hpp (modified) * docs/README.txt (modified) * docs/TODO.txt (modified) * game-gui-sdl.cpp (modified) * game-gui-sdl.hpp (modified) * game-gui.hpp (modified) * vulkan-utils.hpp (modified) Add x and y coordinates to mouse events Thu, 26 Mar 2020 23:58:02 GMT Dmitry Portnoy [bf4744d] * docs/DESIGN.txt (moved) * docs/README.txt (moved) * docs/TODO.txt (moved) * docs/notes.txt (added) * docs/scene-notes.txt (moved) * docs/upgrade-TODO.txt (moved) * notes.txt (deleted) Updates notes and move all the documentation / todo files into a new ...