0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-05 08:50:52 +00:00
quakeforge/libs/util
Bill Currie c727f6a130 Rewrite QuatMultVec to be faster
Could be faster still using SSE, but that's another project.
2019-07-06 14:45:40 +09:00
..
test Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
bspfile.c
buildnum.c
cbuf.c
checksum.c
cmd.c
crc.c
cvar.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
dirent.c
dstring.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c
idparse.c
info.c
link.c
llist.c
Makefile.am
math.S
mathlib.c Rewrite QuatMultVec to be faster 2019-07-06 14:45:40 +09:00
mdfour.c
mersenne.c
msg.c
pakfile.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
plugin.c
qargs.c Fix some null argument issues. 2018-09-07 22:30:44 +09:00
qendian.c
qfplist.c
quakefs.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
quakeio.c
riff.c Fix a bunch of dead increments. 2018-09-09 11:12:04 +09:00
script.c
segtext.c
set.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
sizebuf.c
string.c
sys.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
sys_ia32.S
va.c
ver_check.c
vrect.c
wad.c
wadfile.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
zone.c