Commit Graph

41 Commits

Author SHA1 Message Date
7014b1f02e screwing with legacy barriers 2026-02-21 03:04:17 -06:00
f3ae9674f1 fix texture atlas bounds check 2026-02-12 19:03:55 -06:00
fdd888cb32 add clang support to metaprogram 2026-02-12 18:32:35 -06:00
3e62de78b1 move shared frame state to single struct 2026-02-04 06:48:08 -06:00
8745cb4da7 gpu resource logging command 2026-02-03 01:12:46 -06:00
201d0c2bf0 fix oob resource access during composition pass 2026-02-02 22:29:23 -06:00
9c0c649365 animation work 2026-01-28 21:41:16 -06:00
235cf72018 switch dx12 from using placed resources to committed resources for now. add async gpu resource eviction. 2026-01-03 23:29:18 -06:00
8aa44b5deb shader constant tweak vars 2026-01-02 01:23:32 -06:00
5b88c67af2 add icon support to ui 2026-01-01 20:26:14 -06:00
fa04e56065 tweak variable precision 2026-01-01 15:52:25 -06:00
102bb6dc36 tweak palette sliders 2025-12-31 20:56:57 -06:00
78d0a8b832 fix box dims for odd font sizes 2025-12-30 06:51:37 -06:00
db2f5b9bd3 don't scale glyph runs 2025-12-30 03:30:45 -06:00
bed51e195e immediate mode tweak vars 2025-12-30 00:06:00 -06:00
e8b5edb371 working tweak vars 2025-12-29 22:53:04 -06:00
4f00af6044 begin adding tweak vars 2025-12-29 21:13:34 -06:00
d1fe4593da ui animation scaling adjustments 2025-12-29 19:44:42 -06:00
e69aa09212 panel-window relocation progress 2025-12-29 17:27:54 -06:00
4d25eadd40 round glyph advance & bounds during run generation 2025-12-29 03:37:56 -06:00
211a6e641d ui animations 2025-12-29 02:43:20 -06:00
75bedaecbb match global system state variable names to corresponding namespace 2025-12-28 13:07:07 -06:00
4ffb9a8d73 convert comment style from multi-line to single-line 2025-12-28 12:06:08 -06:00
fbf7882db2 retain box state cache within ui core 2025-12-19 15:07:04 -06:00
3377e3f94c convert indentation to 2 spaces 2025-12-18 18:42:53 -06:00
d9898eeab8 create gpu resources with command list. add discard command. 2025-12-17 16:49:45 -06:00
1de54d60ba 'ZI' -> 'Zi' 2025-12-16 16:46:25 -06:00
a2226a2fb8 async signal 2025-12-16 13:50:46 -06:00
cbeafdb8fe dynamic glyph atlas creation 2025-12-16 13:25:33 -06:00
9fc666d49d cache DirectWrite render targets 2025-12-14 15:53:00 -06:00
50be264a77 fix truncation elipses bounds 2025-12-13 13:50:02 -06:00
3eab781259 working text layouting with glyph cache 2025-12-13 13:33:16 -06:00
77434a988b glyph cache progress 2025-12-13 13:12:45 -06:00
c8a9970438 glyph cache progress 2025-12-12 19:50:44 -06:00
5fd73b7911 async testing 2025-12-12 14:10:10 -06:00
476d154beb aggregate base layer state 2025-12-12 13:40:22 -06:00
ac8a4cf6c2 start implementing async system 2025-12-12 12:37:47 -06:00
e9e8dcc04d glyph cache progress 2025-12-11 19:35:11 -06:00
f47f7114d0 shader print progress 2025-12-09 19:02:27 -06:00
3bf89a8911 formatting 2025-12-09 14:31:25 -06:00
ed74c5cea5 ui gpu refactor progress 2025-12-07 13:07:24 -06:00