log tests/test_rendering.nim @ 1355:67e8391ffc67

age author description
Thu, 22 Aug 2024 22:18:33 +0700 sam add: support for multi-layer images
Thu, 22 Aug 2024 18:31:59 +0700 sam did: formatting
Thu, 15 Aug 2024 18:30:00 +0700 sam did: improve handling of descriptor sets
Tue, 06 Aug 2024 22:57:43 +0700 sam did: finish mentioned refactoring, no API changes still
Mon, 29 Jul 2024 20:21:00 +0700 sam add: missing destroy-function for renderpass
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