Skip to content

i915g: Apply clang-format, improve shader debug

Emma Anholt requested to merge anholt/mesa:i915g-debug into main

Add the format file copied from freedreno, and run clang-format --style=file -i src/gallium/drivers/i915/*.[ch] (with clang-format 11).

Merge request reports