Sorry for the churn on these patches. They had to be split in three due to some code change in between a mass formatting change. Anyway this patch contains only formatting changes for the files that were updated in the last patch
v2 : I added the clang formatting file we used Alok Hota (1): swr/rast: Updating code style based on current clang-format rules .../drivers/swr/rasterizer/_clang-format | 114 +++++++++++ .../swr/rasterizer/jitter/JitManager.cpp | 133 ++++++------ .../swr/rasterizer/jitter/builder_gfx_mem.cpp | 90 +++++---- .../swr/rasterizer/jitter/builder_gfx_mem.h | 101 +++++----- .../jitter/functionpasses/lower_x86.cpp | 189 +++++++++--------- 5 files changed, 374 insertions(+), 253 deletions(-) create mode 100644 src/gallium/drivers/swr/rasterizer/_clang-format -- 2.17.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev