quakeforge/libs
Adam Olsen ff0cffde48 - my proof-of-concept mmapped cache code, currently disabled via ifdef
- also added a cache_profile command, which sorts allocations into
  power-of-2 sizes, then prints out how many are of that size, the
  average amount they use, and the percent of total memory is used.
  Also prints out totally allocated size, number of allocations, and
  average per allocation.
2001-08-28 23:26:58 +00:00
..
audio Whitespace. 2001-08-27 01:00:03 +00:00
console sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
gamecode fix a minor but important thinko that caused a nasty seg 2001-08-27 05:15:39 +00:00
gib fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
models Remove some obsolete comments. 2001-08-25 03:06:46 +00:00
util - my proof-of-concept mmapped cache code, currently disabled via ifdef 2001-08-28 23:26:58 +00:00
video gratuitous_diff-- 2001-08-28 22:46:02 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00