skia2/gpu
tomhudson@google.com 0d3f1fbd6b Speed up GrBinHashKey computation by replacing Adler32 with One-at-a-Time hash
function, do 32b at a time instead of 8b at a time.



git-svn-id: http://skia.googlecode.com/svn/trunk@1472 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-06-01 19:27:31 +00:00
..
include Fix copy/paste bug that checks same stencil field twice in isDisabled(). 2011-05-27 16:42:30 +00:00
src Speed up GrBinHashKey computation by replacing Adler32 with One-at-a-Time hash 2011-06-01 19:27:31 +00:00