Module: Mesa Branch: master Commit: 5b7d4f9428af0dd8035c9483abd3492494062a8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b7d4f9428af0dd8035c9483abd3492494062a8a
Author: Alok Hota <[email protected]> Date: Fri Jun 22 09:11:26 2018 -0500 swr/rast: Updating code style based on current clang-format rules Reviewed-by: Bruce Cherniak <[email protected]> --- .../drivers/swr/rasterizer/jitter/JitManager.cpp | 133 ++++++++------- .../swr/rasterizer/jitter/builder_gfx_mem.cpp | 90 +++++----- .../swr/rasterizer/jitter/builder_gfx_mem.h | 101 +++++------ .../rasterizer/jitter/functionpasses/lower_x86.cpp | 189 +++++++++++---------- 4 files changed, 260 insertions(+), 253 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=5b7d4f9428af0dd8035c9483abd3492494062a8a _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
