quakeforge/libs
Ragnvald Maartmann-Moe IV d8068de4fa Commit experimental particle optimization. Reduces random particles from using
6 15 bit rand() to 2 calls, with 5 bits for each of the 6.
This is up to a 1% speedup for qf particles, and up to 2.1% for id.

It may particularly affect explosions with r_particles_style 0.
Please report any anomolies in any particle effects.
2003-08-15 20:26:09 +00:00
..
audio hopefully fix the alsa-lib assertion bug 2003-08-04 03:36:55 +00:00
console while downward overlapped memcpys are safe, shut up valgrind 2003-08-13 17:07:42 +00:00
gamecode handle "return 0" a bit better. assumes location is is always 0, but it 2003-08-13 17:27:34 +00:00
gib Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL), 2003-07-15 21:40:37 +00:00
image move pcx.c and tga.c out of libQFutil and into libQFimage with the hopes 2003-08-15 16:19:10 +00:00
models don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
net fix a bunch of the previous FIXMEs. needs a bit more work for win32 2003-07-08 22:39:45 +00:00
util move pcx.c and tga.c out of libQFutil and into libQFimage with the hopes 2003-08-15 16:19:10 +00:00
video Commit experimental particle optimization. Reduces random particles from using 2003-08-15 20:26:09 +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 move pcx.c and tga.c out of libQFutil and into libQFimage with the hopes 2003-08-15 16:19:10 +00:00