log src/semicongine/vulkan/memory.nim @ 287:21d6d20de754

age author description
Tue, 09 May 2023 01:11:51 +0700 Sam did: small refactoring of module structure
Thu, 04 May 2023 23:44:15 +0700 Sam add: image/texture creation, refactoring of some unclean parts
Sat, 29 Apr 2023 16:50:43 +0700 Sam did: refactor memory selection
Thu, 27 Apr 2023 21:13:09 +0700 Sam fix: more improvment for memory selection
Thu, 27 Apr 2023 20:43:27 +0700 Sam did: better memory selection
Thu, 06 Apr 2023 00:30:56 +0700 Sam add: better mesh support, indexed mesh
Mon, 03 Apr 2023 00:06:24 +0700 Sam yay: first triangle rendering with new engine implmentation
Sat, 01 Apr 2023 00:40:02 +0700 Sam did: real implementation of buffer and memory, getting closer to collect shit for drawing per pipeline
Tue, 28 Feb 2023 23:51:07 +0700 Sam add: device, surface and refactoring
Mon, 27 Feb 2023 00:04:57 +0700 Sam add: better vulkan wrappers