1. 7b789cc Add build overrides for Vulkan Utility Libraries by Kai Ninomiya · 1 year, 7 months ago
  2. acedcfb Allow MSVC to build with C++20 by James Price · 1 year, 7 months ago
  3. 8e3df1f Remove entries from `build_overrides/tint.gni` by dan sinclair · 1 year, 7 months ago
  4. 7d81e55 [tint] Migrate GN build over to generated files/deps by Ben Clayton · 1 year, 7 months ago
  5. 8cc3960 Manual roll of build and buildtools for new llvm repo paths. by Joanna Wang · 1 year, 7 months ago
  6. c02f143 Add GN arg dawn_use_built_dxc by Austin Eng · 1 year, 8 months ago chromium/5874
  7. b94856d Add GN build of DXC by Antonio Maiorano · 1 year, 9 months ago
  8. 549fa71 remove use_system_libwayland by Maksim Sisov · 2 years, 2 months ago
  9. 4365531 Roll vulkan-deps from fb10489972ad to fc12bd106db5 (12 revisions) by Austin Eng · 2 years, 6 months ago
  10. 8a29038 GN: Wayland build overrides by Antonio Caggiano · 2 years, 9 months ago
  11. 77bf233 Move tint unittest behind a build flag. by dan sinclair · 2 years, 9 months ago
  12. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 9 months ago
  13. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 3 years ago tint-merge
  14. 8191f84 Remove swiftshader_spirv_tools_dir by Nicolas Capens · 3 years ago
  15. 3374f43 Normalize DEPS to ease merging with Dawn by Ryan Harrison · 3 years ago
  16. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years, 1 month ago
  17. 19bb956 Set vulkan_loader_shared to false on Mac. by Stephen White · 3 years, 1 month ago
  18. 2ed5c1c Roll SwiftShader from 562df4889b81 to f354daff5a2b (164 revisions) by Dawn Autoroller · 3 years, 3 months ago
  19. f30f3a9 Roll third_party/vulkan-deps/ d74e02442..39f3a18bd (591 commits) by Austin Eng · 3 years, 3 months ago
  20. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years, 3 months ago
  21. 7cf3b28 GLSL writer: validate all entry points with glslang. by Stephen White · 3 years, 5 months ago
  22. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 6 months ago
  23. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 6 months ago
  24. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 6 months ago chromium/4643
  25. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 6 months ago
  26. 220ff07 dawn_native: Add a force_wgsl_step toggle. by Corentin Wallez · 3 years, 9 months ago
  27. 9e252c0 Use .gn to set overrides for VulkanMemoryAllocator by Corentin Wallez · 4 years ago
  28. e98e857 Add build_overrides/vulkan_memory_allocator.gni by Corentin Wallez · 4 years ago
  29. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 4 years ago
  30. 4a110c2 Remove obsolete GN config by Michael Achenbach · 4 years, 2 months ago
  31. 1457ecb Remove obsolete build flag. by Corentin Wallez · 4 years, 2 months ago
  32. 77fcdf7 Add ANGLE to Dawn build. by Stephen White · 4 years, 2 months ago
  33. f1fa60b Use Jamie's 7-layer burrito of Vulkan DEPS. by Stephen White · 4 years, 2 months ago
  34. da5828c Add Tint SPIRV->SPIRV to fuzzing code path by Ryan Harrison · 4 years, 6 months ago
  35. b44ca92 Roll 4 dependencies by Ryan Harrison · 4 years, 6 months ago
  36. c5cd8f5 Remove binutils from DEPS and pull in changes to build.gni from Dawn by Ryan Harrison · 4 years, 8 months ago
  37. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 10 months ago
  38. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 5 years ago
  39. 955f8a3 Rolling 2 dependencies by Corentin Wallez · 5 years ago
  40. d1cf8a8 Add support for SPIRV reading to BUILD.gn by Ryan Harrison · 5 years ago
  41. d11cc39 Split third_party/BUILD.gn in per-project files. by Corentin Wallez · 5 years ago
  42. 2962888 Add in basic BUILD.gn and additional DEPS by Ryan Harrison · 5 years ago
  43. 30ec4fc Fixes to be able to build Dawn inside Skia by Corentin Wallez · 5 years ago
  44. ddc5cac GN: Use the hermetic XCode if available. by Corentin Wallez · 5 years ago
  45. 2cb76ab perf_tests: Manually serialize JSON and remove dependency on jsoncpp by Austin Eng · 5 years ago
  46. 2559fc0 Removing for_fuzzers target by Ryan Harrison · 5 years ago
  47. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  48. 80d71ec Remove build rules for spvc support & spirv-cross fuzzers by Ryan Harrison · 5 years ago
  49. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  50. 92a011a Record and dump trace events in the perf tests by Austin Eng · 5 years ago
  51. 16d2083 Roll ahead to fix and update .gni to unbreak shaderc by Ryan Harrison · 5 years ago
  52. 8d7de59 Tell shaderc where to find SPIRV-Cross. by Frank Henigman · 6 years ago
  53. 16092fa Roll shaderc and glslang and use their BUILD.gn by Corentin Wallez · 6 years ago
  54. 76664ed8 BUILD.gn: Make dawn_standalone default to false by Corentin Wallez · 6 years ago
  55. ca81bd3 GN: Use hermetic builds on Linux by Corentin Wallez · 7 years ago
  56. 3bb0bb9 Generator,BUILD.gn: add optional python path, use it for Jinja2 by Corentin Wallez · 7 years ago
  57. 649e2fe Add GN build for tests and their third party deps. by Corentin Wallez · 7 years ago
  58. 5aea8d1 BUILD.gn: Use idiomatic string substitution by Corentin Wallez · 7 years ago
  59. 21a2385 Add initial BUILD.gn files for libdawn[|_native|_wire] by Corentin Wallez · 7 years ago