This website requires JavaScript.
Explore
Help
Sign In
ed
/
SectrPrototype
Watch
1
Star
0
Fork
0
You've already forked SectrPrototype
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
fe8e84f9bd6cc50fc2999e2c80816b6f2ba2dcb8
SectrPrototype
/
code
/
sectr
/
engine
History
Ed_
fe8e84f9bd
Selected primary names, reduction of secondary names
2025-07-08 00:14:19 -04:00
..
client_api_sokol_callbacks.odin
convert all region/endregion directives to the comment signature used with editor plugins
2025-06-30 09:26:17 -04:00
client_api.odin
Mostly still reviewing and planning... (see description)
2025-07-07 02:00:57 -04:00
engine.odin
took a break and started to figure out worker codenames for fun
2025-07-07 23:32:35 -04:00
host_api.odin
Mostly still reviewing and planning... (see description)
2025-07-07 02:00:57 -04:00
job_system.odin
Selected primary names, reduction of secondary names
2025-07-08 00:14:19 -04:00
profiler.odin
took a break and started to figure out worker codenames for fun
2025-07-07 23:32:35 -04:00
readme.md
took a break and started to figure out worker codenames for fun
2025-07-07 23:32:35 -04:00
render.odin
Beginning to review progress on prototype codebase bootstrapping.
2025-07-04 14:06:28 -04:00
replay.odin
Restructured the codebase yet again but this time with compiler support for monlithic packages
2024-05-16 17:27:48 -04:00
startup.odin
Restructured the codebase yet again but this time with compiler support for monlithic packages
2024-05-16 17:27:48 -04:00
state.odin
took a break and started to figure out worker codenames for fun
2025-07-07 23:32:35 -04:00
update.odin
Misc: VFontCache perf and features, exposing config on prototype side...
2025-01-09 13:23:35 -05:00
readme.md
Engine: Technical Orchestration
All aspects of technical operations are handled as conceptually the engine of the application.