[Bug 37465] Xorg QXL uses lookup3 hash (Jenkins) while Win32's QXL uses murmur2 (which is faster)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 22 05:44:32 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37465
--- Comment #1 from Yaniv Kaul <ykaul at redhat.com> 2011-05-22 05:44:31 PDT ---
The hash in Xorg's QXL is done in qxl_image.c , hash_and_copy() function.
The hash in Win32's QXL is done in display/res.c , GetHash() function.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the spice-bugs
mailing list