Eric, What do you think? Would set implemented via hash_table be significantly less efficient?
-Jordan On Fri, Dec 7, 2012 at 3:40 PM, Brian Paul <[email protected]> wrote: > Hi Jordan, > > set.c and hash_table.c look a LOT alike. Could the functions in set.c be > implemented in terms of the hash_table.c functions? It seems little silly > to have so much duplicated code. > > -Brian > _______________________________________________ > mesa-dev mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
