log tests/test_text.nim @ 1321:385dbd68a947

age author description
Thu, 15 Aug 2024 12:12:27 +0700 sam did: a TON of copy elimination, some tests run now waaaay faster
Sun, 04 Aug 2024 00:58:00 +0700 sam add: color utils and textbox refactoring
Mon, 29 Jul 2024 16:50:50 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Mon, 29 Jul 2024 16:05:09 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Mon, 29 Jul 2024 15:53:03 +0700 sam merge
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2)
Mon, 22 Jul 2024 12:51:50 +0700 sam fix: letters sometimes overlapping other letters quad
Mon, 22 Jul 2024 12:42:35 +0700 sam add: more tests, line and point rendering
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