|
|
@17714b8
|
5 years |
dmitry.portnoy |
Update the README and makefile to correctly setup and build vulkangame …
feature/imgui-sdl
points-test
|
|
|
@d53ef6a
|
5 years |
dmp1488 |
Update the README to include instructions for building a 64-bit …
feature/imgui-sdl
points-test
|
|
|
@cbe946d
|
5 years |
dmp1488 |
Add separate shaders for the scene and overlay to the Vulkan project …
feature/imgui-sdl
points-test
|
|
|
@c8c6da8
|
5 years |
dmitry.portnoy |
Create the overlay texture using different flags based on the SDL …
feature/imgui-sdl
points-test
|
|
|
@e1a7f5a
|
5 years |
dmitry.portnoy |
Copy an SDL Texture to a Vulkan texture to use as a UI overlay on the …
feature/imgui-sdl
points-test
|
|
|
@5f3dba8
|
5 years |
dmp1488 |
Create a transparent texture in SDL and render some sample images and …
feature/imgui-sdl
points-test
|
|
|
@fba08f2
|
5 years |
dmp1488 |
Update vulkan-game.cpp to support texturing in the shader
feature/imgui-sdl
points-test
|
|
|
@80edd70
|
5 years |
dmp1488 |
Use a vertex buffer to store the points to be rendered
feature/imgui-sdl
points-test
|
|
|
@1c6cd5e
|
5 years |
dmp1488 |
Create the VulkanGame VS2019 project and add it to the NewOpenGLGame …
feature/imgui-sdl
points-test
|
|
|
@b6127d2
|
5 years |
dmp1488 |
Enable validation extensions
feature/imgui-sdl
points-test
|
|
|
@ab65f84
|
5 years |
dmitry.portnoy |
Get the vulkangame makefile target working in both Linux and OSX
feature/imgui-sdl
points-test
|
|
|
@f898c5f
|
5 years |
dmitry.portnoy |
Add files from the vulkan tutorial
feature/imgui-sdl
points-test
|
|
|
@71876b9
|
5 years |
dmp1488 |
Start integrating SDL in Linux Mint
feature/imgui-sdl
points-test
|
|
|
@03f4c64
|
5 years |
dmp1488 |
Create an initial program and makefile config that uses Vulkan
feature/imgui-sdl
points-test
|
|
|
@e6bc0f4
|
6 years |
dmitry.portnoy |
Add a callback for the window resize event
feature/imgui-sdl
points-test
|
|
|
@58088c0
|
6 years |
dmitry.portnoy |
Update the OSX build instructions in the README.
feature/imgui-sdl
points-test
|
|
|
@dba67b2
|
6 years |
dmp1488 |
Update the project to GLM 0.9.9, add the README to the Visual Studio …
feature/imgui-sdl
points-test
|
|
|
@885f0bb
|
6 years |
dmitry.portnoy |
Update readme
feature/imgui-sdl
points-test
|
|
|
@fc424f6
|
7 years |
dmitry.portnoy |
Update README and makefile comments
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
|
|
|
@11a48af
|
7 years |
dmp1488 |
Merge branch 'master' of http://medievaltech.com/git/opengl-game
feature/imgui-sdl
points-test
|
|
|
@669c4e6
|
7 years |
dmp1488 |
Change the README
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
|
|
|
@fe70cd3
|
7 years |
dmp1488 |
Update the build instructions for Linux
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
|
|
|
@5a643d3
|
8 years |
dmitry.portnoy |
Change the makefile to support building for OSX and Linux
feature/imgui-sdl
points-test
|
|
|
@cfda3b2
|
8 years |
dmp1488 |
Create a simple window and a Linux makefile
feature/imgui-sdl
points-test
|