Mercurial > games > semicongine
log tests/test_vulkan_wrapper.nim @ 190:8f2eaf0d2808
age | author | description |
---|---|---|
Fri, 05 May 2023 23:57:56 +0700 | Sam | add: uncomment some of the prepared texture code, nice interface for scene-global shader values (aka uniforms |
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 |
Mon, 01 May 2023 01:16:13 +0700 | Sam | fix: API change |
Thu, 27 Apr 2023 00:23:23 +0700 | Sam | add: improvments and E10 (pong) |
Sat, 22 Apr 2023 16:48:07 +0700 | Sam | fix: mixing memory location types is not working |
Thu, 20 Apr 2023 23:45:57 +0700 | Sam | did: simplify code |
Wed, 19 Apr 2023 01:45:16 +0700 | Sam | add: recreation of swapchain (at least on linux, windows will likely fail, needs testing |