Sign in
◑
Theme
dawn
/
dawn
/
HEAD
7bf21c1
[dawn][native] Make DisposeCallback a callback instead of fnptr
by Corentin Wallez
· 20 hours ago
main
2f4b7a3
Remove stale WebGPU Compat CTS expectations
by Expectation File Editor
· 31 hours ago
c0d9fad
Remove stale WebGPU CTS expectations
by Expectation File Editor
· 31 hours ago
99807f3
[utils] Use RawSpan appropriately.
by Lokbondo Kung
· 2 days ago
1eb6eda
[utils] Implements RawSpan and ityp::raw_span.
by Lokbondo Kung
· 2 days ago
e77ccad
[WebGPU][Vulkan] Relax maxInterStageShaderVariables floor for ImgTec/PowerVR behind a toggle
by Mridul Goyal
· 2 days ago
af71f0e
[dawn] Add an `InternalError` class.
by dan sinclair
· 3 days ago
b7151d5
Download WARP and Agility SDK when cross-compiling for Windows.
by Corentin Wallez
· 3 days ago
da269b9
[gl] Fix compute blit encoding for RG11B10Ufloat T2B copies
by Shrek Shao
· 3 days ago
344d4c2
Suppress flaky 3d_texture_slices failure on Pixel 6
by James Price
· 3 days ago
21d3063
Suppress flaky failure on Pixel 6
by James Price
· 3 days ago
fc33ef1
[litert-lm] Run pipeline compilation synchronously
by Natalie Chouinard
· 3 days ago
293b812
[standalone] Add the polyfill scaffolding, console and process
by Steven Perron
· 3 days ago
1ae2ce3
Roll Chromium from 1a51438ede8c to ef3359c076e1 (552 revisions)
by dawn-autoroll
· 3 days ago
95778e2
Roll ANGLE from d299c51cfc12 to c5ec3fabc84f (14 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 3 days ago
c3d4923
Roll DirectX Shader Compiler from 397ffb2264b4 to f780ce917e6a (1 revision)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 3 days ago
61d2bf2
[dawn][wire] Always crash on serialization errors
by Kai Ninomiya
· 3 days ago
e4c7095
[wire] Remove unused commandSize from CmdHeader
by Kai Ninomiya
· 3 days ago
9059f10
[dawn] Change return for retrieving a fence in QueueVk.
by dan sinclair
· 3 days ago
601333d
[dawn] Update various Vulkan errors to Internal.
by dan sinclair
· 3 days ago
1b7ebff
[dawn] Consider stream decode errors Internal.
by dan sinclair
· 3 days ago
2d7344a
[dawn] Update various GL errors to Internal.
by dan sinclair
· 3 days ago
3f155d6
[tint][hlsl] Use immediates for buffer metadata
by shaoboyan
· 3 days ago
43f7556
[dawn] Update some D3D validation errors to internal.
by dan sinclair
· 3 days ago
50fd07e
Reland "Ship fragment_depth."
by dan sinclair
· 3 days ago
05554c0
Suppress flaky compat failure on Pixel 6
by James Price
· 3 days ago
125b31e
Suppress Pixel 10 compat failures for vector assignment
by James Price
· 3 days ago
0ca6d6b
Suppress Pixel 10 crash for const_assert test
by James Price
· 3 days ago
f3b8082
Suppress Intel UHD 770 compat failures for image copies
by James Price
· 3 days ago
a354043
Cleanup some unused macros.
by dan sinclair
· 3 days ago
c54d2f8
[gl] Remove compat WebGPU CTS expectations for integer formats T2B
by Shrek Shao
· 3 days ago
44c5090
Manually roll chromium_revision 32586b65db..1a51438ede
by James Price
· 3 days ago
03b2b83
Manually roll webgpu-headers
by James Price
· 3 days ago
928f7f8
Make dawn_maximal work better for cross-compiling
by Kai Ninomiya
· 3 days ago
5a8bdbb
[tint] Add calling IR Validate at end of WgslToIR
by Ryan Harrison
· 3 days ago
f04b18e
[tint] Rework size limits
by Ryan Harrison
· 3 days ago
chromium/8065
chromium/8066
e2c3d1d
[frag_depth] Check for GL extension before enabling.
by dan sinclair
· 3 days ago
4d90aa2
[gl] Add compute blit for Sint and Uint texture formats
by Shrek Shao
· 3 days ago
acf46bd
[napi_v8] Add the Node-API entry points the polyfills need
by Steven Perron
· 3 days ago
d042e3b
[infra] Add checkout_litert_lm to win builder
by Natalie Chouinard
· 3 days ago
ab3e7b7
Mark some functions as [[nodiscard]] instead of [[maybe_unused]]
by Kai Ninomiya
· 3 days ago
af80746
[msl] Reject mixed precision matrix multiply
by Ryan Harrison
· 3 days ago
88aacdb
Manual roll third_party/angle/ 9fda9a70a..d299c51cf (72 commits)
by James Price
· 4 days ago
50d925a
[d3d12] Fix static samplers on WARP and Root Signature 1.0
by Antonio Maiorano
· 4 days ago
aad5766
Configure LiteRT-LM build on Windows
by Natalie Chouinard
· 4 days ago
9e4eea9
Roll third_party/webgpu-cts/ 32cc9f03a..81aeeb49e (1 commit)
by Dawn Automated Expectations
· 4 days ago
e62df70
Remove WARP suppressions in e2e tests
by Antonio Maiorano
· 4 days ago
60bc54f
[vpython] Roll deps and remove .vpython3
by Alex Ovsienko
· 4 days ago
b6df432
[dawn][native] Spanify Stream.h
by Corentin Wallez
· 4 days ago
3e585cb
Roll vulkan-deps from 0bd3b3284048 to ce04da14800a (11 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 4 days ago
625f9f1
Roll SwiftShader from 694585a05946 to 1e80438d2b93 (1 revision)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 4 days ago
202b044
Add WARP CIPD dependency and GN build target
by Antonio Maiorano
· 4 days ago
47499fc
Suppress new Linux/GTX 1660 exp failures.
by Jon Banh
· 4 days ago
chromium/8064
c101004
[fuzz] Accumulate all failures from check mode
by Ryan Harrison
· 4 days ago
c4e7d92
Reland "[dawn][native] Remove error injector symbols when not enabled"
by Kai Ninomiya
· 4 days ago
c2ef80c
[fuzz] Fix concurrency issue when fuzzer fails in -check
by Ryan Harrison
· 5 days ago
aa02747
[agy][opengl] Clear mMappedData on buffer unmap
by Tzarial
· 5 days ago
chromium/8063
ecc985b
[dawn] Add fuzzers to dawn_maximal
by Kai Ninomiya
· 5 days ago
de19c39
[vpython] Migrate legacy .vpython3 to modern vpython.toml (UV)
by Alex Ovsienko
· 5 days ago
9a18acd
Roll vulkan-deps from 8bcad2f78f55 to 0bd3b3284048 (26 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 5 days ago
ee05d0d
Roll DirectX Shader Compiler from b9e9f840b3ed to 397ffb2264b4 (2 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 5 days ago
ef0f7f4
[d3d12] Use module directory for Agility SDK path
by shanxing
· 5 days ago
4aefbf1
[ir] Simplify lower swizzle view due to folding
by Natalie Chouinard
· 5 days ago
chromium/8062
eced3b4
Factor out build targets for agility-sdk
by Antonio Maiorano
· 5 days ago
a1af82e
fix(💥): detach swapchains before device destroy
by William Candillon
· 5 days ago
cfef949
Spanification of src/dawn/tests/DawnTest.cpp
by Daniel Angulo
· 6 days ago
ace7f9c
[gl] Remove Toggle::UseBlitForFloat32TextureCopy
by Shrek Shao
· 6 days ago
0987c3d
[fuzz] Use a cache for IR modules in WGSL fuzzer
by Ryan Harrison
· 6 days ago
6d854c3
[msl] Split pointers/handles in aggregates to new property
by James Price
· 6 days ago
4b959fb
[irval] Refactor function parameter type checks
by James Price
· 6 days ago
b3de2e7
[msl] Make u64 host-shareable
by James Price
· 6 days ago
967f79a
[fuzz] Run WGSL mode through gatherWgslFiles()
by Ryan Harrison
· 6 days ago
075117e
[wgsl] Close loopholes for large arrays in Resolver
by Ryan Harrison
· 6 days ago
22d26f7
[frag_depth] Suppress compat failures
by dan sinclair
· 6 days ago
64f9d22
[WebGPU] Omit redundant Builder generation for structures without optional members
by Mridul Goyal
· 6 days ago
chromium/8061
dafb8ce
Activate dawn M155
by chrome-branch-day
· 6 days ago
a44a7e2
Roll Chromium from a467c37711d4 to 32586b65db72 (789 revisions)
by dawn-autoroll
· 6 days ago
c90a0b1
DEPS: rename agility_sdk_version var
by Antonio Maiorano
· 6 days ago
chromium/8060
77e3a0e
Honor the surface's alphaMode on the Vulkan swapchain
by Jim B
· 6 days ago
874a97a
[dawn][gl] Use immediates for array length metadata
by shaoboyan
· 6 days ago
47a5943
[gl] Use blit for unsupported glReadPixels formats pt 1
by Shrek Shao
· 6 days ago
453e90c
[dawn][native] Spanify IndirectDrawValidationEncoder
by Corentin Wallez
· 6 days ago
03f2e9b
[dawn][native] Remove AllocateApiSeqFromStdVector
by Corentin Wallez
· 6 days ago
b11b814
[dawn][native] Fix DAWN_UNSAFE_TODO in NormalizeMessageString
by Corentin Wallez
· 6 days ago
7fe3366
[dawn][native] Instance: Safely convert a WGPUStringView to std::string_view
by Corentin Wallez
· 6 days ago
chromium/8059
dae002b
Revert "[dawn][native] Remove error injector symbols when not enabled"
by James Price
· 7 days ago
7d9f175
Roll third_party/webgpu-cts/ a2134bc79..32cc9f03a (1 commit)
by Dawn Automated Expectations
· 7 days ago
2a7a9d3
[dawn][native] Spanify BlobCache
by Corentin Wallez
· 7 days ago
7854593
Remove senorblanco@ from OWNERS
by Corentin Wallez
· 7 days ago
81f4285
Roll vulkan-deps from 3ea3494efcaa to 8bcad2f78f55 (28 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 7 days ago
d68fb51
Roll Chromium from 600e028cd33c to a467c37711d4 (1079 revisions)
by dawn-autoroll
· 7 days ago
c79fcd5
Roll DirectX Shader Compiler from f3921b7654c8 to b9e9f840b3ed (2 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 7 days ago
396fe14
Remove stale WebGPU Compat CTS expectations
by Expectation File Editor
· 8 days ago
850f62c
Remove stale WebGPU CTS expectations
by Expectation File Editor
· 8 days ago
80ee004
[clang-tidy] Configure modernize-use-to-underlying
by Kai Ninomiya
· 9 days ago
e2bdd62
Spanify immediate data tracking
by Ho Cheung
· 9 days ago
58b146a
[dawn][native] Remove error injector symbols when not enabled
by Kai Ninomiya
· 9 days ago
531751f
Revert "[d3d12] Remove copy_dxc_binary target"
by Natalie Chouinard
· 9 days ago
chromium/8054
chromium/8055
chromium/8056
chromium/8057
chromium/8058
d661303
Check IsLost() from ReduceMemoryUsage()
by kylechar
· 9 days ago
4d8996e
[infra] Run LiteRT-LM benchmarks on mac bots
by Natalie Chouinard
· 9 days ago
Next »