Mercurial > games > semicongine
log tests/test_vulkan_wrapper.nim @ 121:dfaddaf96f09
age | author | description |
---|---|---|
Fri, 07 Apr 2023 00:32:07 +0700 | Sam | did: refactor GPU data types, more generic, prepare to use for decriptors/uniforms |
Thu, 06 Apr 2023 00:30:56 +0700 | Sam | add: better mesh support, indexed mesh |
Wed, 05 Apr 2023 00:41:11 +0700 | Sam | did: small changes from refactoring |
Mon, 03 Apr 2023 00:10:08 +0700 | Sam | add: comments for further refactoring |
Mon, 03 Apr 2023 00:06:24 +0700 | Sam | yay: first triangle rendering with new engine implmentation |
Sun, 02 Apr 2023 01:22:09 +0700 | Sam | did: first final implementation of scene-graph <-> pipeline connection, not working yet |
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 |