1. 667f56e Disable Dawn OpenGLES backend on Android. by Stephen White · 1 year, 4 months ago chromium/6196
  2. 457be2a Enable Dawn OpenGLES backend on Android. by Stephen White · 1 year, 4 months ago
  3. 90d59b4 Re-enable ANGLE build on Android. by Stephen White · 1 year, 4 months ago
  4. fb07fa9 [build] Add guards for protobuf by Ben Clayton · 1 year, 5 months ago chromium/6135
  5. b8e5a6a Fix webgpu_dawn_native_proc multiple paths build issue by Sunny Sachanandani · 1 year, 5 months ago
  6. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 6 months ago
  7. f1b8a01 [tint][glsl] Put GLSL validation behind a build flag. by Ben Clayton · 1 year, 6 months ago
  8. 49a564c [tint][gn] Only build 'cmd' targets when 'tint_standalone' by Ben Clayton · 1 year, 6 months ago
  9. 66b7566 [gn] Disable fuzzers when '[dawn|tint]_has_build' is false by Ben Clayton · 1 year, 6 months ago
  10. 9d1b610 [tint][build] Generate benchmarks for GN and Bazel by Ben Clayton · 1 year, 7 months ago
  11. 0fe9e44 Switch from Vulkan-Tools to Vulkan-Utility-Libraries by James Price · 1 year, 7 months ago
  12. 26c29b7 [tint][msl] Support pixel_local attachments by Ben Clayton · 1 year, 7 months ago
  13. 9d7d7de Reland "Enable dawn_use_built_dxc for non-standalone builds (Chromium)" by Antonio Maiorano · 1 year, 7 months ago
  14. 7541f3b [tint] Rename tint_enable_local_storage_extension -> tint_enable_pixel_local_extension by Ben Clayton · 1 year, 7 months ago
  15. d7ddc78 Revert "Enable dawn_use_built_dxc for non-standalone builds (Chromium)" by Austin Eng · 1 year, 7 months ago chromium/5999
  16. d68fb86 Enable dawn_use_built_dxc for non-standalone builds (Chromium) by Antonio Maiorano · 1 year, 7 months ago
  17. 3b4b3fd [ir] Remove the build ir flags by dan sinclair · 1 year, 7 months ago
  18. 6cd15d2 [tint] Add 'pixel_local' address space by Ben Clayton · 1 year, 7 months ago
  19. cfa1047 Revert "Enable building GLES backend on Android" by Austin Eng · 1 year, 7 months ago
  20. c0b187c Enable building GLES backend on Android by Austin Eng · 1 year, 7 months ago chromium/5986
  21. e730f9b Add build override dawn_egl_registry_dir by Peng Huang · 1 year, 7 months ago
  22. aaa8aa9 Add dawn_opengl_registry_dir build override by Peng Huang · 1 year, 7 months ago chromium/5981
  23. e8acc6f Reland "[ir] Enable the IR by default" by Dan Sinclair · 1 year, 8 months ago
  24. 088b039 Revert "[ir] Enable the IR by default" by Dan Sinclair · 1 year, 8 months ago
  25. b2c9d0a [ir] Enable the IR by default by dan sinclair · 1 year, 8 months ago
  26. 6663076 Move tint_overrides_with_defaults.gni in scripts subdir by Ben Clayton · 1 year, 8 months ago
  27. 9e338f1 Remove "enable_arc2" from Dawn by Avi Drissman · 1 year, 8 months ago
  28. ffd8681 Don't allow Dawn to be compiled as ARC by Avi Drissman · 1 year, 9 months ago
  29. c02f143 Add GN arg dawn_use_built_dxc by Austin Eng · 1 year, 9 months ago chromium/5874
  30. c118734 [ios] Build fixes by Ian Vollick · 1 year, 9 months ago
  31. 5562370 Add DAWN_USE_WINDOWS_UI option for Zig & MinGW compilers by Stephen Gutekanst · 1 year, 10 months ago
  32. 8509fcc [ios] Build fixes by Ian Vollick · 1 year, 10 months ago
  33. b94856d Add GN build of DXC by Antonio Maiorano · 1 year, 10 months ago
  34. 9cc2930 d3d11: compile d3d11 backend in chromium build by Peng Huang · 2 years ago
  35. 925b776 d3d11: enable d3d11 by default if it is not built with chromium by Peng Huang · 2 years ago chromium/5746
  36. b0a1858 Disable d3d11 backend by Peng Huang · 2 years ago
  37. f5966b0 d3d11: enable d3d11 if dawn is not build with chromium by Peng Huang · 2 years ago
  38. ebfd505 d3d11: implement Adaptor, Backend, etc by Peng Huang · 2 years ago
  39. 9e03212 Fix perf_test_runner.py to run with python3 by shrekshao · 2 years, 2 months ago
  40. 61d2cf2 Making SPIR-V ingestion and validation optional by Brandon Jones · 2 years, 3 months ago
  41. 417acaf Temporarily disable dawn_use_angle on Android. by Kenneth Russell · 2 years, 7 months ago
  42. 8f3d771 Add Vulkan extensions for AHardwareBuffer support by Brandon Jones · 2 years, 7 months ago chromium/5287
  43. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 10 months ago
  44. 2e22d92 Add support for SurfaceDescriptorFromWaylandSurface by Corentin Wallez · 2 years, 11 months ago
  45. fb5a492 Fix inclusive language presubmit by dan sinclair · 3 years ago
  46. 23d09c6 Add compute pipeline cache key generation for Vulkan. by Loko Kung · 3 years ago chromium/4994
  47. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 3 years ago tint-merge
  48. 09100b7 Try to use the vulkan-headers from vulkan-deps instead of third_party/khronos. by Loko Kung · 3 years ago
  49. 123761f Fix scripts/extract.py failing on Windows by Antonio Maiorano · 3 years ago
  50. 7c0afdf Re-enable compilation of GL backends in Chromium. by Stephen White · 3 years, 2 months ago
  51. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years, 2 months ago
  52. b01cf60 tint->dawn: Fix output_name of dawn_component template by Ben Clayton · 3 years, 2 months ago
  53. 7d5badd gn: Trim target prefix from static and shared libraries by Ben Clayton · 3 years, 2 months ago
  54. e0db2b9 Fix scripts/extract.py for Python3 by Corentin Wallez · 3 years, 2 months ago
  55. 9157c78 Revert "Don't enable SwiftShader on Linux platforms if X11 is not available" by Austin Eng · 3 years, 3 months ago
  56. 50e4140 Don't enable SwiftShader on Linux platforms if X11 is not available by Austin Eng · 3 years, 3 months ago
  57. 017f9cc Default dawn_use_swiftshader to true by Austin Eng · 3 years, 3 months ago
  58. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years, 4 months ago
  59. ec5aa6e Only default to vulkan loader in standalone by Kai Ninomiya · 3 years, 4 months ago
  60. 349062f Fixes Dawn to use custom Vulkan loader on Linux systems. by Loko Kung · 3 years, 4 months ago chromium/4738
  61. 4948c81 Reland "Add deps to enable performing the cmake build of dawn_node on CQ" by Austin Eng · 3 years, 6 months ago chromium/4671
  62. 01466b2 Revert "Add deps to enable performing the cmake build of dawn_node on CQ" by Sven Zheng · 3 years, 6 months ago
  63. ecbdd8f Add deps to enable performing the cmake build of dawn_node on CQ by Austin Eng · 3 years, 6 months ago
  64. dc890d6 DEPS: Add NodeJS binding dependencies by Ben Clayton · 3 years, 7 months ago
  65. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 7 months ago
  66. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 7 months ago
  67. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 7 months ago chromium/4643
  68. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 7 months ago
  69. 6ef3937 Don't enable GL backends by default if build_with_chromium by Austin Eng · 3 years, 8 months ago
  70. 5d17ed6 Wrap all uses of SPIRV-Cross in #define. by Stephen White · 3 years, 8 months ago
  71. 16201e6 Disable OpenGLES in uwp compilation. by 陈俊嘉 · 3 years, 11 months ago
  72. 21ce5d2 Split #defines for OpenGL and OpenGL ES backends. by Stephen White · 3 years, 11 months ago
  73. 02336e6 Add UWP support by 陈俊嘉 · 4 years ago
  74. a0bdba1 Make Dawn's Tint version visible when recursedepsing in Dawn by Corentin Wallez · 4 years ago
  75. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 4 years, 1 month ago
  76. be621bd Update the wire-based fuzzers to always assume an injected error by Austin Eng · 4 years, 1 month ago
  77. a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 4 years, 1 month ago
  78. 92a0588 Enable WGSL unconditionally in GN builds. by Corentin Wallez · 4 years, 1 month ago
  79. 77fcdf7 Add ANGLE to Dawn build. by Stephen White · 4 years, 3 months ago
  80. f1fa60b Use Jamie's 7-layer burrito of Vulkan DEPS. by Stephen White · 4 years, 3 months ago
  81. a727845 Make dawn_use_x11 = use_x11 when building inside Chromium by Corentin Wallez · 4 years, 6 months ago
  82. 948b3a0 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 7 months ago
  83. c4c4ff9 Enable WGSL support by default by Ryan Harrison · 4 years, 9 months ago
  84. 8bd3bcf Revert "Turn on WGSL support by default in Dawn" by Corentin Wallez · 4 years, 9 months ago
  85. e1d976e Turn on WGSL support by default in Dawn by Ryan Harrison · 4 years, 9 months ago
  86. 8296112 Use canned CheckPatchFormatted instead of our own linting by Kai Ninomiya · 4 years, 9 months ago
  87. 01aeca2 Add .clang-format files and format more files by Kai Ninomiya · 4 years, 9 months ago
  88. 3d80b5c lint_clang_format.sh: Un-skip tests and examples by Kai Ninomiya · 4 years, 9 months ago
  89. 92554d7 Update path of third_party/spirv-tools to SPIRV-Tools by Ryan Harrison · 4 years, 9 months ago
  90. a84ab48 Add support for different default branches in roll-shader-deps by Ryan Harrison · 4 years, 10 months ago
  91. 3e332cd Set a default value for dawn_glm_dir like other GN build overrides by Jiajie Hu · 4 years, 11 months ago
  92. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 5 years ago
  93. 991b947 Add Tint to DEPS for standalone checkouts by Ryan Harrison · 5 years ago
  94. c9e28b1 Use dawn_has_build in dawn_component by Sean Gilhuly · 5 years ago
  95. 59382b7 Use python3 for all of Dawn's python scripts by Corentin Wallez · 5 years ago
  96. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 5 years ago
  97. b31015b Split examples, test and utils in their own BUILD.gn by Corentin Wallez · 5 years ago
  98. 6574f92 Fix the @rpath of dawn_components by Corentin Wallez · 5 years ago
  99. d9d9d1e Make the Vulkan Validation Layers an optional dependency. by Zhenyao Mo · 5 years ago
  100. 30ec4fc Fixes to be able to build Dawn inside Skia by Corentin Wallez · 5 years ago