Commit Graph

2 Commits

Author SHA1 Message Date
José Fonseca ae7e75d610 gallium: const correctness. 2008-12-22 16:55:27 +00:00
José Fonseca b901e1f212 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.
2008-12-19 20:06:11 +00:00