Ed_
cf81d3f9bd
I'm enforcing aprintf it as the default formatter. I changed up the context allocator assignment to reflect how I've been intending to allocation in startup & platform events vs tick. Tick uses the frame slab's by default with transient on temp. Startup & platform events use the transient by default & for temp, with any use of the persistent allocator being explicit. |
||
---|---|---|
.. | ||
client_api_raylib.odin | ||
client_api_sokol_callbacks.odin | ||
client_api_sokol.odin | ||
logger.odin | ||
render_raylib.odin | ||
render_sokol.odin | ||
render_text_raylib.odin | ||
replay.odin | ||
startup.odin | ||
update.odin |