log

age author description
Mon, 22 Jul 2024 00:46:10 +0700 sam add: better syncing, better swapchain access, correct font offset, two font-rendering tests
Sun, 21 Jul 2024 11:31:11 +0700 sam add: tests for updating texts, does not pass validation atm
Sun, 21 Jul 2024 00:03:48 +0700 sam add: multi-text with all properties animated
Sat, 20 Jul 2024 17:45:44 +0700 sam add: first font-rendering test
Sat, 20 Jul 2024 15:45:02 +0700 sam did: improv render tests to run without user input
Sat, 20 Jul 2024 00:03:57 +0700 sam add: text & font rendering, not tested yet
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 23:45:43 +0700 sam merge
Wed, 17 Jul 2024 23:41:51 +0700 sam add: contrib stuff compiletime-tests
Wed, 17 Jul 2024 22:20:59 +0700 sam did: refactor resources compiletime-tests