[Mesa-dev] [PATCH 0/4] Code style fixes

Ilia Mirkin imirkin at alum.mit.edu
Fri Mar 24 01:01:26 UTC 2017


Series is:

Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

On Wed, Mar 22, 2017 at 8:51 PM, Lyude <lyude at redhat.com> wrote:
> While working on adding NV_fill_polygon support for mesa, I noticed a good
> number of parts of mesa that had somewhat broken indenting, trailing
> whitespace, etc. So I decided to fix up anything close to the code I was
> touching.
>
> This series contains no functional changes, only minor style fixes.
>
> Lyude (4):
>   vc4: Fix indenting in vc4_screen_get_param()
>   r300: Fix indenting in r300_get_param()
>   mesa: Fix gross indenting in _mesa_PolygonMode()
>   mesa: Fix trailing whitespace in polygon.c
>
>  src/gallium/drivers/r300/r300_screen.c |  6 +++---
>  src/gallium/drivers/vc4/vc4_screen.c   |  6 +++---
>  src/mesa/main/polygon.c                | 15 +++++++--------
>  3 files changed, 13 insertions(+), 14 deletions(-)
>
> --
> 2.9.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list