log tests/test_rendering.nim @ 1242:e8b3dc80e48e

age author description
Mon, 22 Jul 2024 15:53:32 +0700 sam add: PNG loading and tests for it
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
Sat, 20 Jul 2024 15:45:02 +0700 sam did: improv render tests to run without user input
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