Edward R. Gonzalez ed
ed pushed to master at ed/SectrPrototype 2025-10-21 20:21:17 -07:00
a0ddc3c26e minor misc (end of day stuff)
ed pushed to master at ed/SectrPrototype 2025-10-21 19:57:31 -07:00
2303866c81 code2/grime progress
ed pushed to master at ed/SectrPrototype 2025-10-21 19:10:57 -07: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-21 19:08:04 -07:00
1e18592ff5 thinking about key tables...
ed pushed to master at ed/SectrPrototype 2025-10-20 09:51:56 -07:00
43141183a6 wip messing around with adding jai flavored hash/key table.
ed pushed to master at ed/SectrPrototype 2025-10-18 17:47:53 -07:00
0607d81f70 ignore .idea
ed pushed to master at ed/SectrPrototype 2025-10-18 17:46:10 -07:00
58ba273dd1 code2: initial curation of virtual arena
ed pushed to master at ed/SectrPrototype 2025-10-18 12:01:38 -07: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-16 21:58:45 -07:00
5a3b8ef3b9 WIP(untested, compiles): Started to setup sokol callbacks
ed pushed to master at ed/SectrPrototype 2025-10-16 17:21:51 -07:00
b46c790756 WIP(Untested, compiles): Grime progress
ed pushed to master at ed/SectrPrototype 2025-10-16 11:15:33 -07:00
b4f0806d1b WIP: More progress on setting grime back up.
ed pushed to master at ed/SectrPrototype 2025-10-15 20:43:10 -07:00
3958fac3e0 reduced WorkerID to fit a 128 bit mask
ed pushed to master at ed/SectrPrototype 2025-10-15 18:35:55 -07: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 16:43:08 -07:00
bc742b2116 basic frametime is back
ed pushed to master at ed/SectrPrototype 2025-10-15 14:21:44 -07:00
fa25081d63 WIP: Getting some of the math sorted out and setting up tick_frametime
ed pushed to master at ed/SectrPrototype 2025-10-14 22:59:24 -07:00
a0f51913dc initial job queue load test during exit, works with hot-reload.
ed pushed to master at ed/SectrPrototype 2025-10-14 21:44:20 -07:00
9f75d080a7 hot reload works with tick lanes and job worker loops!
ed pushed to master at ed/SectrPrototype 2025-10-13 21:31:36 -07:00
ed6a79fd78 job workers ticking (hot-reload untested)
ed pushed to master at ed/SectrPrototype 2025-10-13 21:04:34 -07:00
c106d3bc96 WIP: tick lanes were working, currently bootstrapping the job system.
ed pushed to master at ed/SectrPrototype 2025-10-13 09:47:33 -07:00
0d904fba7c WIP: Untested more process runtime bootstrapping, some decisions on how grime is setup..