1. 413dcf8 Rename setBlendColor->setBlendConstant by Brandon Jones · 3 years, 9 months ago
  2. a7b0fdc Make SetScissorRect match upstream WebGPU specification. by Corentin Wallez · 4 years, 3 months ago
  3. 6c3da3d Make SetViewport validation match upstream WebGPU. by Corentin Wallez · 4 years, 3 months ago
  4. 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 6 months ago
  5. 969df2b Fix a typo in viewport test by Yunchao He · 5 years ago
  6. 45b51f5 Make unittests and fuzzers use webgpu.h by Corentin Wallez · 5 years ago
  7. bb3c895 Fix a typo in viewport validation test by Yunchao He · 5 years ago
  8. 050ab49 Implement RenderPassEncoder::SetViewport - front end by Yunchao He · 6 years ago
  9. ef90079 CommandEncoder: promote errors to device errors after finish() by Corentin Wallez · 6 years ago
  10. cfea934 Remove unneeded TODO for SetScissorRect in unittests by Yunchao He · 6 years ago
  11. 2a30e14 Generate an error if scissor rect is empty by Yunchao He · 6 years ago
  12. b2c5023 Remove RenderPassDescriptorBuilder by Jiawei Shao · 6 years ago
  13. 695b68d WebGPU error handling 3: CommandEncoder for validation tests by Corentin Wallez · 6 years ago
  14. 00976d0 Make setBlendColor take in a Color instead of 4 floats by Corentin Wallez · 6 years ago
  15. 82fbccb Introduce [Render|Compute]PassEncoder. by Corentin Wallez · 6 years ago
  16. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 6 years ago
  17. 6f7749c Change render passes from multi to single pass. by Corentin Wallez · 7 years ago
  18. 3a2d9b9 Add validation test for dynamic state by Corentin Wallez · 7 years ago