Sat, 11 Jan 2025 15:34:21 +0700 |
sam |
fix: some more import-stuff
|
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
|
Sat, 17 Aug 2024 13:54:22 +0700 |
sam |
did: rework font-rendering
|
Thu, 15 Aug 2024 12:12:27 +0700 |
sam |
did: a TON of copy elimination, some tests run now waaaay faster
|
Sun, 04 Aug 2024 00:58:00 +0700 |
sam |
add: color utils and textbox refactoring
|
Mon, 29 Jul 2024 16:50:50 +0700 |
sam |
did: undo part of stupid API renaming a few weeks back ;(
|
Mon, 29 Jul 2024 16:05:09 +0700 |
sam |
did: undo part of stupid API renaming a few weeks back ;(
|
Mon, 29 Jul 2024 15:53:03 +0700 |
sam |
merge
|
Sun, 28 Jul 2024 23:10:57 +0700 |
sam |
did: rename back to old name (no v2)
|
Mon, 22 Jul 2024 12:51:50 +0700 |
sam |
fix: letters sometimes overlapping other letters quad
|
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
|
Sun, 21 Jul 2024 11:31:11 +0700 |
sam |
add: tests for updating texts, does not pass validation atm
|
Sun, 21 Jul 2024 00:03:48 +0700 |
sam |
add: multi-text with all properties animated
|
Sat, 20 Jul 2024 17:45:44 +0700 |
sam |
add: first font-rendering test
|