Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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-15 | Windowing + keyboard and mouse input | quou | -2/+465 |
2024-12-15 | use the Shader_Type in the shader compiler instead of another stage enum | quou | -14/+9 |
2024-12-14 | initial commit | quou | -0/+1378 |