1. 9dcadd1 Build DXC on Win Arm64 by Austin Eng · 9 months ago
  2. 20a67ef Enable the OpenGLES backend on Android. by Stephen White · 10 months ago
  3. 667f56e Disable Dawn OpenGLES backend on Android. by Stephen White · 1 year, 1 month ago chromium/6196
  4. 457be2a Enable Dawn OpenGLES backend on Android. by Stephen White · 1 year, 1 month ago
  5. 90d59b4 Re-enable ANGLE build on Android. by Stephen White · 1 year, 2 months ago
  6. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 3 months ago
  7. 9d7d7de Reland "Enable dawn_use_built_dxc for non-standalone builds (Chromium)" by Antonio Maiorano · 1 year, 4 months ago
  8. d7ddc78 Revert "Enable dawn_use_built_dxc for non-standalone builds (Chromium)" by Austin Eng · 1 year, 5 months ago chromium/5999
  9. d68fb86 Enable dawn_use_built_dxc for non-standalone builds (Chromium) by Antonio Maiorano · 1 year, 5 months ago
  10. cfa1047 Revert "Enable building GLES backend on Android" by Austin Eng · 1 year, 5 months ago
  11. c0b187c Enable building GLES backend on Android by Austin Eng · 1 year, 5 months ago chromium/5986
  12. c02f143 Add GN arg dawn_use_built_dxc by Austin Eng · 1 year, 7 months ago chromium/5874
  13. c118734 [ios] Build fixes by Ian Vollick · 1 year, 7 months ago
  14. 5562370 Add DAWN_USE_WINDOWS_UI option for Zig & MinGW compilers by Stephen Gutekanst · 1 year, 7 months ago
  15. 8509fcc [ios] Build fixes by Ian Vollick · 1 year, 7 months ago
  16. 9cc2930 d3d11: compile d3d11 backend in chromium build by Peng Huang · 1 year, 9 months ago
  17. 925b776 d3d11: enable d3d11 by default if it is not built with chromium by Peng Huang · 1 year, 9 months ago chromium/5746
  18. b0a1858 Disable d3d11 backend by Peng Huang · 1 year, 9 months ago
  19. f5966b0 d3d11: enable d3d11 if dawn is not build with chromium by Peng Huang · 1 year, 9 months ago
  20. ebfd505 d3d11: implement Adaptor, Backend, etc by Peng Huang · 1 year, 10 months ago
  21. 61d2cf2 Making SPIR-V ingestion and validation optional by Brandon Jones · 2 years ago
  22. 417acaf Temporarily disable dawn_use_angle on Android. by Kenneth Russell · 2 years, 4 months ago
  23. 8f3d771 Add Vulkan extensions for AHardwareBuffer support by Brandon Jones · 2 years, 5 months ago chromium/5287
  24. 2e22d92 Add support for SurfaceDescriptorFromWaylandSurface by Corentin Wallez · 2 years, 8 months ago
  25. 7c0afdf Re-enable compilation of GL backends in Chromium. by Stephen White · 3 years ago
  26. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years ago
  27. 9157c78 Revert "Don't enable SwiftShader on Linux platforms if X11 is not available" by Austin Eng · 3 years ago
  28. 50e4140 Don't enable SwiftShader on Linux platforms if X11 is not available by Austin Eng · 3 years ago
  29. 017f9cc Default dawn_use_swiftshader to true by Austin Eng · 3 years ago
  30. 349062f Fixes Dawn to use custom Vulkan loader on Linux systems. by Loko Kung · 3 years, 2 months ago chromium/4738
  31. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 5 months ago
  32. 6ef3937 Don't enable GL backends by default if build_with_chromium by Austin Eng · 3 years, 5 months ago
  33. 5d17ed6 Wrap all uses of SPIRV-Cross in #define. by Stephen White · 3 years, 6 months ago
  34. 16201e6 Disable OpenGLES in uwp compilation. by 陈俊嘉 · 3 years, 8 months ago
  35. 21ce5d2 Split #defines for OpenGL and OpenGL ES backends. by Stephen White · 3 years, 8 months ago
  36. 02336e6 Add UWP support by 陈俊嘉 · 3 years, 9 months ago
  37. a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 3 years, 10 months ago
  38. 92a0588 Enable WGSL unconditionally in GN builds. by Corentin Wallez · 3 years, 10 months ago
  39. 77fcdf7 Add ANGLE to Dawn build. by Stephen White · 4 years ago
  40. a727845 Make dawn_use_x11 = use_x11 when building inside Chromium by Corentin Wallez · 4 years, 3 months ago
  41. 948b3a0 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 4 months ago
  42. c4c4ff9 Enable WGSL support by default by Ryan Harrison · 4 years, 6 months ago
  43. 8bd3bcf Revert "Turn on WGSL support by default in Dawn" by Corentin Wallez · 4 years, 6 months ago
  44. e1d976e Turn on WGSL support by default in Dawn by Ryan Harrison · 4 years, 6 months ago
  45. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 9 months ago
  46. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 4 years, 9 months ago
  47. b31015b Split examples, test and utils in their own BUILD.gn by Corentin Wallez · 4 years, 10 months ago
  48. eb1ca45 Fix Vulkan fuzzer on mac_libfuzzer_chrome_asan by Austin Eng · 5 years ago
  49. 3a1746e Introduce wgpu::Surface and implement it for HWND, X11 and Metal by Corentin Wallez · 5 years ago
  50. c3609d2 Reland "Use Swiftshader by default when fuzzing" by Austin Eng · 5 years ago
  51. 9b27124 Revert "Use Swiftshader by default when fuzzing" by Austin Eng · 5 years ago
  52. d08a14b Use Swiftshader by default when fuzzing by Austin Eng · 5 years ago
  53. 6ea362c fuzzing: Add error injection macros to the Vulkan backend by Austin Eng · 5 years ago
  54. 6731464 Allow compilation of Dawn on Android by Corentin Wallez · 5 years ago
  55. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  56. 80d71ec Remove build rules for spvc support & spirv-cross fuzzers by Ryan Harrison · 5 years ago
  57. 48bf745 Revert "Convert spvc build flag to a runtime toggle" by Ryan Harrison · 5 years ago
  58. 1954436 Convert spvc build flag to a runtime toggle by Ryan Harrison · 5 years ago
  59. 858f93b Disable Vulkan validation layers on Chrome OS by Brian Ho · 5 years ago
  60. 8f3dc58 Add in flag for using spvc instead of direct spriv-cross access by Ryan Harrison · 5 years ago
  61. 9e5b9ed Enable Vulkan validation layers on Linux by Jiajie Hu · 5 years ago
  62. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  63. d561448 Add build time flag to control enabling SPIRV-Cross reflection by Ryan Harrison · 5 years ago
  64. b749d07 Enable Vulkan for Chromium Fuchsia build. by David 'Digit' Turner · 5 years ago
  65. 0ebd54c Update BUILD flags to support Chrome OS by Brian Ho · 5 years ago
  66. 03f6429 dawn_features.gni: add an option to complete static libraries by Corentin Wallez · 6 years ago
  67. f5f7ab1 BUILD.gn: Move last third_party deps to third_party/BUILD.gn by Corentin Wallez · 6 years ago