source: opengl-game/vulkan-utils.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7f60b28   4 years dportnoy Split VulkanUtils::querySwapChainSupport into three separate functions feature/imgui-sdl
(edit) @6a39266   4 years dportnoy In vulkan-game, throw an error if either a graphics or present queue … feature/imgui-sdl
(edit) @c324d6a   4 years dportnoy Make some minor updates to VulkanGame feature/imgui-sdl
(edit) @c205c3a   4 years dportnoy In VulkanSFMLReference, use the Vulkan SDK version of vulkan.h instead … feature/imgui-sdl
(edit) @4a9416a   4 years dmitry.portnoy Create a pipeline and shaders to render explosions feature/imgui-sdl
(edit) @d2d9286   5 years dmp1488 In vulkangame, implement the renderScene function to draw a frame in … feature/imgui-sdl points-test
(edit) @87c8f1a   5 years dmitry.portnoy In vaulkangame, define vertex buffer and index buffer data and … feature/imgui-sdl points-test
(edit) @603b5bc   5 years dmitry.portnoy In vulkangame, add code to create the frame buffers and command buffers feature/imgui-sdl points-test
(edit) @e83b155   5 years dmitry.portnoy In vulkangame, destroy the texture sampler, all the uniform buffer … feature/imgui-sdl points-test
(edit) @b794178   5 years dmitry.portnoy In vulkangame, add the ability to create vulkan resoirces and … feature/imgui-sdl points-test
(edit) @6fc24c7   5 years dmitry.portnoy In vulkangame, add code to create a render pass feature/imgui-sdl points-test
(edit) @f94eea9   5 years dmitry.portnoy In vulkangame, add code to create image views feature/imgui-sdl points-test
(edit) @502bd0b   5 years dmp1488 In vulkangame, add code to create a swap chain feature/imgui-sdl points-test
(edit) @fe5c3ba   5 years dmp1488 In vulkangame, change the pickPhysicalDevice() and isDeviceSuitable() … feature/imgui-sdl points-test
(edit) @90a424f   5 years dmitry.portnoy In vulkangame, add code to create a Vulkan surface and pick a physical … feature/imgui-sdl points-test
(add) @cb01aff   5 years dmitry.portnoy Create a VulkanUtils class to hold some generic Vulkan functions feature/imgui-sdl points-test
Note: See TracRevisionLog for help on using the revision log.