]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Faster CRC16 algorithm based on the Slicing-by-8 algorithm, by Michael E. Kounavis...
authorDale Weiler <killfieldengine@gmail.com>
Sat, 23 Nov 2013 06:00:32 +0000 (01:00 -0500)
committerDale Weiler <killfieldengine@gmail.com>
Sat, 23 Nov 2013 06:00:32 +0000 (01:00 -0500)
commit7011a2ef2ceaf9652cea0b0e61319b338667888b
tree887540da02df9a8cdff65e63d8abde584d6d3866
parentec03b55d1a81b425afdb9ff708a5c3d146c385dd
Faster CRC16 algorithm based on the Slicing-by-8 algorithm, by Michael E. Kounavis and Frank L. Berry from Intel Corp.
gmqcc.h
util.c