No description
Find a file
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
debian Clarifications in debian/rules 2001-08-15 22:33:51 +00:00
doc My ideas for we could do Qmalloc and reworking Cache_*. 2001-08-28 15:55:21 +00:00
include make Z_Malloc and friends more useful by allowing multiple zones 2001-08-28 05:21:30 +00:00
libs - my proof-of-concept mmapped cache code, currently disabled via ifdef 2001-08-28 23:26:58 +00:00
nq Add a builtin for hullpointcontents, since gcc doesn't like unused 2001-08-28 01:14:21 +00:00
qw header/whitespace sweep continues. 2001-08-28 23:05:45 +00:00
RPM Add Makefile to .gitignore 2001-08-15 22:44:34 +00:00
tools foo (snafu, bar (baz)) no longer uses a temp for bar's return value 2001-08-24 23:22:02 +00:00
.gitignore add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
acconfig.h make progs type checking optional at configure time. still defaults to on. 2001-06-08 00:11:54 +00:00
acinclude.m4 we now require sdl 1.2 for sdl support 2001-08-23 20:28:41 +00:00
bootstrap nuke the i flag from sed. it's no longer needed and breaks on bsd 2001-08-23 05:52:51 +00:00
configure.ac 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
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL put in instructions for building from cvs (and coping with autoconf) 2001-08-09 23:34:35 +00:00
Makefile.am misc rpm building improvements 2001-08-02 02:49:33 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
quakeforge-config.in add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
TODO Some changes I'm about to do to the libs/gamecode layout :) 2001-08-21 20:20:03 +00:00