[Mesa-dev] [PATCH 0/1] swr/rast: last swr formatting changes for a while v2

Alok Hota alok.hota at intel.com
Thu Jun 28 19:17:26 UTC 2018


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



More information about the mesa-dev mailing list