Mercurial > games > semicongine
log src/vulkan_api/vulkan_api_generator.nim @ 776:002d9c576756
age | author | description |
---|---|---|
Mon, 15 May 2023 00:34:00 +0700 | Sam | add: basic loading of glTF files (*.glb), no materials yet |
Tue, 09 May 2023 01:11:51 +0700 | Sam | did: small refactoring of module structure |
Thu, 02 Mar 2023 23:16:45 +0700 | Sam | add: swapchain, images, fix some destroctors |
Tue, 28 Feb 2023 23:51:07 +0700 | Sam | add: device, surface and refactoring |
Tue, 28 Feb 2023 00:08:28 +0700 | Sam | add: more stuff for the vulkan API wrappers |
Fri, 24 Feb 2023 01:32:45 +0700 | Sam | fix: tons of errors in wrapper generator, can now compile, extension function not loaded yet it seems |