- 970739e Add/update destruction handling for command encoding objects by Loko Kung · 3 years, 2 months ago chromium/4710
- 91851e2 Remove several compile-time constants in favor of limits by Austin Eng · 3 years, 3 months ago chromium/4669
- 363c28e Remove typedefs for deprecated types. by Corentin Wallez · 3 years, 4 months ago
- 5220130 Deprecate readonly storage textures by Corentin Wallez · 3 years, 6 months ago
- acdc35d Support enabling/disabling toggles in unittests by Ryan Harrison · 3 years, 9 months ago chromium/4478 chromium/4479 chromium/4480 chromium/4481
- a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 3 years, 10 months ago
- 3fe857a ValidationTest: correctly assert deprecation warnings are emitted. by Corentin Wallez · 3 years, 10 months ago
- 78440d6 Update the validation tests to use utils::WireHelper by Austin Eng · 4 years ago
- 10cb17e Disable unit tests with KI when Tint Inspector is being used by Ryan Harrison · 4 years, 2 months ago
- 43ef0a3 ValidationTest: Make custom device creation go through a virtual method by Corentin Wallez · 4 years, 3 months ago
- 5a1d786 Check for deprecation warnings in ValidationTests by Kai Ninomiya · 4 years, 3 months ago
- 39d1cc9 ShaderModule: Add support for multiple entryPoints by Corentin Wallez · 4 years, 4 months ago
- 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 7 months ago
- 1318c60 Don't rely on null::Queue::Submit resolving mapping operations. by Corentin Wallez · 4 years, 7 months ago
- 3aa5be9 Print the failing statement in ASSERT_DEVICE_ERROR by Austin Eng · 4 years, 9 months ago
- 5b7292c Fix more compilation warnings. by Zhenyao Mo · 4 years, 10 months ago
- 7119a02 BUILD.gn: enable additional warnings. by Corentin Wallez · 4 years, 10 months ago
- 45b51f5 Make unittests and fuzzers use webgpu.h by Corentin Wallez · 5 years ago
- a838c7d Remove indirection for colorAttachments by Corentin Wallez · 5 years ago
- cb0cb65 Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg by Austin Eng · 5 years ago
- 574b951 Support BC formats as the first extension in Dawn by Jiawei Shao · 5 years ago
- 839053b Replace dawn::CallbackUserdata with void* by Corentin Wallez · 6 years ago
- 15d4c2e Emulate store and multisample resolve on Metal by Jiawei Shao · 6 years ago
- 941a04c Remove stray include for dawncpp_traits.h by Corentin Wallez · 6 years ago
- c315520 Nuke Builders Part 3: remove validation test builder expectations by Corentin Wallez · 6 years ago
- 45f9730 Capitalize C types dawn -> Dawn by Austin Eng · 6 years ago
- b2c5023 Remove RenderPassDescriptorBuilder by Jiawei Shao · 6 years ago
- e3b27e6 dawn: Remove semicolons. by Nico Weber · 6 years ago
- ac67fec dawn_native: Add Instance and Adapters by Corentin Wallez · 6 years ago
- 21d8438 Validate SPIR-V code when creating ShaderModules by Corentin Wallez · 6 years ago
- b1669e3 Change the API prefix in generators from nxt to dawn by Corentin Wallez · 7 years ago
- 046cb46 Rename generated files nxt -> dawn by Corentin Wallez · 7 years ago
- 54e58c2 Rename nxt:: to dawn:: in tests by Corentin Wallez · 7 years ago
- 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
- 8d6b5d2 Rename RenderPassInfo to RenderPassDescriptor by Corentin Wallez · 7 years ago
- 6f7749c Change render passes from multi to single pass. by Corentin Wallez · 7 years ago
- d5d77af Member rename: src/tests by Corentin Wallez · 7 years ago
- c16a67a Swap chains, part 2 (#94) by Kai Ninomiya · 7 years ago
- 2dfea99 ValidationTest: Add helper to create a dummy renderpass by Corentin Wallez · 8 years ago
- 68358b5c Add Buffer::MapReadAsync validation tests. by Corentin Wallez · 8 years ago
- 5fbdff6 Add ValidationTest and an example validation test. by Corentin Wallez · 8 years ago