1. ebf183b Implement drawIndexedIndirect validation by Ken Rockot · 3 years, 8 months ago
  2. 6237c8a Introduce WriteBuffer command by Ken Rockot · 3 years, 9 months ago
  3. 413dcf8 Rename setBlendColor->setBlendConstant by Brandon Jones · 4 years, 2 months ago
  4. 01e4450 Query API: Non Precise Occlusion Query by Hao Li · 4 years, 7 months ago
  5. 76d9e34 Eagerly destroy CommandBuffer commands after submission by Enrico Galli · 4 years, 10 months ago
  6. 5c89c8d Query API: ResolveQuerySet by Hao Li · 4 years, 11 months ago
  7. 5191adc Query API: WriteTimestamp by Hao Li · 5 years ago
  8. e831653 Normalize case X : {} break; to case X : { break;} by Corentin Wallez · 5 years ago
  9. 9c81f87 Allow SetBindGroup command to be skipped with dynamic offsets. by Bryan Bernhart · 6 years ago
  10. 314fd35 Update SetBindGroup dynamic offsets to uint32_t by Austin Eng · 6 years ago
  11. 91b2142 Change setVertexBuffers to setVertexBuffer by François Beaufort · 6 years ago
  12. 8a488c1 Implement RenderBundle in the frontend by Austin Eng · 6 years ago
  13. 050ab49 Implement RenderPassEncoder::SetViewport - front end by Yunchao He · 6 years ago
  14. 05f7ad5 Reland "dawn_native: Indirect draw/dispatch" by Idan Raiter · 6 years ago
  15. 39b8ddf Revert "dawn_native: Indirect draw/dispatch" by Austin Eng · 6 years ago
  16. 7eb6be1 dawn_native: Indirect draw/dispatch by Idan Raiter · 6 years ago
  17. 8dfc593 Remove the concept of push constants by Corentin Wallez · 6 years ago
  18. 1b5fb81 Dynamic Buffer Offset : Validation by Yan, Shaobo · 6 years ago
  19. cf52d71 Change buffer-related sizes/offsets to be uint64_t by Austin Eng · 6 years ago
  20. d3d3aa0 Implement Texture-to-Texture Copies by Brandon Jones · 6 years ago
  21. 11d32c8 Implementation of Debug Marker APIs by Brandon Jones · 6 years ago
  22. c789b84 Rename draw commands to match WebGPU IDL by Jiawei Shao · 6 years ago
  23. 49a65d0 dawn_native: Fixup namespace from backend:: to dawn_native:: by Corentin Wallez · 7 years ago
  24. d37523f Move src/backend to src/dawn_native by Corentin Wallez · 7 years ago[Renamed (96%) from src/backend/Commands.cpp]
  25. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
  26. d8c068f Remove explicit usage transition from the API and validation by Corentin Wallez · 7 years ago
  27. e909d4e Move FreeCommands and SkipCommand to their own file by Corentin Wallez · 7 years ago