1. 2f218e2 Implement upstream RequestDevice, add native-only CreateDevice by Austin Eng · 3 years, 3 months ago
  2. 5397f9f Add basic or stub implementations of upstream instance/adapter APIs by Austin Eng · 3 years, 4 months ago chromium/4768
  3. 2d0007c Don't connect to backends that aren't needed by Austin Eng · 3 years, 4 months ago
  4. 3f689a4 Rename "extension" to "feature" by François Beaufort · 3 years, 6 months ago
  5. 5e1ca53 D3D12: Support creating compute pipeline asynchronously by Jiawei Shao · 3 years, 10 months ago
  6. 2ce4b90 dawn_native: Prefix all API methods with API by Corentin Wallez · 4 years ago
  7. aa0e1be Reland "Vulkan: Fallback to XCB for Xlib surfaces" by Corentin Wallez · 4 years, 2 months ago
  8. bdbf98a Add Backend Validation Levels Option to Dawn Tests by Brandon Jones · 4 years, 2 months ago
  9. 03cf7c3 Enable GBV by default for correctness tests. by Bryan Bernhart · 4 years, 8 months ago
  10. 562255a Load Swiftshader Vulkan separately from the system Vulkan by Austin Eng · 5 years ago
  11. 7e8385c Move and improve RefCounted by Rafael Cintron · 5 years ago
  12. 3a1746e Introduce wgpu::Surface and implement it for HWND, X11 and Metal by Corentin Wallez · 5 years ago
  13. f12c9db Add WGPUAdapterProperties and expose it in DawnNative by Corentin Wallez · 5 years ago
  14. 5fc2c82 Add Instance and CreateInstance to webgpu.h by Corentin Wallez · 5 years ago
  15. d4ce736 Add dawn_platform::Platform for handling tracing events in Dawn by Austin Eng · 6 years ago
  16. 574b951 Support BC formats as the first extension in Dawn by Jiawei Shao · 6 years ago
  17. d08611b Move all the implementations of Toggle to Toggles.cpp by Jiawei Shao · 6 years ago
  18. 4729b15 Add begin-capture-on-startup testing flag by Rafael Cintron · 6 years ago
  19. 0195dbf Enable D3D12 validation layers by Li Hao · 6 years ago
  20. 15d4c2e Emulate store and multisample resolve on Metal by Jiawei Shao · 6 years ago
  21. 9b8d2b0 Instance: Only discover default adapters once. by Corentin Wallez · 6 years ago
  22. 90e594e OpenGL: Implement the backend connection and adapter. by Corentin Wallez · 6 years ago
  23. ac67fec dawn_native: Add Instance and Adapters by Corentin Wallez · 6 years ago