Re: [Mesa-dev] [PATCH 0/9] i965: A few tiny trivial cleanups

2017-05-29 Thread Tapani Pälli
LGTM Reviewed-by: Tapani Pälli On 05/27/2017 01:15 AM, Chad Versace wrote: I was hacking on the i965/DRI glue, and on brw_surface_formats.c, and I found several little cleanups to make the code nicer. All these patches are super small. Chad Versace (9): i965/dri:

[Mesa-dev] [PATCH 0/9] i965: A few tiny trivial cleanups

2017-05-26 Thread Chad Versace
I was hacking on the i965/DRI glue, and on brw_surface_formats.c, and I found several little cleanups to make the code nicer. All these patches are super small. Chad Versace (9): i965/dri: Rewrite comment for intelCreateBuffer i965/dri: Combine declaration and assignment in intelCreateBuffer