mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 17:01:22 +00:00
f714b6fbea
or 512kW (kilowatts? :P). Barely enough for vkgen to run (it runs out if auto release is run during scan_types, probably due to fragmentation). I imagine I need to look into better memory management schemes, especially since I want to make zone allocations 64-byte aligned (instead of the current 8). And it doesn't help that 16 words per allocation are dedicated to the zone management. Anyway, with this, vgken runs and produces sufficiently correct results for the rest of QF to build, so long as qfcc is not optimizing. |
||
---|---|---|
.. | ||
curses.c | ||
debug.c | ||
editbuffer.c | ||
graphics.c | ||
main.c | ||
qwaq-cmd.c | ||
qwaq-curses.c | ||
qwaq-graphics.c | ||
term-input.c | ||
threading.c |