mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-23 01:10:41 +00:00
48e5848a41
I really don't know why I tried to do ring-buffers without gaps, the code complication is just not worth the tiny savings in memory. In fact, just the switch from pointers to 32-bit offsets saves more memory than not having gaps (on 64-bit systems, no change on 32-bit). |
||
---|---|---|
.. | ||
Makemodule.am | ||
test-buffer.c |