Sign in
dawn
/
dawn
/
refs/heads/chromium/6849
50e27bc
Roll ANGLE from e961f7ab353d to c4ec8dbb44df (7 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6849
1c56165
[emdawnwebgpu] Port forward wgpuSurfaceConfigure viewFormats fix
by Kai Ninomiya
· 5 months ago
839eadc
[ir] Update SingleEntryPoint for Overrides.
by dan sinclair
· 5 months ago
21109b4
Revert "webgpu.h: Remove EnumerateFeatures()"
by Brandon Jones
· 5 months ago
686aaa7
Compat CTS: remove unexpected passes.
by Stephen White
· 5 months ago
1e6ef17
Roll DirectX Shader Compiler from 891392e87e59 to 9b9442cd86c2 (1 revision)
by Dawn Autoroller
· 5 months ago
ec3f70a
Roll ANGLE from 987cc0de1d4c to e961f7ab353d (6 revisions)
by Dawn Autoroller
· 5 months ago
9f5f134
Roll vulkan-deps from d79e72d38953 to 867065ecbb6a (4 revisions)
by Dawn Autoroller
· 5 months ago
a8700c2
Compat CTS: triage, remove unexpected passes.
by Stephen White
· 5 months ago
1272139
Compat CTS: triage post-CTS roll.
by Stephen White
· 5 months ago
a1ee883
[hlsl] Update DecomposeStorageAccess to conditionalize Convert creation.
by dan sinclair
· 5 months ago
3d64565
[ir] Tighter ValueToLet access restrictions.
by dan sinclair
· 5 months ago
1123688
Test creating pipeline with a pipeline layout with null bind group layout
by Jiawei Shao
· 5 months ago
476693a
webgpu.h: Remove EnumerateFeatures()
by François Beaufort
· 5 months ago
70eab84
Roll ANGLE from 04222c1b36e2 to 987cc0de1d4c (11 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6847
chromium/6848
6898ea1
Roll DirectX Shader Compiler from ac36a797d347 to 891392e87e59 (3 revisions)
by Dawn Autoroller
· 5 months ago
2378c6c
Vulkan: Support creating pipeline layout with null bind group layout
by Jiawei Shao
· 5 months ago
4458b6e
[dawn][frontend] Allow creating pipeline layout with null bind group layout
by Jiawei Shao
· 5 months ago
c58c3aa
webgpu.h: Update sentinel values for VertexBufferStepMode
by François Beaufort
· 5 months ago
5d99b9a
[spirv-reader] Support strided f16 matrices
by James Price
· 5 months ago
chromium/6846
11fb5de
Roll SwiftShader from 4d3a7b64279f to 4074d9674b3e (1 revision)
by Dawn Autoroller
· 5 months ago
3e934f8
[spirv-reader] Enable F16 support
by dan sinclair
· 5 months ago
3154277
Roll vulkan-deps from c93d7c04d2f7 to d79e72d38953 (14 revisions)
by Dawn Autoroller
· 5 months ago
fb6b139
Roll ANGLE from 0dc407dc7a85 to 04222c1b36e2 (14 revisions)
by Dawn Autoroller
· 5 months ago
c499b14
Fix an expectation in tint end2end test
by Jiawei Shao
· 5 months ago
026130b
Remove stale expectation.
by dan sinclair
· 5 months ago
chromium/6845
3fc6432
Remove stale WebGPU Compat CTS expectations
by Expectation File Editor
· 5 months ago
chromium/6842
chromium/6842_1
chromium/6843
chromium/6844
43b18d2
Revert "Use mutex with DeviceVk deallocation queue"
by Kyle Charbonneau
· 5 months ago
chromium/6841
43e7da5
HLSL-IR: emit vector access using dot-component notation instead of indexing.
by Antonio Maiorano
· 5 months ago
22fc5cd
Roll third_party/webgpu-cts/ 8690defa7..3dbe9f32c (13 commits)
by Ryan Harrison
· 5 months ago
dcca7d2
[tint] Require uniformity for subgroupShuffle* delta values
by James Price
· 5 months ago
b7ecabd
[tint] Improve uniformity diagnostics for builtin parameters
by James Price
· 5 months ago
2848556
[tint] Require uniformity at subgroup builtin callsites
by James Price
· 5 months ago
640358d
[tint] Add subgroup_uniformity diagnostic rule
by James Price
· 5 months ago
1ddb39c
Destroy mMonolithicPipelineCache before VkDevice
by Kyle Charbonneau
· 5 months ago
d96255d
Remove typedefs and features for SharedFenceVkSemaphoreSyncFD
by Geoff Lang
· 5 months ago
24f58f3
Support SharedFenceSyncFD in the OpenGL backend.
by Geoff Lang
· 5 months ago
c368b05
[msl] Use packed_vec3 for workgroup storage
by James Price
· 5 months ago
chromium/6840
a190e99
Roll vulkan-deps from 1096ec1aabbb to c93d7c04d2f7 (7 revisions)
by Dawn Autoroller
· 5 months ago
8213268
[msl][ast] Emit struct name before initializer
by James Price
· 5 months ago
6259718
Roll ANGLE from 05bd847cd440 to 0dc407dc7a85 (16 revisions)
by Dawn Autoroller
· 5 months ago
bed38db
[dawn][emscripten] Add wgpuDeviceGetAdapterInfo
by François Beaufort
· 5 months ago
chromium/6839
f8e4d6a
[dawn][test] Update wire testing to only test 2 userdata entry points.
by Lokbondo Kung
· 5 months ago
3f9a21c
webgpu.h: Add wgpuDeviceGetAdapterInfo
by François Beaufort
· 5 months ago
chromium/6838
34fad30
[dawn][headers] Adds C++ templated callback types.
by Lokbondo Kung
· 5 months ago
e33022c
Make monolithic PipelineCache thread safe
by Kyle Charbonneau
· 5 months ago
7c12a03
Roll SwiftShader from d5c428477411 to 4d3a7b64279f (1 revision)
by Dawn Autoroller
· 5 months ago
c851164
Roll ANGLE from 817b7d204bc4 to 05bd847cd440 (3 revisions)
by Dawn Autoroller
· 5 months ago
ae9acbd
Use mutex with DeviceVk deallocation queue
by Kyle Charbonneau
· 5 months ago
4e3843e
Compat CTS: suppress more copy_contents_from_gpu_context_canvas variants
by Yuly Novikov
· 5 months ago
3310636
Fix(deps): protojson.Unmarshal function infinite loop when unmarshaling certain forms of invalid JSON
by dan sinclair
· 5 months ago
3236395
[tint][ir][val] Improve checks regarding binding points
by Ryan Harrison
· 5 months ago
ece2ced
Roll vulkan-deps from 4acefc03ee2a to 1096ec1aabbb (6 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6837
d5bf6a7
Support unorm8x4-bgra in OpenGL / GLSL
by Corentin Wallez
· 5 months ago
205e5fe
Roll ANGLE from b2d84a6649f7 to 817b7d204bc4 (6 revisions)
by Dawn Autoroller
· 5 months ago
b6547d7
[dawn][wire] Use GetFeatures() instead of EnumerateFeatures()
by Fr
· 5 months ago
chromium/6836
7a4fb42
[ir] Handle array types in substitute overrides
by dan sinclair
· 5 months ago
0666b24
[dawn] Make EncodingContext::TryEncode fail early on previous errors
by Corentin Wallez
· 5 months ago
25aab4d
CTS: unskip the capability_checks,limits tests on NV Vk.
by Stephen White
· 5 months ago
6f98483
[dawn][frontend] Include VertexFormat in base type error message.
by Corentin Wallez
· 5 months ago
0010516
Roll vulkan-deps from aa1dd6b24b8b to 4acefc03ee2a (10 revisions)
by Dawn Autoroller
· 5 months ago
944667b
[dawn][wire] Use zero-init to fix ubsan issue in google3 test.
by Lokbondo Kung
· 5 months ago
b3afe6b
Roll ANGLE from 4f4062aea4b4 to b2d84a6649f7 (10 revisions)
by Dawn Autoroller
· 5 months ago
1764cef
Revert "D3D12: Upload data from `mStagingBuffer` with `CopyResource()`"
by Loko Kung
· 5 months ago
bac5076
[tint][ir][val] Clean up HasPositionAndLocation checks
by Ryan Harrison
· 5 months ago
dfa46d1
[tint] Validate layout constraints for all address spaces
by James Price
· 5 months ago
295b81e
Activate dawn M132
by chrome-branch-day
· 5 months ago
chromium/6835
f145b14
CTS: Remove some Android 14 and Android T Failure expectations
by Yuly Novikov
· 5 months ago
b35ac66
[ir] Implement Substitute Overrides
by dan sinclair
· 5 months ago
4eec0a8
IR: Fix robustness transform on textureLoad of sampled and depth textures
by Antonio Maiorano
· 5 months ago
82bfeab
Roll ANGLE from f0d8a8206570 to 4f4062aea4b4 (7 revisions)
by Dawn Autoroller
· 5 months ago
3a0b20c
GLSL: fix textureSampleCompareLevel() w/offset.
by Stephen White
· 5 months ago
da6a1ff
Roll vulkan-deps from a2dfb2276ea5 to aa1dd6b24b8b (8 revisions)
by Dawn Autoroller
· 5 months ago
04483c8
Roll ANGLE from 6528879665b2 to f0d8a8206570 (12 revisions)
by Dawn Autoroller
· 5 months ago
6373f2b
Roll SwiftShader from 76855a9baecc to d5c428477411 (1 revision)
by Dawn Autoroller
· 5 months ago
f910f66
Skip error scope test on Win ASAN due to timeouts
by Kai Ninomiya
· 5 months ago
5a15a0f
Android library: specify NDK version to get latest hardware buffer formats.
by Jim Blackler
· 5 months ago
f41654f
Roll ANGLE from 7fea539cc99b to 6528879665b2 (1 revision)
by Dawn Autoroller
· 5 months ago
2a86250
Roll vulkan-deps from 695916e164c9 to a2dfb2276ea5 (1 revision)
by Dawn Autoroller
· 5 months ago
chromium/6833
13a9bd9
Roll vulkan-deps from 11b7b9168824 to 695916e164c9 (2 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6831
chromium/6832
2bcf081
Remove stale WebGPU Compat CTS expectations
by Expectation File Editor
· 5 months ago
7de7f1e
Roll ANGLE from 11d73f1dcfbf to 7fea539cc99b (2 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6829
chromium/6830
1f50e9e
Roll vulkan-deps from 7363ad68f4c9 to 11b7b9168824 (5 revisions)
by Dawn Autoroller
· 5 months ago
3e01ddb
[dawn] Fix RenderPassEncoder.SetBindGroup absl formatting error.
by Corentin Wallez
· 5 months ago
c6c4713
Roll ANGLE from 2a61126bb36c to 11d73f1dcfbf (4 revisions)
by Dawn Autoroller
· 5 months ago
364469a
Update AGP to fix instrumented tests on all devices.
by Jim Blackler
· 5 months ago
a4fdd43
CTS: Add more textureGather Android ARM64 suppressions
by Yuly Novikov
· 5 months ago
chromium/6828
b2edbc3
Roll ANGLE from a04cedac0e08 to 2a61126bb36c (7 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6827
b5c6cd9
Roll vulkan-deps from c3a7e669d51b to 7363ad68f4c9 (6 revisions)
by Dawn Autoroller
· 5 months ago
866fd99
d3d11/12: Set UseTintIR toggle from WebGPUUseTintIR
by Antonio Maiorano
· 5 months ago
61c0a9d
HLSL-IR: Enable the remaining disables tint_unittests
by Antonio Maiorano
· 5 months ago
ed79e01
HLSL-IR: Implement polyfill_reflect_vec2_f32
by Antonio Maiorano
· 5 months ago
022ccae
[Compat] Remove viewFormats validation suppressions
by Shrek Shao
· 5 months ago
d891d42
Validate sint/uint can not be used with filtering
by Gregg Tavares
· 5 months ago
28f53e9
CTS: Rearrange textureGather Android ARM64 suppressions
by Yuly Novikov
· 5 months ago
b1b7b36
Compat CTS: skip more textureGather Android ARM64 failures
by Yuly Novikov
· 5 months ago
chromium/6826
f432496
[tint][ir] Reject decoding bad struct/member names
by Ryan Harrison
· 5 months ago
a6649a0
[msl] Bump default version to 2.2
by James Price
· 5 months ago
c0dc371
Roll ANGLE from 026ba8481087 to a04cedac0e08 (1 revision)
by Dawn Autoroller
· 5 months ago
dd65818
[dawn][emscripten] Implement GetFeatures in Emscripten.
by Lokbondo Kung
· 5 months ago
chromium/6825
Next »