[Mesa-dev] [PATCH 00/13] Clean up shader attribute handling v2
Kenneth Graunke
kenneth at whitecape.org
Fri Sep 30 17:49:31 PDT 2011
On 09/30/2011 04:44 PM, Ian Romanick wrote:
> A couple of the patches from the original series have already been
> pushed. A bunch of the others earned some feedback, and these have
> been reworked. The primary changes in v2 are:
>
> - Fix some bad squash-merging related to patch 2.
>
> - Delete the post-link symbol table because it is full of lies (patch
> 01/13).
>
> - Add and use string_to_uint_map (patch 04/13, 06/13, and 07/13)
> instead of the crazy casting of hash_table data pointers to / from
> intptr_t.
>
> The patches that already have Ken's Reviewed-by listed are unchanged
> from v1.
For the series:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Thanks, Ian.
More information about the mesa-dev
mailing list