Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
13 days | ui stuf and things hmm m mmm m シ | quou | -4/+43 |
13 days | Fix heap allocator header alignment | quou | -5/+7 |
2024-12-30 | dup_string function that takes a heap | quou | -0/+8 |
2024-12-30 | Fix arena size check | quou | -1/+1 |
2024-12-29 | expose align_address | quou | -1/+5 |
2024-12-28 | replace memset | quou | -0/+8 |
2024-12-28 | fix pack_close_file | quou | -0/+1 |
2024-12-27 | building and running on windows with visual studio | quou | -2/+72 |
2024-12-26 | seperate descriptor sets from pipelines to allow swapping out shader resource... | quou | -0/+10 |
2024-12-22 | cute asset loading system | quou | -2/+210 |
2024-12-22 | add some string functions | quou | -0/+38 |
2024-12-21 | render a triangle | quou | -0/+10 |
2024-12-19 | assert to prevent double free | quou | -0/+1 |
2024-12-19 | hash function | quou | -1/+24 |
2024-12-19 | heap_block_size | quou | -0/+12 |
2024-12-19 | fix the heap allocator | quou | -6/+7 |
2024-12-14 | initial commit | quou | -0/+424 |