]> git.xonotic.org Git - xonotic/darkplaces.git/commit
add a CRC_Block_CaseInsensitive that tolowers its input for use by hash functions...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Dec 2007 21:08:08 +0000 (21:08 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Dec 2007 21:08:08 +0000 (21:08 +0000)
commit8055d6b002a425841cac4cd6ea97b4a2b0691404
tree0cfd2cdce3ba38f1cff9dd34d44ab07b73a67813
parent0ead905e1174c7043706153716cccebf1040a3a4
add a CRC_Block_CaseInsensitive that tolowers its input for use by hash functions for case insensitive hash tables; make the shader system use it (fixes accidentally introduced case sensitivity by res2k)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7821 d7cf8633-e32d-0410-b094-e92efae38249
common.c
common.h
model_shared.c