log tests/test_rendering.nim @ 1283:0369fa1ffbd9

age author description
Mon, 29 Jul 2024 16:50:50 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Mon, 29 Jul 2024 15:49:37 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Mon, 29 Jul 2024 15:04:52 +0700 sam did: fix a few things
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2)
Fri, 26 Jul 2024 23:04:01 +0700 sam add:support for push constants
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
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