SectrPrototype/code/grime
2024-06-19 18:09:11 -04:00
..
array.odin Bugfixing the runtime (rendering not working yet) 2024-06-11 22:20:30 -04:00
assert.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
chrono.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
filesystem.odin Progress on porting fontstash 2024-06-02 17:29:27 -04:00
hashmap_chained.odin More bug fixing, All latin characters don't look corrupt anymore 2024-06-15 14:53:26 -04:00
hashmap_zpl.odin Fixes to shape cache and atlas region math 2024-06-16 08:56:06 -04:00
hot_reload.odin fix hot-reload, starting to setup proper rendering again. 2024-06-19 02:34:02 -04:00
linked_list.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
logger.odin truncate log files on init 2024-06-19 05:50:40 -04:00
mappings.odin Base input pass updated for sokol possibly done (untested) 2024-06-18 01:33:50 -04:00
math.odin Progress on lifting the 'grime' module to its own package 2024-05-31 19:31:27 -04:00
memory_tracker.odin Fixes to shape cache and atlas region math 2024-06-16 08:56:06 -04:00
memory.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
os.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
pool_allocator.odin Progress on lifting the 'grime' module to its own package 2024-05-31 19:31:27 -04:00
profiler.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
ptr.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
queue.odin Finished fixing input back to prev-sokol feature parity 2024-06-19 18:09:11 -04:00
slab_allocator.odin Progress on lifting the 'grime' module to its own package 2024-05-31 19:31:27 -04:00
stack_fixed.odin Doing some heavy refactors on the container interfaces 2024-05-31 17:58:18 -04:00
string_cache.odin lifted the hash maps and the string cache to the grime package 2024-05-31 20:51:30 -04:00
string_token_format.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
timing_windows.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
unicode.odin Doing some heavy refactors on the container interfaces 2024-05-31 17:58:18 -04:00
virtual_arena.odin Beginning to lift the "grime" files to their own pacakge 2024-05-31 11:26:52 -04:00
virtual_memory_windows.odin Doing some heavy refactors on the container interfaces 2024-05-31 17:58:18 -04:00
virtual_memory.odin Doing some heavy refactors on the container interfaces 2024-05-31 17:58:18 -04:00