dawn /
dawn /
1a1b5278d5f807cb8e510df541913c8d223aa833 - 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 2 months ago
- 7052cb5 Revert "Add test setting the locale." by Ben Clayton · 2 years, 2 months ago
- 9ec746e Disable async pipeline compilation on Mac AMD with backend validation by Austin Eng · 2 years, 2 months ago
- d436ee4 Roll ANGLE from 7189e4cfe43b to e21c1efb06c6 (6 revisions) by Dawn Autoroller · 2 years, 2 months ago
- e958db0 Add ExternalTexture::Refresh() and ExternalTexture::Expire() by Yan,Shaobo · 2 years, 2 months ago
- dd0332e D3D12: Add workaround for DstAlpha blend factor issue on Intel GPUs by Jiawei Shao · 2 years, 2 months ago
- fa5cda8 Add workaround to blit depth to depth in D3D12 T2T by Li Hao · 2 years, 2 months ago
- 8bd09f3 Roll ANGLE from 389b86e7d76c to 7189e4cfe43b (12 revisions) by Dawn Autoroller · 2 years, 2 months ago
- 65a45fd Handle errors in SPIRV-Reader tests. by dan sinclair · 2 years, 2 months ago
- 107aa81 tint: Improve error for assignment to immutable variable by Ben Clayton · 2 years, 2 months ago
- 9cdc334 Add test setting the locale. by dan sinclair · 2 years, 2 months ago
- 077d97a Add `SuggestAlternatives` to attributes. by dan sinclair · 2 years, 2 months ago
- 9386f73 tint: Fix compilation error with latest MSVC 17.5.0 by Antonio Maiorano · 2 years, 2 months ago
- 869bcab Make attribute grammar generic. by dan sinclair · 2 years, 2 months ago
- 20a82ac Roll SwiftShader from 3575b5479af5 to dca80fc3a894 (1 revision) by Dawn Autoroller · 2 years, 2 months ago
- 39b7330 Fix UV coord for TextureLoad by jchen10 · 2 years, 2 months ago
- d8a13ee Roll ANGLE from 177936ace37d to 389b86e7d76c (1 revision) by Dawn Autoroller · 2 years, 2 months ago
- b7faf4d Roll SwiftShader from 64eb04027b9f to 3575b5479af5 (1 revision) by Dawn Autoroller · 2 years, 2 months ago chromium/5614
- 9776edf tint: Improve error message for array element stride in uniform storage by Antonio Maiorano · 2 years, 2 months ago
- 182a7e8 Validate writable storage buffer bindings don't alias by shrekshao · 2 years, 2 months ago
- 1dac81a Roll ANGLE from 31684d8c336a to 177936ace37d (2 revisions) by Dawn Autoroller · 2 years, 2 months ago
- 187e0d5 Add `requires` directive by dan sinclair · 2 years, 2 months ago chromium/5613
- f35f1ff Refactors native mock classes to be more like the Null device. by Loko Kung · 2 years, 2 months ago
- 54a104e tint: Update constructor / conversion terminology by Ben Clayton · 2 years, 2 months ago
- cce5f48 Triage CTS failures by Corentin Wallez · 2 years, 2 months ago
- 4be42e5 tint/run-cts: make dump-shaders also disable symbol renaming by Antonio Maiorano · 2 years, 2 months ago
- b4d2bbb Make Texture/QuerySet destroy always valid. by Corentin Wallez · 2 years, 2 months ago
- f16b9bb Guard D3D12_FEATURE_D3D12_OPTIONS13 behind SDK version check by Austin Eng · 2 years, 2 months ago
- afc53fa tint/resolver: Bring back enum suggestions by Ben Clayton · 2 years, 2 months ago
- b549b30 tint: Validate @must_use on functions and builtins by Ben Clayton · 2 years, 2 months ago
- d849032 tools: Add @must_use support to intrinsics.def by Ben Clayton · 2 years, 2 months ago
- ce10962 Add parsing and emission of the `must_use` attribute. by dan sinclair · 2 years, 2 months ago
- dd57720 Roll ANGLE from c23dbe331608 to 31684d8c336a (11 revisions) by Dawn Autoroller · 2 years, 2 months ago
- 5662f79 tint/ast: Remove unnecessary ast:: prefixes by Ben Clayton · 2 years, 2 months ago chromium/5612
- 4a88a32 D3D12: derive T2T workaround from TextureCopyBetweenDimensionsSupported by Austin Eng · 2 years, 2 months ago
- 053fca8 Run SubstituteOverride transform before Robustness by Shrek Shao · 2 years, 2 months ago
- 239b429 tint/HoistToDeclBefore: Use explicit types by James Price · 2 years, 2 months ago
- 60d3738 tint: Fix ICE in ast::TemplatedIdentifier ctor by Ben Clayton · 2 years, 2 months ago
- 2f689a7 Remove deprecated inspector fields. by dan sinclair · 2 years, 2 months ago
- fdef033 tint/resolver: Fix ICE in ResolvedIdentifier::String() by Ben Clayton · 2 years, 2 months ago
- f0b4dbb tint: Resolve @interpolate() args as expressions by Ben Clayton · 2 years, 2 months ago
- 650426b Run ./tools/format by Ben Clayton · 2 years, 2 months ago
- a79c660 Add `@must_use` AST node. by dan sinclair · 2 years, 2 months ago
- b92ff39 Remove `static_assert` deprecation. by dan sinclair · 2 years, 2 months ago
- 0aa2cef Roll ANGLE from f76ecaeed1d0 to c23dbe331608 (1 revision) by Dawn Autoroller · 2 years, 2 months ago
- 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years, 2 months ago
- 2157170 Remove the `type` keyword. by dan sinclair · 2 years, 2 months ago
- db9d445 Roll third_party/webgpu-cts/ 87f8f3d61..13410d18b (2 commits) by Ben Clayton · 2 years, 2 months ago chromium/5611
- 2d6f907 tint/reader/spirv: Remove stdout spam by Ben Clayton · 2 years, 2 months ago chromium/5610
- e58f89b Roll third_party/webgpu-cts/ 631d877e7..87f8f3d61 (2 commits) by Ben Clayton · 2 years, 2 months ago
- accc687 Add tint layering doc. by dan sinclair · 2 years, 2 months ago
- adcc598 Roll ANGLE from 05e62f39412e to f76ecaeed1d0 (1 revision) by Dawn Autoroller · 2 years, 2 months ago chromium/5608 chromium/5609
- 993a658 Move InterpolationSampling and InterpolationType to builtin. by dan sinclair · 2 years, 2 months ago
- e4f9476 D3D12: Replace dst-alpha with one for formats without alpha by Jiawei Shao · 2 years, 2 months ago
- b5af23d Move diagnostic severity and rule to builtin. by dan sinclair · 2 years, 2 months ago chromium/5607
- ef30aa4 Move type/builtin to builtin. by dan sinclair · 2 years, 2 months ago chromium/5606
- ba082fd Move TexelFormat to builtin by dan sinclair · 2 years, 2 months ago
- 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years, 2 months ago
- b6cc4cb Move type/access to builtin. by dan sinclair · 2 years, 2 months ago
- 79781f2 tint: Unkeyword 'var' template args by Ben Clayton · 2 years, 2 months ago chromium/5605
- 28ec26b Roll ANGLE from e1dfc00aa66b to 05e62f39412e (1 revision) by Dawn Autoroller · 2 years, 2 months ago
- 1b90f93 tint: Remove type::AddressSpace::kNone by Ben Clayton · 2 years, 2 months ago
- 643f2aa tint/reader/wgsl: Remove type keywords by Ben Clayton · 2 years, 2 months ago
- a1bda83 spirv-reader: don't hoist opaque objects by David Neto · 2 years, 2 months ago
- 839324a Make "rg11b10ufloat-renderable" also allow resolving. by Corentin Wallez · 2 years, 2 months ago chromium/5604
- d0746d7 Roll third_party/webgpu-cts/ ad8abf400..631d877e7 (52 commits) by Ben Clayton · 2 years, 2 months ago
- a0e96b5 Rolling 8 dependencies by Austin Eng · 2 years, 2 months ago
- 1f8cb4f Roll ANGLE from a6dba4b475f5 to e1dfc00aa66b (11 revisions) by Dawn Autoroller · 2 years, 2 months ago
- c713005 Reland "Remove wgpu::CreatePipelineAsyncStatus::Error" by Corentin Wallez · 2 years, 2 months ago
- 25669a6 Adds To/FromAPI calls for wgpu (C++) namespace structs. by Loko Kung · 2 years, 2 months ago
- e4039c7 Move the Extension builtin to the builtin/ folder. by dan sinclair · 2 years, 2 months ago
- 6392579 Move BuiltinValue to builtin/ by dan sinclair · 2 years, 2 months ago
- 32cb509 Revert "Remove wgpu::CreatePipelineAsyncStatus::Error" by Corentin Wallez · 2 years, 2 months ago chromium/5603
- 9fafbc0 Remove wgpu::CreatePipelineAsyncStatus::Error by Corentin Wallez · 2 years, 2 months ago
- ca469fe Roll ANGLE from 8d23f34ea2ee to a6dba4b475f5 (3 revisions) by Dawn Autoroller · 2 years, 2 months ago chromium/5602
- 7616dcb Add Toggle to use temp buffer in T2T copy with different dimensions by Austin Eng · 2 years, 2 months ago
- a7a90d0 Roll ANGLE from 13e8dabc47af to 8d23f34ea2ee (8 revisions) by Dawn Autoroller · 2 years, 2 months ago chromium/5601
- 5860a14 Use the correct Validation/InternalError status for CreatePipelineAsync by Corentin Wallez · 2 years, 2 months ago
- be967e3 Add JSON output to tint_info. by dan sinclair · 2 years, 2 months ago
- 86fbd1a Refactor Semaphore Service In Vulkan Backend by Yan,Shaobo · 2 years, 2 months ago
- 87b0ccb Roll ANGLE from 31d576ca3290 to 13e8dabc47af (6 revisions) by Dawn Autoroller · 2 years, 2 months ago
- f2660d2 Roll vulkan-deps from 5b82cc4a7eaa to d03d09324f14 (9 revisions) by dawn-autoroll · 2 years, 2 months ago chromium/5600
- 79d971f Blocklist D3D12 adapters on ARM CPUs by Austin Eng · 2 years, 2 months ago
- dc92cf9 Roll SwiftShader from a9f5c19e28bd to 64eb04027b9f (1 revision) by Dawn Autoroller · 2 years, 2 months ago chromium/5599
- 81cf894 Unsuppress e2e test in ColorStateTests by Yunchao He · 2 years, 2 months ago
- 70607cb Refine d3d12 blocklist from X86 -> I386 by Austin Eng · 2 years, 2 months ago
- 3f0c4e8 Roll ANGLE from 4bb17bf11e78 to 31d576ca3290 (6 revisions) by Dawn Autoroller · 2 years, 2 months ago
- 0c74829 Roll vulkan-deps from 0e098d4e3f1d to 5b82cc4a7eaa (7 revisions) by dawn-autoroll · 2 years, 2 months ago
- 1aad71b Enable copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:* by Yan,Shaobo · 2 years, 2 months ago
- 95dc1ad Remove duplicated AST and SEM headers in BUILD.gn by dan sinclair · 2 years, 2 months ago chromium/5598
- 6080471 Split demangler to separate lib. by dan sinclair · 2 years, 2 months ago
- 94e50d4 Roll ANGLE from 2bcf94cc0b57 to 4bb17bf11e78 (8 revisions) by Dawn Autoroller · 2 years, 2 months ago
- 1ebbe51 Roll vulkan-deps from bb14a2634243 to 0e098d4e3f1d (4 revisions) by dawn-autoroll · 2 years, 2 months ago
- 6e8a230 Cleanup some includes. by dan sinclair · 2 years, 2 months ago
- fbc0410 Roll SwiftShader from a36600f98b9b to a9f5c19e28bd (1 revision) by Dawn Autoroller · 2 years, 2 months ago
- 727503d tint/resolver: Pass std::function by ref by Ben Clayton · 2 years, 2 months ago chromium/5597
- ee665a4 tint: add precise float mod polyfill and enable it for HLSL by Antonio Maiorano · 2 years, 2 months ago
- b31e0e2 Roll ANGLE from be5e767eef33 to 2bcf94cc0b57 (4 revisions) by Dawn Autoroller · 2 years, 2 months ago
- 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years, 2 months ago
- c950ff0 Roll vulkan-deps from 2405a8767ae1 to bb14a2634243 (3 revisions) by dawn-autoroll · 2 years, 2 months ago