Commit Graph

28 Commits

Author SHA1 Message Date
a9bcab1b78 allow color & values for profiling 2025-07-06 14:37:17 -05:00
60613815d7 wrap tracy fiber funcs in NO_INLINE 2025-07-06 13:15:16 -05:00
fdf35c698d use compiler static assert when possible 2025-07-03 13:02:16 -05:00
892daa5ed2 call resource callbacks in job 2025-07-01 01:03:06 -05:00
5a14818f88 profalloc correct arena size 2025-06-26 01:11:02 -05:00
1e06520d99 create & track gpu descriptor heaps on command lists 2025-06-18 18:38:06 -05:00
b50ba7d4e2 move mutexes & cvs into opaque ptrs 2025-06-17 23:30:59 -05:00
0055626fe6 formatting 2025-06-17 22:54:40 -05:00
743738ac30 determine arena base implicitly 2025-06-17 22:41:50 -05:00
17a8284e6c store arena struct in first block 2025-06-17 22:34:47 -05:00
cfd8fb5f21 store arena in its own committed memory 2025-06-17 22:21:58 -05:00
57174796b9 arena push zero by default 2025-05-15 08:42:12 -05:00
4d419da97b gstat 2025-02-23 03:23:17 -06:00
d35c951d43 netid -> uid 2025-02-23 02:14:06 -06:00
ca664ac291 memory & network usage statistics 2025-02-08 09:28:38 -06:00
78ace4b38a buddy progress 2025-02-07 19:17:27 -06:00
d7f1ac06cb remove buffer struct, use string struct instead 2025-01-30 15:12:26 -06:00
5593db5202 replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers' 2024-09-19 12:15:55 -05:00
787bb9e0d1 mark published tick entity store read only 2024-08-12 15:18:51 -05:00
192d5db2a5 arena_set_readwrite 2024-08-12 15:04:27 -05:00
179a6c3588 unpoison when releasing arena 2024-06-12 17:00:08 -05:00
5a32c90813 sheet eviction & reload detection 2024-04-29 18:59:32 -05:00
e3830fccae working sheet cache prototype 2024-04-24 18:19:19 -05:00
228bef5a68 more proper sys_panic 2024-04-15 19:31:22 -05:00
773a221b44 more unified tls model. testing json parsing & unicode display. 2024-04-05 18:02:17 -05:00
76c609f8d5 fix entities arena not growing 2024-03-11 12:16:34 -05:00
adce14bbf3 rework tick -> world, move related logic from game into world api 2024-03-08 19:56:34 -06:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00