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
|
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
|
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
|
Mon, 16 Dec 2024 23:58:35 +0700 |
sam |
did: add horizontal advancment for glyph rendering
|
Mon, 16 Dec 2024 00:27:40 +0700 |
sam |
did: finished basic implementation of new glyph-rendering system
|
Sun, 15 Dec 2024 00:21:12 +0700 |
sam |
did: continue a lot on glyph renderer
|
Sat, 14 Dec 2024 17:17:51 +0700 |
sam |
sync from bedroom to office
|
Sat, 14 Dec 2024 16:34:02 +0700 |
sam |
autocommit
|
Sat, 14 Dec 2024 16:33:24 +0700 |
sam |
autocommit
|
Sat, 14 Dec 2024 16:32:26 +0700 |
sam |
autocommit
|
Sat, 14 Dec 2024 16:32:03 +0700 |
sam |
autocommit
|
Sat, 14 Dec 2024 13:51:28 +0700 |
sam |
sync to notebook in bedroom
|
Thu, 12 Dec 2024 23:54:49 +0700 |
sam |
did: make progress on new glyph-rendering system
|
Thu, 12 Dec 2024 21:35:34 +0700 |
sam |
did: merge shit?
|
Thu, 12 Dec 2024 19:17:43 +0700 |
sam |
did: continue working on new glyph-renderer
|
Sun, 08 Dec 2024 22:00:31 +0700 |
sam |
fix: make text-tests buildable again
|
Fri, 06 Dec 2024 22:48:25 +0700 |
sam |
did: start with new glyph-renderer
|
Thu, 22 Aug 2024 22:31:05 +0700 |
sam |
fix: image copies of font atlas
|
Thu, 22 Aug 2024 18:31:59 +0700 |
sam |
did: formatting
|
Sat, 17 Aug 2024 16:09:15 +0700 |
sam |
add: 2d-scaling for text
|