1. 417acaf Temporarily disable dawn_use_angle on Android. by Kenneth Russell · 2 years, 4 months ago
  2. 8f3d771 Add Vulkan extensions for AHardwareBuffer support by Brandon Jones · 2 years, 4 months ago chromium/5287
  3. 2e22d92 Add support for SurfaceDescriptorFromWaylandSurface by Corentin Wallez · 2 years, 7 months ago
  4. 7c0afdf Re-enable compilation of GL backends in Chromium. by Stephen White · 2 years, 11 months ago
  5. a52abab Nuke SPIRV-Cross. by Stephen White · 2 years, 11 months ago
  6. 9157c78 Revert "Don't enable SwiftShader on Linux platforms if X11 is not available" by Austin Eng · 3 years ago
  7. 50e4140 Don't enable SwiftShader on Linux platforms if X11 is not available by Austin Eng · 3 years ago
  8. 017f9cc Default dawn_use_swiftshader to true by Austin Eng · 3 years ago
  9. 349062f Fixes Dawn to use custom Vulkan loader on Linux systems. by Loko Kung · 3 years, 1 month ago chromium/4738
  10. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 4 months ago
  11. 6ef3937 Don't enable GL backends by default if build_with_chromium by Austin Eng · 3 years, 5 months ago
  12. 5d17ed6 Wrap all uses of SPIRV-Cross in #define. by Stephen White · 3 years, 5 months ago
  13. 16201e6 Disable OpenGLES in uwp compilation. by 陈俊嘉 · 3 years, 7 months ago
  14. 21ce5d2 Split #defines for OpenGL and OpenGL ES backends. by Stephen White · 3 years, 8 months ago
  15. 02336e6 Add UWP support by 陈俊嘉 · 3 years, 9 months ago
  16. a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 3 years, 10 months ago
  17. 92a0588 Enable WGSL unconditionally in GN builds. by Corentin Wallez · 3 years, 10 months ago
  18. 77fcdf7 Add ANGLE to Dawn build. by Stephen White · 4 years ago
  19. a727845 Make dawn_use_x11 = use_x11 when building inside Chromium by Corentin Wallez · 4 years, 3 months ago
  20. 948b3a0 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 4 months ago
  21. c4c4ff9 Enable WGSL support by default by Ryan Harrison · 4 years, 6 months ago
  22. 8bd3bcf Revert "Turn on WGSL support by default in Dawn" by Corentin Wallez · 4 years, 6 months ago
  23. e1d976e Turn on WGSL support by default in Dawn by Ryan Harrison · 4 years, 6 months ago
  24. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 8 months ago
  25. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 4 years, 9 months ago
  26. b31015b Split examples, test and utils in their own BUILD.gn by Corentin Wallez · 4 years, 9 months ago
  27. eb1ca45 Fix Vulkan fuzzer on mac_libfuzzer_chrome_asan by Austin Eng · 5 years ago
  28. 3a1746e Introduce wgpu::Surface and implement it for HWND, X11 and Metal by Corentin Wallez · 5 years ago
  29. c3609d2 Reland "Use Swiftshader by default when fuzzing" by Austin Eng · 5 years ago
  30. 9b27124 Revert "Use Swiftshader by default when fuzzing" by Austin Eng · 5 years ago
  31. d08a14b Use Swiftshader by default when fuzzing by Austin Eng · 5 years ago
  32. 6ea362c fuzzing: Add error injection macros to the Vulkan backend by Austin Eng · 5 years ago
  33. 6731464 Allow compilation of Dawn on Android by Corentin Wallez · 5 years ago
  34. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  35. 80d71ec Remove build rules for spvc support & spirv-cross fuzzers by Ryan Harrison · 5 years ago
  36. 48bf745 Revert "Convert spvc build flag to a runtime toggle" by Ryan Harrison · 5 years ago
  37. 1954436 Convert spvc build flag to a runtime toggle by Ryan Harrison · 5 years ago
  38. 858f93b Disable Vulkan validation layers on Chrome OS by Brian Ho · 5 years ago
  39. 8f3dc58 Add in flag for using spvc instead of direct spriv-cross access by Ryan Harrison · 5 years ago
  40. 9e5b9ed Enable Vulkan validation layers on Linux by Jiajie Hu · 5 years ago
  41. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  42. d561448 Add build time flag to control enabling SPIRV-Cross reflection by Ryan Harrison · 5 years ago
  43. b749d07 Enable Vulkan for Chromium Fuchsia build. by David 'Digit' Turner · 5 years ago
  44. 0ebd54c Update BUILD flags to support Chrome OS by Brian Ho · 5 years ago
  45. 03f6429 dawn_features.gni: add an option to complete static libraries by Corentin Wallez · 6 years ago
  46. f5f7ab1 BUILD.gn: Move last third_party deps to third_party/BUILD.gn by Corentin Wallez · 6 years ago