On 10/25/2012 09:13 AM, Eric Anholt wrote:
Mesa's chaining hash table for object names is slow, and this should be much
faster.  I namespaced the functions under _mesa_*, to avoid visibility
troubles that we may have had before with hash_table_* functions.  The
hash_table.c file unfortunately lives in program/ still to avoid confusion
with automake's dependency files that would otherwise require a make distclean
across this change.

Non-clean builds break all the time anyway (or at least have in the recent past)...I'd say just put it where you want it.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to