8 Commits

Author SHA1 Message Date
fincs 99186f4258 Add a VRAM allocator 2014-12-14 17:47:34 +01:00
fincs 60d7d571e6 Fix linear.cpp 2014-12-13 20:05:48 +01:00
Dave Murphy c76ea75ae2 stop building everything when any header changes 2014-12-13 16:36:54 +00:00
Dave Murphy ea97e7a529 stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00:00
fincs 4219a23ebd linear heap allocator: use rbtree to store allocation size information 2014-11-21 23:44:57 +01:00
fincs 562cc896a1 Add linearMemAlign() (current implementation sucks) 2014-11-05 20:58:50 +01:00
fincs a77e8ae1cd Add linearSpaceFree() for retrieving the free space in the linear heap 2014-11-03 20:20:33 +01:00
fincs 27be99a793 Add proper linear heap allocator 2014-09-17 00:22:30 +02:00