Mercurial > games > semicongine
log tests/test_vulkan_wrapper.nim @ 384:eaf084ba80e5
age | author | description |
---|---|---|
Sun, 03 Dec 2023 00:05:38 +0700 | Sam | fix: cleanup when multiple textures use same vulkan image |
Sun, 26 Nov 2023 19:53:00 +0700 | Sam | fix: all tests |
Wed, 22 Nov 2023 23:24:47 +0700 | Sam | fix: tests, test_materials and test_mesh still needs to be done |
Sat, 21 Oct 2023 01:06:51 +0700 | Sam | fix: first example to work correctly with new material system |
Wed, 20 Sep 2023 22:35:04 +0700 | Sam | add: multi-material for meshes |
Mon, 11 Sep 2023 21:31:22 +0700 | Sam | fix: all tests |
Mon, 04 Sep 2023 00:48:00 +0700 | Sam | fix: remaining tests and an issue with updating uniforms |
Sun, 03 Sep 2023 17:34:29 +0700 | Sam | did: undid using meshes as values, ref is much better, fix a few things, fix a few huge performance issues |