Commit Graph

60 Commits

Author SHA1 Message Date
1de54d60ba 'ZI' -> 'Zi' 2025-12-16 16:46:25 -06:00
cbeafdb8fe dynamic glyph atlas creation 2025-12-16 13:25:33 -06:00
4ddc2f1666 gpu staging ring working 2025-12-13 23:08:09 -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
84fbaaf7cd working shader printf w/ formatting & logging 2025-12-10 22:00:04 -06:00
3bf89a8911 formatting 2025-12-09 14:31:25 -06:00
7c1602e463 specify platform name as argument for default downstream layer declarations 2025-12-09 14:14:33 -06:00
2f915de96c add ByteAddressBuffer support to gpu layer 2025-12-08 14:12:51 -06:00
702d33613f track total thread count 2025-12-07 09:32:26 -06:00
9329d41c88 compile shaders & embed resource dirs in parallel 2025-12-07 09:05:46 -06:00
74413ca702 split meta.c types into meta.h 2025-12-07 06:40:37 -06:00
fd1ada7fe5 only sync lanes once during wave broadcast 2025-12-06 10:25:31 -06:00
97237b5ed9 ditch jobs in prototype 2025-12-06 04:46:30 -06:00
a8d79cee4c wave-enabled meta build 2025-12-06 04:27:19 -06:00
9099c8981e build working 2025-12-06 01:55:17 -06:00
4a787ee618 threading refactor progress 2025-12-05 23:40:26 -06:00
718c0de889 remove profiler markup 2025-12-03 20:41:03 -06:00
0c796768e5 remove unused-variable relaxation hints 2025-12-02 16:22:22 -06:00
0ac3284511 more refactoring to support gpu pointers 2025-11-20 01:25:50 -06:00
13b942efb2 doubly-linked-stack helper macros 2025-11-12 14:12:09 -06:00
992e8762ae hotkey names 2025-11-08 21:27:32 -06:00
d9b487cea2 'PushDry' -> 'ArenaNext' 2025-11-07 18:30:18 -06:00
a94e62e023 'ArenaBase(arena)' -> 'ArenaFirst(arena, type)' 2025-11-07 17:42:50 -06:00
5ab1d4dab7 command line utils 2025-11-06 17:21:27 -06:00
e7410b917a bit flag comparison helpers 2025-11-03 19:48:45 -06:00
ef18cff56d formatting 2025-11-02 19:40:24 -06:00
9fc7445e6b move logging to base layer 2025-11-02 19:31:49 -06:00
c724b79c2c runtime job pools 2025-10-25 12:02:55 -05:00
5f7de288ac begin window layer 2025-10-25 10:27:47 -05:00
a6f31e4fae rename Resource -> ResourceKey 2025-10-24 07:32:28 -05:00
a8bc77fab3 swap without events 2025-10-24 06:28:08 -05:00
05f6c937cb swap testing 2025-10-24 05:40:13 -05:00
ee1f720fa1 text reimpl 2025-10-22 03:22:23 -05:00
5bee781ede formatting 2025-09-25 18:51:13 -05:00
63ba5e320c pipeline initialization 2025-09-18 18:58:55 -05:00
34294754c7 gpu refactor progress 2025-09-16 22:40:56 -05:00
4d3a5b7c3e gpu refactor progress 2025-09-16 16:16:38 -05:00
160fa52ddc formatting 2025-09-15 15:18:43 -05:00
56bc1c345b virtual fibers 2025-09-12 18:29:48 -05:00
2fbaef09ec formatting 2025-09-12 13:03:00 -05:00
64dad2457c fix fence signedness 2025-09-11 09:34:49 -05:00
1abf58d45b job refactor to move futexes out of platform layer 2025-09-11 08:49:06 -05:00
0518513478 atomics as macros 2025-09-09 19:06:18 -05:00
84f5c503df ensure createprocess children don't share pipes 2025-09-09 00:41:59 -05:00
43a82bd540 meta shader compilation 2025-09-08 17:26:43 -05:00
b14ce157b8 sprite refactor progress 2025-09-04 00:05:24 -05:00
c0bad6e58b res refactor progress 2025-08-26 22:32:29 -05:00
a8fb832bcb res refactor progress 2025-08-25 23:57:12 -05:00