|
|
@e8445f0
|
4 years |
dportnoy |
Modify the parameter order of VulkanUtils::copyDataToMemory and add an …
feature/imgui-sdl
|
|
|
@5049354
|
4 years |
dportnoy |
Change copyDataToMemory to use an arbitrary offset instead of …
feature/imgui-sdl
|
|
|
@8b823e7
|
4 years |
dportnoy |
Create an error-checking macro to check Vulkan function results, which …
feature/imgui-sdl
|
|
|
@7f60b28
|
4 years |
dportnoy |
Split VulkanUtils::querySwapChainSupport into three separate functions
feature/imgui-sdl
|
|
|
@b8d4456
|
4 years |
dmitry.portnoy |
Add x and y coordinates to mouse events
feature/imgui-sdl
|
|
|
@5a1ace0
|
5 years |
dmitry.portnoy |
In VulkanGame, add objIndex to scene objects, use it in the scene …
feature/imgui-sdl
points-test
|
|
|
@055750a
|
5 years |
dmitry.portnoy |
In VulkanGame, use SSBOs in the ship and scene shaders to store …
feature/imgui-sdl
points-test
|
|
|
@8e02b6b
|
5 years |
dmitry.portnoy |
To move to a more generic way of updating the scene, rename …
feature/imgui-sdl
points-test
|
|
|
@e3bef3a
|
5 years |
dmp1488 |
Finish the rewrite of the original vulkangame project
feature/imgui-sdl
points-test
|
|
|
@d2d9286
|
5 years |
dmp1488 |
In vulkangame, implement the renderScene function to draw a frame in …
feature/imgui-sdl
points-test
|
|
|
@87c8f1a
|
5 years |
dmitry.portnoy |
In vaulkangame, define vertex buffer and index buffer data and …
feature/imgui-sdl
points-test
|
|
|
@603b5bc
|
5 years |
dmitry.portnoy |
In vulkangame, add code to create the frame buffers and command buffers
feature/imgui-sdl
points-test
|
|
|
@e83b155
|
5 years |
dmitry.portnoy |
In vulkangame, destroy the texture sampler, all the uniform buffer …
feature/imgui-sdl
points-test
|
|
|
@b794178
|
5 years |
dmitry.portnoy |
In vulkangame, add the ability to create vulkan resoirces and …
feature/imgui-sdl
points-test
|
|
|
@6fc24c7
|
5 years |
dmitry.portnoy |
In vulkangame, add code to create a render pass
feature/imgui-sdl
points-test
|
|
|
@f94eea9
|
5 years |
dmitry.portnoy |
In vulkangame, add code to create image views
feature/imgui-sdl
points-test
|
|
|
@502bd0b
|
5 years |
dmp1488 |
In vulkangame, add code to create a swap chain
feature/imgui-sdl
points-test
|
|
|
@fe5c3ba
|
5 years |
dmp1488 |
In vulkangame, change the pickPhysicalDevice() and isDeviceSuitable() …
feature/imgui-sdl
points-test
|
|
|
@90a424f
|
5 years |
dmitry.portnoy |
In vulkangame, add code to create a Vulkan surface and pick a physical …
feature/imgui-sdl
points-test
|
|
|
@cb01aff
|
5 years |
dmitry.portnoy |
Create a VulkanUtils class to hold some generic Vulkan functions
feature/imgui-sdl
points-test
|