source: opengl-game/makefile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4eb4d0a   5 years dmitry.portnoy Rename vulkan-game.cpp to vulkan-ref.cpp and define the … feature/imgui-sdl points-test
(edit) @eba8c0c   5 years dmitry.portnoy Expand on the upgrade TODO list and remove game-gui-glfw as a … feature/imgui-sdl points-test
(edit) @e8ebc76   5 years dmitry.portnoy Create main.cpp to hold the initial startup code and (eventually) the … feature/imgui-sdl points-test
(edit) @850e84c   5 years dmitry.portnoy Create space-game.cpp, which will be the original opengl game … feature/imgui-sdl points-test
(edit) @17714b8   5 years dmitry.portnoy Update the README and makefile to correctly setup and build vulkangame … feature/imgui-sdl points-test
(edit) @c8c6da8   5 years dmitry.portnoy Create the overlay texture using different flags based on the SDL … feature/imgui-sdl points-test
(edit) @5f3dba8   5 years dmp1488 Create a transparent texture in SDL and render some sample images and … feature/imgui-sdl points-test
(edit) @88ebdc8   5 years dmitry.portnoy Update new-game.cpp to use a header-only version of stb_image feature/imgui-sdl points-test
(edit) @0e6ecf3   5 years dmitry.portnoy Create a game gui implementation using glfw3 and move window … feature/imgui-sdl points-test
(edit) @f286a10   5 years dmp1488 Remove some old and unused files feature/imgui-sdl points-test
(edit) @a8f0577   5 years dmitry.portnoy Fix validation layer integration feature/imgui-sdl points-test
(edit) @7dcd925   5 years dmitry.portnoy Add a working reference example for validation layers feature/imgui-sdl points-test
(edit) @ab65f84   5 years dmitry.portnoy Get the vulkangame makefile target working in both Linux and OSX feature/imgui-sdl points-test
(edit) @826df16   5 years dmp1488 Make the new Vulkan project work in Linux Mint feature/imgui-sdl points-test
(edit) @71876b9   5 years dmp1488 Start integrating SDL in Linux Mint feature/imgui-sdl points-test
(edit) @03f4c64   5 years dmp1488 Create an initial program and makefile config that uses Vulkan feature/imgui-sdl points-test
(edit) @17f28a1   5 years dmitry.portnoy Improve the formatting for the crash log on OSX feature/imgui-sdl points-test
(edit) @4762301   5 years dmp1488 Make CrashLogger work for Debian-based systems feature/imgui-sdl points-test
(edit) @a23fc08   5 years dmitry.portnoy Move several functions from new-game.cpp to utils.cpp feature/imgui-sdl points-test
(edit) @d9b6a1c   5 years dmitry.portnoy Print a stack trace in the event of a crash. Currently, the code for … feature/imgui-sdl points-test
(edit) @e6bc0f4   5 years dmitry.portnoy Add a callback for the window resize event feature/imgui-sdl points-test
(edit) @1a616e6   6 years dmitry.portnoy Remove the ImGui example since it has been integrated into the main … feature/imgui-sdl points-test
(edit) @fc424f6   6 years dmitry.portnoy Update README and makefile comments feature/imgui-sdl points-test
(edit) @485424b   7 years dmitry.portnoy Add support for loading and applying texture and add a square to the … feature/imgui-sdl points-test
(edit) @8e232ce   7 years dmitry.portnoy Fix the error where unchanged .cpp dependencies don't get included in … feature/imgui-sdl points-test
(edit) @9e81839   7 years dmp1488 Start implementing pong and encapsulating some of the OpenGL code into … feature/imgui-sdl points-test
(edit) @49756cb   7 years dmp1488 Remove game.cpp feature/imgui-sdl points-test
(edit) @8b7cfcf   7 years dmitry.portnoy Allow each vertex to have its own color feature/imgui-sdl points-test
(edit) @22b2c37   7 years dmp1488 Add a simple logger and remove some old, unneeded tutorial files feature/imgui-sdl points-test
(edit) @5272b6b   7 years dmp1488 Start building a new game from Anton Gerdelan's tutorials feature/imgui-sdl points-test
(edit) @8a6d19d   7 years dmitry.portnoy Implement movement in a basic 3D scene and add some examples from the … feature/imgui-sdl points-test
(edit) @15c7ed9   8 years dmp1488 Change the makefile to fully support mac and linux and add … feature/imgui-sdl points-test
(edit) @5a643d3   8 years dmitry.portnoy Change the makefile to support building for OSX and Linux feature/imgui-sdl points-test
(add) @cfda3b2   8 years dmp1488 Create a simple window and a Linux makefile feature/imgui-sdl points-test
Note: See TracRevisionLog for help on using the revision log.