[Mesa-dev] [PATCH v2] glsl: Fix incorrect indentation.

Iago Toral Quiroga itoral at igalia.com
Mon Apr 14 00:14:22 PDT 2014


Thanks for reviewing and sorry for the huge patch, unfortunately
indentation was wrong all over the place, so it was this or a large number
of smaller patches :-(

I fixed the issues you found and completed the patch to fix some other things
that I missed in my previous patch, mostly about wrong indentation of function
parameters and wrong alignment of parameters for various function calls.

Iago Toral Quiroga (1):
  glsl: Fix incorrect indentation.

 src/glsl/ast_to_hir.cpp | 1575 +++++++++++++++++++++++------------------------
 1 file changed, 782 insertions(+), 793 deletions(-)

-- 
1.8.3.2



More information about the mesa-dev mailing list