mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 21:20:33 +00:00
d18ee8dd86
It's full of evil hacks, but has always been an evil hack relying on undefined behavior. The weird shenanigans with local variables are because Ruamoko doesn't copy the parameters like v6p does and thus v and z are NOT adjacent as parameters. Worse, the padding is uninitialized and thus should not be relied upon to be any particular value. Still does a nice job of testing dot products, though. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |