|
|
@187b0f5
|
4 years |
dportnoy |
Change VulkanGame and SDLGame to only use discrete GPUs and switch the …
feature/imgui-sdl
|
|
|
@aaf27cd
|
4 years |
dportnoy |
In OpenGLReference, fix an OpenGL error when adding new objects
feature/imgui-sdl
|
|
|
@e66fd66
|
4 years |
dportnoy |
In OpenGLReference, change all enums to enum classes and update IMGUI …
feature/imgui-sdl
|
|
|
@681dbe8
|
4 years |
dportnoy |
Update compile.bat to use the existing VULKAN_SDK environment variable
feature/imgui-sdl
|
|
|
@d2f607c
|
5 years |
dmitry.portnoy |
Fix the logic for creating a fullscreen SDL window
feature/imgui-sdl
points-test
|
|
|
@d02c25f
|
5 years |
dmitry.portnoy |
Create openglgame, which will be the original opengl+glfw game, but …
feature/imgui-sdl
points-test
|
|
|
@99d44b2
|
5 years |
dmitry.portnoy |
Rename spacegame to vulkangame
feature/imgui-sdl
points-test
|
|
|
@4eb4d0a
|
5 years |
dmitry.portnoy |
Rename vulkan-game.cpp to vulkan-ref.cpp and define the …
feature/imgui-sdl
points-test
|
|
|
@e8ebc76
|
5 years |
dmitry.portnoy |
Create main.cpp to hold the initial startup code and (eventually) the …
feature/imgui-sdl
points-test
|
|
|
@4befb76
|
5 years |
dmitry.portnoy |
Create a bash script for compiling shaders to SPIR-V files
feature/imgui-sdl
points-test
|
|
|
@f286a10
|
5 years |
dmp1488 |
Remove some old and unused files
feature/imgui-sdl
points-test
|
|
|
@03f4c64
|
5 years |
dmp1488 |
Create an initial program and makefile config that uses Vulkan
feature/imgui-sdl
points-test
|
|
|
@98f06d9
|
6 years |
dmitry.portnoy |
Add support for ofstream to logger.cpp
feature/imgui-sdl
points-test
|
|
|
@d9b6a1c
|
6 years |
dmitry.portnoy |
Print a stack trace in the event of a crash. Currently, the code for …
feature/imgui-sdl
points-test
|
|
|
@4e0b82b
|
7 years |
dmp1488 |
Add an ImGui example project
feature/imgui-sdl
points-test
|
|
|
@9e81839
|
7 years |
dmp1488 |
Start implementing pong and encapsulating some of the OpenGL code into …
feature/imgui-sdl
points-test
|
|
|
@21de283
|
7 years |
dmp1488 |
Create a VS project for the new version of the game
feature/imgui-sdl
points-test
|
|
|
@22b2c37
|
7 years |
dmp1488 |
Add a simple logger and remove some old, unneeded tutorial files
feature/imgui-sdl
points-test
|
|
|
@5272b6b
|
7 years |
dmp1488 |
Start building a new game from Anton Gerdelan's tutorials
feature/imgui-sdl
points-test
|
|
|
@4813066
|
7 years |
dmp1488 |
Convert the VC++ project to VS2017 and update the Windows build …
feature/imgui-sdl
points-test
|
|
|
@8a6d19d
|
7 years |
dmitry.portnoy |
Implement movement in a basic 3D scene and add some examples from the …
feature/imgui-sdl
points-test
|
|
|
@4d52702
|
8 years |
dmp1488 |
Add Visual Studio project files and support for building in Windows
feature/imgui-sdl
points-test
|
|
|
@a6edbfb
|
8 years |
dmitry.portnoy |
Add .gitignore and ignore the game exe
feature/imgui-sdl
points-test
|