~dokomix/dokomix/+git/taisei:staging

Last commit made on 2024-06-16
Get this branch:
git clone -b staging https://git.launchpad.net/~dokomix/dokomix/+git/taisei

Branch merges

Branch information

Name:
staging
Repository:
lp:~dokomix/dokomix/+git/taisei

Recent commits

551c82b... by Andrei Alexeyev <email address hidden>

util: add portable sort_r()

c1082d0... by Andrei Alexeyev <email address hidden>

resources: replace stage5 demo due to desync

3dc8624... by Andrei Alexeyev <email address hidden>

memory/mempool: fix warning

0fe4655... by Andrei Alexeyev <email address hidden>

menu: improve grouping in spell practice and stage select

bad453c... by Andrei Alexeyev <email address hidden>

resources: replace stg3 reimuA hard demo due to desync

a8322f5... by Andrei Alexeyev <email address hidden>

util/rectpack: refactor to use standard mempools

f9c2748... by Andrei Alexeyev <email address hidden>

memory/mempool: pass arena pointer to acquire() instead of storing in struct

b81f338... by Andrei Alexeyev <email address hidden>

stageobjects: add type-based macros for acquiring from/releasing into the correct pool

13ace0e... by Andrei Alexeyev <email address hidden>

memory/mempool: refactor to avoid storing object size and alignment in struct

Works similarly to DYNAMMIC_ARRAY(type)

05168ac... by Andrei Alexeyev <email address hidden>

memory/mempool: rename from objectpool