Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Releases: lonelydevil/vulkan-tutorial-C-implementation

Vulkan-Tutorial-C-Implementation

12 May 07:56
6537fba

Choose a tag to compare

Member initialization(rast_cre_info.depthBiasClamp) added, max_frames(MAX_FRAMES_IN_FLIGHT) changed to 2 to keep up with original tutorial.

README file improved.

Vulkan-Tutorial-C-Implementation

11 May 05:14
3e3dea8

Choose a tag to compare

Implement vulkan-tutorial.com before swap chain recreation part.