quakeforge/libs
Ragnvald Maartmann-Moe IV d2820cd857 Reduce code duplication, kill a function used by only one caller.
Also disables a workaround for "interpolation seams" that I believe to be an old DRI bug. If anyone has skybox (not dome!) seams, try altering the ftc `if 0` to `if 1`.
2003-01-07 22:12:54 +00:00
..
audio string const correctness 2003-01-06 21:41:46 +00:00
console make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gamecode make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
models make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
util make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
video Reduce code duplication, kill a function used by only one caller. 2003-01-07 22:12:54 +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 Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00