Edward R. Gonzalez ed
ed pushed to master at ed/SectrPrototype 2025-10-22 02:57:31 +00:00
2303866c81 code2/grime progress
ed pushed to master at ed/SectrPrototype 2025-10-22 02:10:57 +00:00
96c6d58ea0 Progress on code2/grime allocators
f63b52f910 curate fixed stack
6d5215ac1e Make ensures/verifies in Array asserts
Compare 3 commits »
ed pushed to master at ed/SectrPrototype 2025-10-22 02:08:04 +00:00
1e18592ff5 thinking about key tables...
ed pushed to master at ed/SectrPrototype 2025-10-20 16:51:56 +00:00
43141183a6 wip messing around with adding jai flavored hash/key table.
ed pushed to master at ed/SectrPrototype 2025-10-19 00:47:53 +00:00
0607d81f70 ignore .idea
ed pushed to master at ed/SectrPrototype 2025-10-19 00:46:10 +00:00
58ba273dd1 code2: initial curation of virtual arena
ed pushed to master at ed/SectrPrototype 2025-10-18 19:01:38 +00:00
0f621b4e1b Started to curate/move over input stuff
62979b480e Code2 Progress: more sokol stuff
Compare 2 commits »
ed pushed to master at ed/SectrPrototype 2025-10-17 04:58:45 +00:00
5a3b8ef3b9 WIP(untested, compiles): Started to setup sokol callbacks
ed pushed to master at ed/SectrPrototype 2025-10-17 00:21:51 +00:00
b46c790756 WIP(Untested, compiles): Grime progress
ed pushed to master at ed/SectrPrototype 2025-10-16 18:15:33 +00:00
b4f0806d1b WIP: More progress on setting grime back up.
ed pushed to master at ed/SectrPrototype 2025-10-16 03:43:10 +00:00
3958fac3e0 reduced WorkerID to fit a 128 bit mask
ed pushed to master at ed/SectrPrototype 2025-10-16 01:35:55 +00:00
724b3eeba5 More edge case testing on the multi-threading, preppared to start moving heavy code back
ed pushed to master at ed/SectrPrototype 2025-10-15 23:43:08 +00:00
bc742b2116 basic frametime is back
ed pushed to master at ed/SectrPrototype 2025-10-15 21:21:44 +00:00
fa25081d63 WIP: Getting some of the math sorted out and setting up tick_frametime
ed pushed to master at ed/SectrPrototype 2025-10-15 05:59:24 +00:00
a0f51913dc initial job queue load test during exit, works with hot-reload.
ed pushed to master at ed/SectrPrototype 2025-10-15 04:44:20 +00:00
9f75d080a7 hot reload works with tick lanes and job worker loops!
ed pushed to master at ed/SectrPrototype 2025-10-14 04:31:36 +00:00
ed6a79fd78 job workers ticking (hot-reload untested)
ed pushed to master at ed/SectrPrototype 2025-10-14 04:04:34 +00:00
c106d3bc96 WIP: tick lanes were working, currently bootstrapping the job system.
ed pushed to master at ed/SectrPrototype 2025-10-13 16:47:33 +00:00
0d904fba7c WIP: Untested more process runtime bootstrapping, some decisions on how grime is setup..
ed pushed to master at ed/SectrPrototype 2025-10-13 06:49:23 +00:00
4abd2401f0 Naming convention change for atomics