Mercurial > games > semicongine
log src/semicongine/vulkan/physicaldevice.nim @ 206:7f921d7d0a2b
age | author | description |
---|---|---|
Tue, 09 May 2023 01:11:51 +0700 | Sam | did: small refactoring of module structure |
Fri, 05 May 2023 23:45:50 +0700 | Sam | add: initial code for texture support, not finished, had to completely refactor how to handle material-data (ie scene-wide data, sorry if you ever read this |
Thu, 04 May 2023 23:44:15 +0700 | Sam | add: image/texture creation, refactoring of some unclean parts |
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 |
Thu, 02 Mar 2023 23:16:45 +0700 | Sam | add: swapchain, images, fix some destroctors |
Wed, 01 Mar 2023 23:58:39 +0700 | Sam | add: swapchain API, more refactoring |