Re: [Mesa-dev] [PATCH 00/13] Clean up shader attribute handling v2

2011-09-30 Thread Kenneth Graunke
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. > > - Del

[Mesa-dev] [PATCH 00/13] Clean up shader attribute handling v2

2011-09-30 Thread Ian Romanick
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