SectrPrototype/code/sectr/grime
Ed_ 3db403017e Lifted fontstash to its own package, made packages for RFont and VEFontCache
Going to do fonstash first then rfont ports.

After will complete the VEFontCache port
2024-05-31 13:04:52 -04:00
..
arena.odin Mostly reviewing progress so far 2024-05-21 23:35:36 -04:00
context.odin Gut raylib usage from the codebase. 2024-05-25 11:52:23 -04:00
hashmap_chained.odin zpl_hmap prefix to hmap_zpl, plus some todos to go back to builtin containers 2024-05-26 13:35:08 -04:00
hashmap_zpl.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
mappings.odin Lifted fontstash to its own package, made packages for RFont and VEFontCache 2024-05-31 13:04:52 -04:00
pool_allocator.odin Renamed str_fmt_alloc to str_fmt, str_fmt to str_fmt_out, allocator convention enforcement in context 2024-05-22 17:13:56 -04:00
slab_allocator.odin Renamed str_fmt_alloc to str_fmt, str_fmt to str_fmt_out, allocator convention enforcement in context 2024-05-22 17:13:56 -04:00
stack.odin Got it to compile with sokol changes (UNTESTED) 2024-05-22 03:28:22 -04:00
string_interning.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00