Bill Currie
|
323015b11a
|
include/QF header cleanup. including config.h (or any file from include) is
a nono because headers in include/QF get installed, but include don't and thus
would break quakeforge-dev.
|
2001-05-31 05:33:13 +00:00 |
|
Bill Currie
|
1038f88a64
|
disable asm in the software renderer for now. This will allow me to fix the
files one at a time and allow others to use software independent of asm usage
(even if a little slowly (~14% slower on my dual c450)).
|
2001-05-25 14:57:31 +00:00 |
|
Bill Currie
|
73e6e1684f
|
FINALLY, the nq and qw renderers are merged. the view and particle subsystems
are not yet merged due to their dependence on the client, but that will come
soon.
|
2001-05-24 19:22:35 +00:00 |
|