Re: [Mesa-dev] [PATCH 2/5] mesa: Move the old chaining hash table out of the way.
On 10/25/2012 09:13 AM, Eric Anholt wrote: > I'm replacing it with a better implementation also named hash_table.c, and > want to have an incremental migration. > --- > src/glsl/Makefile.am |4 +- > src/glsl/SConscript|4 +- > src/glsl/glcpp/Makefile.a
[Mesa-dev] [PATCH 2/5] mesa: Move the old chaining hash table out of the way.
I'm replacing it with a better implementation also named hash_table.c, and want to have an incremental migration. --- src/glsl/Makefile.am |4 +- src/glsl/SConscript|4 +- src/glsl/glcpp/Makefile.am |2 +- src/mesa/Android.mk