dawn-cmake/scripts
Kai Ninomiya 01aeca22a9 Add .clang-format files and format more files
The .clang-format files tell clang-format to ignore certain directories
(replacing code in lint_clang_format.sh which will be removed).

$ git ls-tree -r master --name-only | grep '\.\(c\|h\|cpp\|gn\|gni\|mm\|m\|py\)$' | xargs ./append-space-to-files
$ git checkout -- generator/templates third_party/khronos/{KHR,vulkan}
$ git cl format --full --python

Followed by manual reformatting of a few things in Python for
readability.

Bug: none
Change-Id: I4c9e472cc9a5cd80c07286e808f4e597cfef5428
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24785
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
2020-07-15 19:51:17 +00:00
..
dawn_component.gni Use dawn_has_build in dawn_component 2020-04-23 16:24:42 +00:00
dawn_features.gni Add Tint to BUILD.gn 2020-05-07 21:15:55 +00:00
dawn_overrides_with_defaults.gni Set a default value for dawn_glm_dir like other GN build overrides 2020-05-27 01:33:33 +00:00
git-clang-format Add travis hook to check formatting 2017-11-28 16:18:39 -05:00
lint_clang_format.sh lint_clang_format.sh: Un-skip tests and examples 2020-07-10 19:41:38 +00:00
perf_test_runner.py Add .clang-format files and format more files 2020-07-15 19:51:17 +00:00
roll-shader-deps.sh Update path of third_party/spirv-tools to SPIRV-Tools 2020-07-06 21:31:00 +00:00
standalone.gclient Add new dependencies to gitignore and fix gclient url. 2018-10-01 18:02:04 +00:00
travis_lint_format.sh PRESUBMIT.py: Add formatting checks. 2018-09-11 08:06:36 -04:00
update_fuzzer_seed_corpus.sh Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00