Mercurial > games > semicongine
log tests/test_text.nim @ 1423:3b8a736c45a7
age | author | description |
---|---|---|
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 |
Fri, 27 Dec 2024 16:43:58 +0700 | sam | did: cleanup, wrong direction in z-buffer |
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 |