| Tue, 14 Oct 2025 00:27:28 +0700 | sam | did: fix a few issues with tests
   default tip main | 
 
 
  | Thu, 25 Sep 2025 23:53:41 +0700 | sam | did: add support for per-frame-buffers, still need to limit this, to maybe only mapped buffers | 
 
 
  | Sat, 11 Jan 2025 14:04:39 +0700 | sam | did: restructure files and imports | 
 
 
  | Thu, 09 Jan 2025 23:03:47 +0700 | sam | did: put almost all global state into a single struct | 
 
 
  | Fri, 27 Dec 2024 17:20:31 +0700 | sam | did: small improvment to allow easy adjustment of shader-code | 
 
 
  | Sat, 07 Dec 2024 21:34:24 +0700 | sam | did: make vector distinct from arrays, better code for compile-time handling of descriptors | 
 
 
  | 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 | 
 
 
  | 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 21:13:54 +0700 | sam | fix: references to new package not updated
   compiletime-tests | 
 
 
  | Wed, 17 Jul 2024 20:11:55 +0700 | sam | add: multipass renderer, finish tets for now
   compiletime-tests | 
 
 
  | Wed, 17 Jul 2024 12:04:47 +0700 | sam | fix: uncommented test
   compiletime-tests | 
 
 
  | Wed, 17 Jul 2024 12:03:02 +0700 | sam | did: increase texture format compatability
   compiletime-tests | 
 
 
  | Wed, 17 Jul 2024 00:33:32 +0700 | sam | did: cleanup and enable all tests
   compiletime-tests | 
 
 
  | Wed, 17 Jul 2024 00:30:49 +0700 | sam | fix: make uniform-block-arrays working
   compiletime-tests | 
 
 
  | Tue, 16 Jul 2024 20:39:35 +0700 | sam | sync to notebook in bedroom
   compiletime-tests | 
 
 
  | Tue, 16 Jul 2024 15:57:38 +0700 | sam | did: uncomment tests
   compiletime-tests | 
 
 
  | Tue, 16 Jul 2024 11:53:43 +0700 | sam | did: improve descriptor-set handling, add simple descriptor set test
   compiletime-tests | 
 
 
  | Mon, 15 Jul 2024 23:51:17 +0700 | sam | add: tests, some fixes, some helpers
   compiletime-tests | 
 
 
  | Mon, 15 Jul 2024 20:06:42 +0700 | sam | did: preprations to add rendering tests
   compiletime-tests |