log tests/test_rendering.nim @ 1233:1cf698973dca

age author description
Fri, 19 Jul 2024 21:25:42 +0700 sam did: cleanup tests and old platform layer files
Fri, 19 Jul 2024 20:00:15 +0700 sam fix: make matrices working correctly
Thu, 18 Jul 2024 23:48:57 +0700 sam add: incomplete cube demo
Fri, 19 Jul 2024 04:49:18 +0700 sam fix: uncomment all tests
Thu, 18 Jul 2024 21:32:41 +0700 sam did: refactor renderpass a bit, enable depth buffering and msaa on offscreen-rendering
Thu, 18 Jul 2024 16:33:24 +0700 sam did: rename texture to image
Wed, 17 Jul 2024 21:13:54 +0700 sam fix: references to new package not updated compiletime-tests
Wed, 17 Jul 2024 20:11:55 +0700 sam add: multipass renderer, finish tets for now compiletime-tests
Wed, 17 Jul 2024 12:04:47 +0700 sam fix: uncommented test compiletime-tests
Wed, 17 Jul 2024 12:03:02 +0700 sam did: increase texture format compatability compiletime-tests
Wed, 17 Jul 2024 00:33:32 +0700 sam did: cleanup and enable all tests compiletime-tests
Wed, 17 Jul 2024 00:30:49 +0700 sam fix: make uniform-block-arrays working compiletime-tests
Tue, 16 Jul 2024 20:39:35 +0700 sam sync to notebook in bedroom compiletime-tests
Tue, 16 Jul 2024 15:57:38 +0700 sam did: uncomment tests compiletime-tests
Tue, 16 Jul 2024 11:53:43 +0700 sam did: improve descriptor-set handling, add simple descriptor set test compiletime-tests
Mon, 15 Jul 2024 23:51:17 +0700 sam add: tests, some fixes, some helpers compiletime-tests
Mon, 15 Jul 2024 20:06:42 +0700 sam did: preprations to add rendering tests compiletime-tests