[Mesa-dev] [PATCH 0/3] various exec_list things

Matt Turner mattst88 at gmail.com
Tue Jul 15 11:22:51 PDT 2014


On Tue, Jul 8, 2014 at 12:20 PM, Connor Abbott <cwabbott0 at gmail.com> wrote:
> This series adds a couple things I need to exec_list for my work, and
> does some cleanups made possible. Only compile tested on i965.
>
> Connor Abbott (3):
>   exec_list: add a prepend function
>   exec_list: add a function to count the size of a list
>   exec_list: make various places use the new get_size() method

I fixed up a few small things and renamed get_size -> length and pushed these.

Thanks!


More information about the mesa-dev mailing list