quakeforge/libs/ecs
Bill Currie bfa7c1722a [build] Implement tracy memory zones
This proved to be quite the challenge, and is probably rather fragile,
but it does seem to work, and might help with tracking down memory
leaks.
2024-01-05 11:50:48 +09:00
..
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Pass the registry in to the component destroy function 2024-01-03 12:39:54 +09:00
entity.c [ecs] Pass the registry in to the component destroy function 2024-01-03 12:39:54 +09:00
hierarchy.c [ecs] Make hierarchy ownership of entities optional 2024-01-05 11:50:48 +09:00
Makemodule.am [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
subpool.c [ecs] Move correct number of subpool ranges 2023-07-11 00:06:21 +09:00