log tests/test_vulkan_wrapper.nim @ 368:51ee41c1d8ed

age author description
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
Sat, 02 Sep 2023 23:51:02 +0700 Sam did: remove some stuff from the heap, maybe nicer?