History log of /external/mesa3d/src/gallium/auxiliary/util/u_hash.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ae7e75d6108e8621878083b35a13edc1aca893df 22-Dec-2008 José Fonseca <jfonseca@vmware.com> gallium: const correctness.
/external/mesa3d/src/gallium/auxiliary/util/u_hash.c
b901e1f212c11afda05f2628a522d86802f87c52 19-Dec-2008 José Fonseca <jfonseca@vmware.com> gallium: Simple and efficient cache.

Fixed size hash table. Collisions are handled by simply destroying the
previous entry.

It hasn't received much testing yet.
/external/mesa3d/src/gallium/auxiliary/util/u_hash.c