Bill Currie
|
93ee2e489b
|
more vc2005 patches from phrosty
|
2007-04-11 22:03:36 +00:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Brian Koropoff
|
f1279be1e5
|
Fixed a segfault with very high resolutions.
|
2002-11-23 05:47:17 +00:00 |
|
Bill Currie
|
ca4b3acd6c
|
big protototype cleanup. Now, except for a few cases, all non-static
prototypes are in headers files.
|
2002-11-05 19:12:51 +00:00 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Bill Currie
|
663c58cd24
|
diff--; break;
|
2001-08-29 02:16:17 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c6266aba36
|
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 |
|
Ragnvald Maartmann-Moe IV
|
0c7f011f4b
|
whitespace.
|
2001-08-16 06:58:55 +00:00 |
|
Bill Currie
|
dc5846948e
|
re-enable asm for static builds
|
2001-06-11 20:59:48 +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 |
|