dawn /
dawn /
3e14a764251d6d5862600f4c6c832c7b8bbb1ba4 - 3e14a76 Roll vulkan-deps from bd21ce27a2a1 to 7935ee7ccbc0 (2 revisions) by dawn-autoroll · 2 years, 3 months ago
- 1905860 Roll SwiftShader from fab1949ad09f to 6f73609d079a (4 revisions) by Dawn Autoroller · 2 years, 3 months ago chromium/5466
- c8803db Roll ANGLE from 9dc82cb3ddaa to 15ae19c00c77 (14 revisions) by Dawn Autoroller · 2 years, 3 months ago
- e536775 Distinguish Map request callback fired by device by Takahiro · 2 years, 3 months ago
- 5f764d8 Move type base classes into type/ folder. by dan sinclair · 2 years, 3 months ago
- ad71dc1 Add validation for pipeline overrides value type error for i32/u32/f32 by shrekshao · 2 years, 3 months ago
- 7017ec2 tint: Implement signed-int overloads of sign() by Ben Clayton · 2 years, 3 months ago chromium/5465
- 8e56c8b Roll vulkan-deps from 0c4f620f2412 to bd21ce27a2a1 (6 revisions) by dawn-autoroll · 2 years, 3 months ago
- d839931 tint/resolver: Clean up const eval builtin case functions by Ben Clayton · 2 years, 3 months ago
- 6c337aa tint/sem: Rename [un]signed Type helper methods by Ben Clayton · 2 years, 3 months ago
- 507736a test/tint: Update expectations by Ben Clayton · 2 years, 3 months ago
- 11e71d0 Roll SwiftShader from 0c98167cb31e to fab1949ad09f (1 revision) by Dawn Autoroller · 2 years, 3 months ago
- 5444f52 Roll ANGLE from dad69cc70e02 to 9dc82cb3ddaa (1 revision) by Dawn Autoroller · 2 years, 3 months ago
- 6be7f32 node: Implement GPUDevice.features by Corentin Wallez · 2 years, 3 months ago
- 4c8f5a1 tint: const eval of logical AND and OR by Antonio Maiorano · 2 years, 3 months ago
- 6198bea Dawn&Tint: Implement F16 pipeline IO by Zhaoming Jiang · 2 years, 3 months ago chromium/5464
- 800b3c2 Roll ANGLE from 701ef3f2286e to dad69cc70e02 (3 revisions) by Dawn Autoroller · 2 years, 3 months ago
- 94751e1 tint/utils: Vector::Clear: disable "maybe initialized" warning by Jason Erb · 2 years, 3 months ago
- 8515312 .gitignore: add .gclient_previous_custom_vars by Jason Erb · 2 years, 3 months ago
- ad9cd0a Add base class for sem Struct and StructMember by dan sinclair · 2 years, 3 months ago
- c07de73 tint/transform: Strip unused atomic builtins by Ben Clayton · 2 years, 3 months ago
- d3137f0 Roll vulkan-deps from 80770ea57aff to 0c4f620f2412 (3 revisions) by dawn-autoroll · 2 years, 3 months ago
- 49334b0 tint/utils: Remove non-const accessors on VectorRef by Ben Clayton · 2 years, 3 months ago
- 6016d1e tint: Fix unused-but-set-parameter warning by Jason Erb · 2 years, 3 months ago
- 8753796 tint: Add PreservePadding transform by James Price · 2 years, 3 months ago
- f2b8d2b tools: Parallelize ./tools/format by Ben Clayton · 2 years, 3 months ago
- d933470 Roll SwiftShader from 95d0c32f427b to 0c98167cb31e (2 revisions) by Dawn Autoroller · 2 years, 3 months ago chromium/5463
- a31d89d tint/utils: Add support for unsafe pointer downcasts by Ben Clayton · 2 years, 3 months ago
- 4c5a9c1 node: Throw a TypeError when writeTimestamp is not supported by Corentin Wallez · 2 years, 3 months ago
- 9f7c06c Roll ANGLE from 87815de2b5bb to 701ef3f2286e (9 revisions) by Dawn Autoroller · 2 years, 3 months ago
- 0faef02 Roll vulkan-deps from ef116f5551fb to 80770ea57aff (7 revisions) by dawn-autoroll · 2 years, 3 months ago chromium/5462
- b5d25b5 Roll SwiftShader from e6a3153888f0 to 95d0c32f427b (1 revision) by Dawn Autoroller · 2 years, 3 months ago
- 3c4fddf Fix leak of Metal counter sample buffers by Austin Eng · 2 years, 3 months ago
- 99cdc53 Reduce kMaxQueryCount to 4096 by Austin Eng · 2 years, 3 months ago
- 0249ef5 Roll ANGLE from 3269998c712e to 87815de2b5bb (3 revisions) by Dawn Autoroller · 2 years, 3 months ago
- 875d116 tint: fix signed overflow in const eval modulo by Antonio Maiorano · 2 years, 3 months ago
- af7b4d0 Roll vulkan-deps from 63dc6101459e to ef116f5551fb (1 revision) by dawn-autoroll · 2 years, 3 months ago
- c17b4f9 node: Throw a TypeError for unsupported GPUQueryTypes by Corentin Wallez · 2 years, 3 months ago chromium/5461
- 0d6b1fc node: Implement support for depth-clip-control by Corentin Wallez · 2 years, 3 months ago
- e2cdafb node: Throw a TypeError for unsupported GPUTextureFormats by Corentin Wallez · 2 years, 3 months ago
- 027bf02 Roll ANGLE from b36e337e8d94 to 3269998c712e (1 revision) by Dawn Autoroller · 2 years, 3 months ago chromium/5460
- 1e1834a Roll SwiftShader from 33b63f98a30d to e6a3153888f0 (1 revision) by Dawn Autoroller · 2 years, 3 months ago chromium/5457 chromium/5458 chromium/5459
- d266562 Roll ANGLE from b432c84c2b8c to b36e337e8d94 (12 revisions) by Dawn Autoroller · 2 years, 3 months ago chromium/5456
- 6f70e3f Roll vulkan-deps from d800a9330101 to 63dc6101459e (5 revisions) by dawn-autoroll · 2 years, 3 months ago
- bf80d24 Roll SwiftShader from 72c25a855bb3 to 33b63f98a30d (1 revision) by Dawn Autoroller · 2 years, 3 months ago
- f42d92a Tint: Refactor transform VertexPulling and its unit tests by Zhaoming Jiang · 2 years, 3 months ago
- 3c33cf1 Roll ANGLE from 4eed6b9b7827 to b432c84c2b8c (5 revisions) by Dawn Autoroller · 2 years, 3 months ago chromium/5455
- da3f1e3 Roll vulkan-deps from e05101aa3095 to d800a9330101 (1 revision) by dawn-autoroll · 2 years, 3 months ago
- 06749f9 node: add support for GPUErrorFilter.Internal by Corentin Wallez · 2 years, 3 months ago
- 63a67a7 node: Support sparse vertex buffer layouts by Corentin Wallez · 2 years, 3 months ago
- 89b2e10 node: Implement Compute/RenderPassTimestampWrites by Corentin Wallez · 2 years, 3 months ago
- 42ada5f tint: const eval of binary right shift by Antonio Maiorano · 2 years, 3 months ago
- 7423496 tint/transform: Fix NPE in ZeroInitWorkgroupMemory. by Ben Clayton · 2 years, 3 months ago
- 25c0bdf node: Add support for GPURenderPassDescriptor.maxDrawCount by Corentin Wallez · 2 years, 3 months ago
- 15e7f94 Remove ArrayCount helpers. by dan sinclair · 2 years, 3 months ago chromium/5454
- a5d3d16 Roll vulkan-deps from 3d89f6ee5534 to e05101aa3095 (8 revisions) by dawn-autoroll · 2 years, 3 months ago
- f5e7df5 Roll ANGLE from 8ee1b89fc5c5 to 4eed6b9b7827 (11 revisions) by Dawn Autoroller · 2 years, 3 months ago
- 4b1d79e Moved sem::ArrayCount to an inherited structure by dan sinclair · 2 years, 3 months ago
- 71e6bcf Update validation for pass encoding beginRenderPass/beginComputePass by shrekshao · 2 years, 3 months ago chromium/5453
- 847cfa0 Move allocator into TypeManager by dan sinclair · 2 years, 3 months ago
- 2939c45 Fix stack-overflow in `lhs_expression`. by dan sinclair · 2 years, 3 months ago
- 6992f51 tint: Add DirectVariableAccess transform by Ben Clayton · 2 years, 3 months ago
- d257e28 tint: Don't override alignment with @offset by Ben Clayton · 2 years, 3 months ago
- efb17b0 tint/writer/wgsl: Print @offset attributes as comment by Ben Clayton · 2 years, 3 months ago
- f745e4e Add Source to sem::Struct by dan sinclair · 2 years, 3 months ago
- 8954189 tint_common_fuzzer: Don't attempt to use an invalid program by Ben Clayton · 2 years, 3 months ago
- 527e38b [sem] Move TransitivelyReferencedOverrides to sem::Info. by dan sinclair · 2 years, 3 months ago
- 331a3b7 Add Source to sem::StructMember by dan sinclair · 2 years, 3 months ago
- c5b1b5c Access struct member name through sem. by dan sinclair · 2 years, 3 months ago
- d5d207b tint: Add builtin type aliases (vec3f, etc) by Ben Clayton · 2 years, 3 months ago
- 5798f2d Roll vulkan-deps from af77d06fcb68 to 3d89f6ee5534 (2 revisions) by dawn-autoroll · 2 years, 3 months ago
- 54860f4 Roll ANGLE from db67df60f8c8 to 8ee1b89fc5c5 (3 revisions) by Dawn Autoroller · 2 years, 3 months ago
- cf8513d Roll third_party/gpuweb/ 3c4734b09..0f5fc665a (381 commits) by Corentin Wallez · 2 years, 3 months ago
- 145643a Improve the error message of missing vertex buffers by Corentin Wallez · 2 years, 3 months ago
- f62aec2 tint: Add missing tests / benchmarks by Ben Clayton · 2 years, 3 months ago
- f1f6e6f tint: merge const eval shift left definitions by Antonio Maiorano · 2 years, 3 months ago
- 5f8b9d2 Disable Vulkan backend on old Intel Windows driver version by Li Hao · 2 years, 3 months ago
- b663db0 Skip external_texture,video:* tests due to incorrect expectation values by Yan,Shaobo · 2 years, 3 months ago
- 5f38d22 Roll vulkan-deps from 3498758dacaa to af77d06fcb68 (7 revisions) by dawn-autoroll · 2 years, 3 months ago chromium/5452
- a54df5e Tint: Fix extractBits polyfill by Zhaoming Jiang · 2 years, 3 months ago
- 2e30a37 Roll ANGLE from 90b4541cf7a5 to db67df60f8c8 (3 revisions) by Dawn Autoroller · 2 years, 3 months ago
- b8dcd6b Fix condition for memory allocation to check for nullopt. by Loko Kung · 2 years, 3 months ago
- ff70da9 Include padding bytes in minBindingSize validation by James Price · 2 years, 3 months ago
- 0d20b2b Destroy ResourceAllocationManager in d3d12::Device::DestroyImpl by Rafael Cintron · 2 years, 3 months ago
- 85ceb08 Add ExternalTexture Rotate and FlipY Functionality by Brandon Jones · 2 years, 3 months ago
- 94706ec tint: Add 'chromium_experimental_full_ptr_parameters' extension by Ben Clayton · 2 years, 3 months ago
- 53f646c [ir] Split Binary from Instruction by dan sinclair · 2 years, 3 months ago
- babc21f tint: const eval of modulo operator by Antonio Maiorano · 2 years, 3 months ago
- 171c542 tint: improve compile error when calling builder::Val with the wrong type by Antonio Maiorano · 2 years, 3 months ago
- 6e306d3 [ir] Remove operator<< by dan sinclair · 2 years, 3 months ago chromium/5451
- a160ccb tint/ir: Fix build by Ben Clayton · 2 years, 3 months ago
- cfea220 tint/number: add CheckedMod functions by Antonio Maiorano · 2 years, 3 months ago
- 83e98c6 Revert "Add expectations.txt validation to presubmit" by Austin Eng · 2 years, 3 months ago
- 4c593c3 tint/sem: Minor cleanup by Ben Clayton · 2 years, 3 months ago
- d91cd62 Roll vulkan-deps from f42d9335d0ae to 3498758dacaa (5 revisions) by dawn-autoroll · 2 years, 3 months ago
- 046f6c4 Roll ANGLE from 2de99d47e5e7 to 90b4541cf7a5 (4 revisions) by Dawn Autoroller · 2 years, 3 months ago
- 23e2792 Pipe viewFormats from ExternalImageDXGI to the texture descriptor by Austin Eng · 2 years, 3 months ago chromium/5450
- 776b221 Tint/E2E: Add f16 uniform/storage buffer E2E tests by Zhaoming Jiang · 2 years, 3 months ago
- 205e16d tint/utils: Add Vector::Sort() by Ben Clayton · 2 years, 3 months ago
- d205b71 tint/resolver: forbid spelling non-instantiable pointer types by Ben Clayton · 2 years, 3 months ago