SomeGameEngineV2/engine/base
En Yi ea4c1216e0 First commit of Engine V2
Changelog:
- Integrate custom memory arena with o1heap
- Integrate sc and cc for data structures
    - integrate with o1heap for dynamic memory
- Add some tests
2024-12-28 15:07:05 +08:00
..
cc First commit of Engine V2 2024-12-28 15:07:05 +08:00
o1heap First commit of Engine V2 2024-12-28 15:07:05 +08:00
public First commit of Engine V2 2024-12-28 15:07:05 +08:00
sc_ds First commit of Engine V2 2024-12-28 15:07:05 +08:00
sc_extra First commit of Engine V2 2024-12-28 15:07:05 +08:00
CMakeLists.txt First commit of Engine V2 2024-12-28 15:07:05 +08:00
LICENSES First commit of Engine V2 2024-12-28 15:07:05 +08:00
base_dummy.c First commit of Engine V2 2024-12-28 15:07:05 +08:00
memory_arena.c First commit of Engine V2 2024-12-28 15:07:05 +08:00