On 2 September 2011 14:48, Eric Anholt wrote:
> On Fri, 2 Sep 2011 09:06:39 -0700, Paul Berry
> wrote:
> > This patch series modifies the i965 driver code that relates to
> > the layout of vertex attributes in the VUE (vertex URB entry).
> > Previously the layout of vertex attributes was implic
On Fri, 2 Sep 2011 09:06:39 -0700, Paul Berry wrote:
> This patch series modifies the i965 driver code that relates to
> the layout of vertex attributes in the VUE (vertex URB entry).
> Previously the layout of vertex attributes was implicit in a
> large number of different source files, and was
This patch series modifies the i965 driver code that relates to
the layout of vertex attributes in the VUE (vertex URB entry).
Previously the layout of vertex attributes was implicit in a
large number of different source files, and was not always
consistent (for instance, some code forgot to accoun