log

age author description
Wed, 01 Jan 2025 12:42:43 +0700 sam did: clean up compiler warnings
Fri, 27 Dec 2024 22:00:46 +0700 sam fix: bad name for push constants
Fri, 27 Dec 2024 17:20:31 +0700 sam did: small improvment to allow easy adjustment of shader-code
Fri, 27 Dec 2024 16:43:58 +0700 sam did: cleanup, wrong direction in z-buffer
Thu, 26 Dec 2024 19:41:10 +0700 sam fix: still another bug in the cleanup of old buffers for text rendering
Thu, 26 Dec 2024 16:06:22 +0700 sam fix: bug with occupation of whitespace glyphs, performance improvment, generational text-handles
Thu, 26 Dec 2024 11:20:47 +0700 sam did: simplify text rendering API
Mon, 23 Dec 2024 00:32:07 +0700 sam did: improve descriptor-set handling + last fixes for new font/text rendering api
Sun, 22 Dec 2024 22:32:12 +0700 sam did: implement decent text rendering (I hope, we'll see)
Sun, 22 Dec 2024 00:31:29 +0700 sam did: finally got typography right, still improving text-rendering API to cache text parts
Sat, 21 Dec 2024 19:32:59 +0700 sam did: continue text layout, improve vector api
Sat, 21 Dec 2024 00:19:11 +0700 sam did: minimal work on next test
Thu, 19 Dec 2024 23:32:45 +0700 sam did: finally get text/glyph layouting correct again, 2/4 test adapted to new glyph API
Wed, 18 Dec 2024 23:39:54 +0700 sam fix: font-rendering alignment, still something off with positioning
Wed, 18 Dec 2024 00:11:40 +0700 sam did: try to add text-anchor