SectrPrototype/code/sectr/engine
Ed_ 55b80da8e5 Fixed input event buffer issues
Queue doesn't properly act as a ring buffer had to roll my own.
I want to make a allocated ring buffer as well...
2024-06-23 13:59:04 -04:00
..
.render_testing.odin fix hot-reload, starting to setup proper rendering again. 2024-06-19 02:34:02 -04:00
client_api_sokol_callbacks.odin Fixed input event buffer issues 2024-06-23 13:59:04 -04:00
client_api.odin Fixed input event buffer issues 2024-06-23 13:59:04 -04:00
render.odin Fixed input event buffer issues 2024-06-23 13:59:04 -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
update.odin Progress on fleshing out rendering (Getting ui ready to render in "layer batches") 2024-06-23 02:47:13 -04:00