]> git.xonotic.org Git - xonotic/gmqcc.git/history - hash.c
Simpler hash function
[xonotic/gmqcc.git] / hash.c
2015-01-14 Dale WeilerSimpler hash function
2015-01-09 Dale WeilerUpdate license headers
2014-12-10 Dale WeilerMerge branch 'cooking'
2014-09-29 Dale WeilerSome fixes
2014-09-27 Dale WeilerMake it a function
2014-09-26 Dale WeilerFix hash strlen properly instead of blindly disabling it
2014-09-26 Wolfgang BumillerFor now I'll just disable this
2014-01-26 Wolfgang BumillerMerge branch 'master' into cooking
2014-01-01 Dale WeilerHappy new year!
2013-12-15 Dale WeilerMore cleanup
2013-12-15 Dale Weilerhash cleanups.
2013-12-14 Dale WeilerRemove SSE hash, t's just too much effort to maintain.
2013-12-14 Dale WeilerFix some stuff
2013-12-14 Dale WeilerPartially fix that.
2013-12-14 Dale Weilertypo
2013-12-14 Dale WeilerDo not include this function unless !defined(__SSE__)
2013-12-14 Dale WeilerFaster hashing reaching 16 GB/s on Phenom II X4.