]> icculus.org git repositories - divverent/darkplaces.git/commit
added bit2i and log2i (these return the base 2 exponent of an integer, perhaps bit2i...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 13 Sep 2003 20:41:35 +0000 (20:41 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 13 Sep 2003 20:41:35 +0000 (20:41 +0000)
commit8ddb66ffbe37b9fabd2cb30f36b7435deb3e9965
treec873c304b03966c39497a90c27a6e958fa77f2e8
parent8e8d87ca996c325b99ba8da55f55b117b319f821
added bit2i and log2i (these return the base 2 exponent of an integer, perhaps bit2i should be replaced by log2i() - 1 though)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3456 d7cf8633-e32d-0410-b094-e92efae38249
mathlib.h