SectrPrototype/code/sectr/engine
Ed_ 5559d62826 Got render_list proper setup for UI_State rendering...
Still need a spacial indexing method to prevent redundant enqueues to the drawlist (esp for text)

I'm in the process of trying to see if I can keep getting vefontcache even more performant... Making it multi-threaded can help but there might be some single-thread per still possible..
2025-01-01 14:13:30 -05:00
..
client_api_sokol_callbacks.odin Adjustments to logger 2024-12-31 02:07:30 -05:00
client_api.odin Got render_list proper setup for UI_State rendering... 2025-01-01 14:13:30 -05:00
render.odin Got render_list proper setup for UI_State rendering... 2025-01-01 14:13:30 -05: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 Converted UI_State box caches to use hmap_chained 2024-12-31 02:39:18 -05:00